summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e0ab671d1635
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = cppman-git
+ pkgdesc = C++ 98/11/14 manual pages for Linux/MacOS
+ pkgver = 20150711
+ pkgrel = 1
+ url = https://github.com/aitjcize/cppman
+ arch = any
+ license = GPL
+ makedepends = git
+ depends = python3
+ depends = vim
+ depends = groff
+ depends = python3-beautifulsoup4
+ conflicts = cppman
+ source = git://github.com/aitjcize/cppman
+ sha256sums = SKIP
+
+pkgname = cppman-git
+