summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d106734849988d7541d8e542b5c21d885f89187a (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 = 2020.06.r62.g8744e25
	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