blob: eab4d7d202e4b3704aa3b0c41d13e61f975886f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = magnum-integration-git
pkgdesc = Integration libraries for the Magnum C++11/C++14 graphics engine (Git version)
pkgver = 2018.02.r0.ga12afd4
pkgrel = 1
url = http://magnum.graphics
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
depends = magnum-git
depends = bullet
provides = magnum-integration
conflicts = magnum-integration
source = git+git://github.com/mosra/magnum-integration.git
sha1sums = SKIP
pkgname = magnum-integration-git
|