summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a10d16d51b3ad3c053852ef24c00f69cb3a45b40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = magnum-bindings-git
	pkgdesc = Bindings for the Magnum C++11/C++14 graphics engine (Git version)
	pkgver = 2020.06.r116.g62a07c3
	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+https://github.com/mosra/magnum-bindings.git
	sha1sums = SKIP

pkgname = magnum-bindings-git