summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c5291bd6aa5b037f243cc5f72dea30c6496a9fb (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-inchi
	pkgdesc = A collection of cheminformatics and machine-learning software written in C++ and Python. This version includes InChI support.
	pkgver = 2023_03_1
	pkgrel = 1
	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
	conflicts = rdkit
	conflicts = openbabel
	source = https://github.com/rdkit/rdkit/archive/Release_2023_03_1.tar.gz
	sha256sums = db346afbd0ba52c843926a2a62f8a38c7b774ffab37eaf382d789a824f21996c

pkgname = rdkit-inchi