summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6eb4af8cd6f9bcfc9aa1655196fba4cf38b64b79 (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
pkgbase = varuna
	pkgdesc = Compiler for the WIP programming language
	pkgver = 0.1.1
	pkgrel = 4
	url = https://github.com/varuna-lang/varuna
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cmake>=3.2.3
	makedepends = git
	depends = llvm-libs>=4.0.0
	depends = libutil-linux
	source = git+https://github.com/varuna-lang/varuna.git#tag=v0.1.1
	source = git+https://github.com/gabime/spdlog.git
	source = git+https://github.com/USCiLab/cereal.git
	source = git+https://github.com/onqtam/doctest.git
	source = git+https://github.com/datenwolf/binreloc.git
	source = git+https://github.com/graeme-hill/crossguid.git
	source = git+https://github.com/vit-vit/CTPL.git
	source = git+https://github.com/varuna-lang/vastd.git
	source = git+https://github.com/varuna-lang/vart.git
	source = git+https://github.com/varuna-lang/llvm-binutils.git
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = varuna