summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormewmew2017-08-16 17:59:52 +0200
committermewmew2017-08-16 17:59:52 +0200
commit46e663a56b0aeb7760a94b26e2a2e9526b8c321e (patch)
tree682ddbc3093c244e42c8b8797d02de1fc69c01c3 /.SRCINFO
downloadaur-46e663a56b0aeb7760a94b26e2a2e9526b8c321e.tar.gz
wllvm-git: initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0826f689d30c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = wllvm-git
+ pkgdesc = A wrapper script to build whole-program LLVM bitcode files.
+ pkgver = r365.189fab4
+ pkgrel = 1
+ url = https://github.com/travitch/whole-program-llvm
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = python3
+ source = wllvm-git::git+https://github.com/travitch/whole-program-llvm.git
+ md5sums = SKIP
+
+pkgname = wllvm-git
+