summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ec1be34ca6ec1f2aafccdd74a0ee374669a1c0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = magnum-bindings-git
	pkgdesc = Bindings for the Magnum C++11/C++14 graphics engine (Git version)
	pkgver = 2020.06.r24.g52f2073
	pkgrel = 1
	url = https://magnum.graphics
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = ninja
	makedepends = pybind11
	depends = magnum-git
	depends = python
	provides = magnum-bindings
	conflicts = magnum-bindings
	source = git+git://github.com/mosra/magnum-bindings.git
	sha1sums = SKIP

pkgname = magnum-bindings-git