summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e8ce6ee60739c06115796464007b8c93b26f5be3 (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
pkgbase = magnum-examples-git
	pkgdesc = Examples for the Magnum C++11/C++14 graphics engine (Git version)
	pkgver = 2019.10.r171.g0b8cf1d
	pkgrel = 1
	url = https://magnum.graphics
	arch = i686
	arch = x86_64
	license = custom:Public Domain
	makedepends = cmake
	makedepends = git
	makedepends = ninja
	depends = magnum-git
	depends = magnum-plugins-git
	depends = magnum-integration-git
	depends = magnum-extras-git
	depends = box2d
	depends = bullet
	depends = openal
	provides = magnum-examples
	conflicts = magnum-examples
	source = git+git://github.com/mosra/magnum-examples.git
	sha1sums = SKIP

pkgname = magnum-examples-git