summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70ef141153713a5f5502d4d9d1102b6312497bbd (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 = rdkit
	pkgdesc = RDKit - A collection of cheminformatics and machine-learning software written in C++ and Python.
	pkgver = 2022_03_5
	pkgrel = 2
	url = http://rdkit.org/
	arch = i686
	arch = x86_64
	arch = armv7h
	license = BSD
	makedepends = cmake>=3.1
	depends = python
	depends = python-numpy
	depends = python-cairocffi
	depends = python-pillow
	depends = boost
	depends = boost-libs
	depends = sqlite
	depends = cairo
	depends = eigen
	provides = rdkit
	conflicts = rdkit-python2
	conflicts = rdkit-git
	source = https://github.com/rdkit/rdkit/archive/Release_2022_03_5.tar.gz
	sha256sums = 38e6fb9f063b6132310f17e654f2c4350876f9164b0a17b49fe3df7d0555a744

pkgname = rdkit