summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3bfbbc24056407cbe6153f4ce13c307893b4bf67 (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
27
28
pkgbase = rdkit-python2
	pkgdesc = RDKit - A collection of cheminformatics and machine-learning software written in C++ and Python.
	pkgver = 2019_03_4
	pkgrel = 1
	url = http://rdkit.org/
	arch = i686
	arch = x86_64
	arch = armv7h
	license = New BSD License
	depends = bison
	depends = boost
	depends = boost-libs
	depends = cmake
	depends = flex
	depends = python2
	depends = python2-numpy
	depends = sqlite3
	depends = python2-cairo
	depends = python2-pillow
	depends = eigen3
	provides = rdkit
	conflicts = rdkit
	conflicts = rdkit-git
	source = https://github.com/rdkit/rdkit/archive/Release_2019_03_4.tar.gz
	sha256sums = 33c8eb5b3162296662ec06f8dd58e11fc21fa2ebcb13b456fcb3c4f3a39a357c

pkgname = rdkit-python2