summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 599918d26b9c78a78177ff87a9310457d30b908d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = magnum-integration-git
	pkgdesc = Integration libraries for the Magnum C++11/C++14 graphics engine (Git version)
	pkgver = 2019.01.r0.gb1a4328
	pkgrel = 1
	url = https://magnum.graphics
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = magnum-git
	depends = bullet
	depends = glm
	provides = magnum-integration
	conflicts = magnum-integration
	source = git+git://github.com/mosra/magnum-integration.git
	sha1sums = SKIP

pkgname = magnum-integration-git