summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 62bdb55a72b07bd4cd8c76ef9cd2b67d9e499a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-pyassimp-git
	pkgdesc = Python bindings for the Open Asset Import Library (ASSIMP)
	pkgver = 6.0.4.r26.gfcb170216
	pkgrel = 1
	url = https://www.assimp.org/
	arch = any
	license = ISC
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = assimp
	optdepends = python-numpy: used internally for data arrays
	optdepends = python-opengl: to run examples
	optdepends = python-pygame: to run examples
	provides = python-pyassimp
	conflicts = python-pyassimp
	source = git+https://github.com/assimp/assimp.git
	sha256sums = SKIP

pkgname = python-pyassimp-git