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-05-19 22:08:19 +00:00
|
|
|
pkgver = 1.38.0
|
2024-07-05 22:44:53 +00:00
|
|
|
pkgrel = 2
|
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-05-19 22:08:19 +00:00
|
|
|
source = git+https://github.com/ldc-developers/ldc#commit=59c0c60a10f25799ebaf2bde751705eb4e7e3f40
|
2023-10-26 18:05:43 +00:00
|
|
|
source = ldc-phobos::git+https://github.com/ldc-developers/phobos.git
|
2024-05-19 22:08:19 +00:00
|
|
|
sha256sums = a42d3bf3070680c748753e140224ae7644e8f4a4f423748e7f9abd2637f8f0eb
|
2023-10-26 18:05:43 +00:00
|
|
|
sha256sums = SKIP
|
|
|
|
|
|
|
|
pkgname = ldc
|
|
|
|
depends = liblphobos
|
|
|
|
depends = llvm-libs
|
|
|
|
depends = gcc
|
|
|
|
depends = compiler-rt
|
2024-05-19 22:08:19 +00:00
|
|
|
provides = d-compiler=2.108.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
|