summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorkyechou2020-11-13 20:21:11 -0600
committerkyechou2020-11-13 20:39:32 -0600
commit157337c95a6a3c432b2ab49a7ea5bfc87ed95948 (patch)
tree94cb64623c409a67084c88620a2d35c107d91223 /.SRCINFO
downloadaur-157337c95a6a3c432b2ab49a7ea5bfc87ed95948.tar.gz
Initial commit: 0.0.14
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..27fafee6676d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = cxx-common
+ pkgdesc = Common dependency management for various Trail of Bits C++ codebases
+ pkgver = 0.0.14
+ pkgrel = 1
+ url = https://github.com/trailofbits/cxx-common
+ arch = x86_64
+ license = Apache
+ makedepends = cmake
+ makedepends = python
+ makedepends = llvm=11.0.0
+ makedepends = clang=11.0.0
+ makedepends = ninja
+ depends = openssl
+ depends = ncurses
+ depends = libxml2
+ depends = zlib
+ source = https://github.com/trailofbits/cxx-common/archive/v0.0.14.tar.gz
+ sha256sums = 1f7c3de3fa491cfba52abd4ae5fe5cc00112309239737b89ecc8c00a9b6cb2c2
+
+pkgname = cxx-common
+