summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ab254068018752252955c79879f9425472c7cb17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python-rdkit-git
	pkgdesc = RDKit - A collection of cheminformatics and machine-learning software written in C++ and Python.
	pkgver = 20180107
	pkgrel = 1
	url = http://rdkit.org/
	arch = x86_64
	license = New BSD License
	makedepends = git
	depends = bison
	depends = boost
	depends = boost-libs
	depends = cmake
	depends = flex
	depends = python
	depends = sqlite3
	depends = python-numpy
	depends = python-cairocffi
	depends = python-pillow
	provides = rdkit
	source = http://www.inchi-trust.org/download/104/INCHI-1-API.zip
	source = git+https://github.com/rdkit/rdkit.git
	md5sums = 8447bf108af12fe66eecba41bbc89918
	md5sums = SKIP

pkgname = python-rdkit-git