summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a36601e05b46200dbd0caf910ac1462ac9a965ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
pkgbase = ldc-git
	pkgdesc = A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2
	pkgver = v1.9.0.beta1
	pkgrel = 1
	epoch = 1
	url = https://github.com/ldc-developers/ldc
	arch = i686
	arch = x86_64
	groups = dlang
	groups = dlang-ldc
	license = BSD
	makedepends = git
	makedepends = cmake
	makedepends = llvm
	makedepends = dmd
	source = git+https://github.com/ldc-developers/ldc.git
	source = git+https://github.com/ldc-developers/druntime.git
	source = git+https://github.com/ldc-developers/phobos.git
	source = git+https://github.com/ldc-developers/dmd-testsuite.git
	source = ldc2.conf
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 7f7eea41e730175ea52993f82bef5bdea6d6fc628344cda9488c04bf4b430024

pkgname = ldc-git
	depends = liblphobos-git
	depends = llvm-libs
	provides = d-compiler=
	backup = etc/ldc2-git.conf

pkgname = liblphobos-git
	depends = curl
	provides = d-runtime
	provides = d-stdlib