summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 994e446a20a90967e61bde73946ba5dd8b36ed28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = wllvm-git
	pkgdesc = A wrapper script to build whole-program LLVM bitcode files
	pkgver = r497.cd87744
	pkgrel = 2
	url = https://github.com/travitch/whole-program-llvm
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	provides = wllvm
	conflicts = wllvm
	source = wllvm-git::git+https://github.com/travitch/whole-program-llvm
	md5sums = SKIP

pkgname = wllvm-git