PKGBUILDs/extra/ldc/.SRCINFO
2025-04-07 18:35:37 +00:00

35 lines
980 B
Text

pkgbase = ldc
pkgdesc = A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2
pkgver = 1.40.1
pkgrel = 1
epoch = 3
url = https://github.com/ldc-developers/ldc
arch = x86_64
groups = dlang
groups = dlang-ldc
license = BSD-3-Clause AND BSL-1.0 AND Apache-2.0 WITH LLVM-exception
makedepends = git
makedepends = cmake
makedepends = llvm
makedepends = lld
makedepends = ldc
makedepends = ninja
options = !lto
source = git+https://github.com/ldc-developers/ldc#commit=880d514c1d553e15fc07cc49091ae2cc3239c3f3
source = ldc-phobos::git+https://github.com/ldc-developers/phobos.git
sha256sums = 4146e0a78d554d94cd1d45aa49d9855baf6c35caa6de5be5153611eeec302274
sha256sums = SKIP
pkgname = ldc
depends = liblphobos
depends = llvm-libs
depends = gcc
depends = compiler-rt
provides = d-compiler=2.110.0
backup = etc/ldc2.conf
pkgname = liblphobos
depends = curl
provides = d-runtime
provides = d-stdlib
options = staticlibs