summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..73e3afd467ea
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = rdkit
+ pkgdesc = RDKit - A collection of cheminformatics and machine-learning software written in C++ and Python.
+ pkgver = 2015_03_1
+ pkgrel = 1
+ url = http://rdkit.org/
+ arch = i686
+ arch = x86_64
+ license = New BSD License
+ depends = bison
+ depends = boost
+ depends = boost-libs
+ depends = cmake
+ depends = flex
+ depends = python2
+ depends = python2-numpy
+ depends = sqlite3
+ provides = rdkit
+ source = https://github.com/rdkit/rdkit/archive/Release_2015_03_1.tar.gz
+ md5sums = a6e5e90eb3ccafde2715b2c89bf1019b
+
+pkgname = rdkit
+