PKGBUILDs/extra/ldc/.SRCINFO
2025-01-12 22:17:29 +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.0
pkgrel = 2
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=c3c82c9b588f4e1652689a9efe0cd36dc6e6dc99
source = ldc-phobos::git+https://github.com/ldc-developers/phobos.git
sha256sums = 783f64d38f345ccfdaeeaecdb4265c9b00f0816c9bada1225976a4f72e9a921b
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