summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f4b479929758bab4c1babe13454aa0f9d161e9f (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 = v0.1.0
	pkgrel = 2
	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.0
	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