summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSauyon Lee2015-06-11 13:52:51 -0700
committerSauyon Lee2015-06-11 13:52:51 -0700
commit6d8aaec3e80a51864ec842d0975528732c2f9ebe (patch)
treef5647f63713c105c0248daf5522012e3db14a328 /.SRCINFO
downloadaur-6d8aaec3e80a51864ec842d0975528732c2f9ebe.tar.gz
add package
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..980151660bd0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = cldoc
+ pkgdesc = cldoc is a clang based documentation generator for C and C++. cldoc tries to solve the issue of writing C/C++ software documentation with a modern, non-intrusive and robust approach.
+ pkgver = 1.6
+ pkgrel = 1
+ url = http://jessevdk.github.com/cldoc
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = ruby-sass
+ makedepends = nodejs
+ depends = python2
+ depends = python2-pyparsing
+ options = !emptydirs
+ source = cldoc-1.6::https://github.com/jessevdk/cldoc/archive/v1.6.tar.gz
+ md5sums = e338535fc0fafe68a8f0f2f2ca79e8fd
+
+pkgname = cldoc
+