summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 95f4fcdda15253713d8cb994b34bf26fda404ba1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = magnum-examples-git
	pkgdesc = Examples for Magnum OpenGL graphics engine (Git version)
	pkgver = snapshot.2015.05.r216.g87c4b88
	pkgrel = 1
	url = http://mosra.cz/blog/magnum.php
	arch = i686
	arch = x86_64
	license = custom:Public Domain
	makedepends = cmake
	makedepends = git
	depends = magnum-git
	depends = magnum-plugins-git
	depends = magnum-integration-git
	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