summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..68b93a25fa5f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+# Generated by mksrcinfo v8
+# Wed Dec 20 15:50:43 UTC 2017
+pkgbase = sakemake
+ pkgdesc = Simple way to build your C++17 executables on Linux
+ pkgver = 0.4
+ pkgrel = 1
+ url = https://github.com/xyproto/sakemake
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ depends = make
+ depends = scons
+ depends = clang
+ depends = gcc
+ depends = pkg-config
+ source = git+https://github.com/xyproto/sakemake#tag=0.4
+ md5sums = SKIP
+
+pkgname = sakemake
+