2023-10-26 18:05:43 +00:00
|
|
|
pkgbase = ldc
|
|
|
|
pkgdesc = A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2
|
2024-01-07 16:00:11 +00:00
|
|
|
pkgver = 1.36.0
|
2024-03-07 20:35:44 +00:00
|
|
|
pkgrel = 3
|
2023-10-26 18:05:43 +00:00
|
|
|
epoch = 3
|
|
|
|
url = https://github.com/ldc-developers/ldc
|
|
|
|
arch = x86_64
|
|
|
|
groups = dlang
|
|
|
|
groups = dlang-ldc
|
|
|
|
license = BSD
|
|
|
|
makedepends = git
|
|
|
|
makedepends = cmake
|
|
|
|
makedepends = llvm
|
2024-03-07 20:35:44 +00:00
|
|
|
makedepends = lld
|
2023-10-26 18:05:43 +00:00
|
|
|
makedepends = ldc
|
|
|
|
makedepends = ninja
|
|
|
|
options = !lto
|
2024-01-07 16:00:11 +00:00
|
|
|
source = git+https://github.com/ldc-developers/ldc#commit=530d41be11e92901f797ebbbc1dc695df4af06e9
|
2023-10-26 18:05:43 +00:00
|
|
|
source = ldc-phobos::git+https://github.com/ldc-developers/phobos.git
|
|
|
|
sha256sums = SKIP
|
|
|
|
sha256sums = SKIP
|
|
|
|
|
|
|
|
pkgname = ldc
|
|
|
|
depends = liblphobos
|
|
|
|
depends = llvm-libs
|
|
|
|
depends = gcc
|
|
|
|
depends = compiler-rt
|
2024-01-07 16:00:11 +00:00
|
|
|
provides = d-compiler=2.106.1
|
2023-10-26 18:05:43 +00:00
|
|
|
backup = etc/ldc2.conf
|
|
|
|
|
|
|
|
pkgname = liblphobos
|
|
|
|
depends = curl
|
|
|
|
provides = d-runtime
|
|
|
|
provides = d-stdlib
|
|
|
|
options = staticlibs
|
|
|
|
options = !strip
|