summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ee9eb8d95e99da9dbbf1f96cb77c28b30beb4167 (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
pkgbase = magnum-examples-git
	pkgdesc = Examples for the Magnum C++11/C++14 graphics engine (Git version)
	pkgver = 2020.06.r155.g7710aec6
	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+https://github.com/mosra/magnum-examples.git
	sha1sums = SKIP

pkgname = magnum-examples-git