summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGuilhem Saurel2018-12-22 11:46:23 +0100
committerGuilhem Saurel2018-12-22 11:46:23 +0100
commitedf2c504cdbf01a7055114ee46ff2a489fd3e170 (patch)
treef2d044456d3412f305cebd6489c7a41d893a2d3b /.SRCINFO
downloadaur-edf2c504cdbf01a7055114ee46ff2a489fd3e170.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a5cbae1558d6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = cppad
+ pkgdesc = A C++ Algorithmic Differentiation Package
+ pkgver = 20180000.0
+ pkgrel = 1
+ url = https://github.com/coin-or/CppAD
+ arch = any
+ license = GPL2
+ makedepends = cmake
+ source = https://github.com/coin-or/CppAD/archive/20180000.0.tar.gz
+ sha1sums = 962308a5ea77254f7af8f6b50ab6807dfe6d1122
+
+pkgname = cppad
+