|
|
|
@ -6,7 +6,7 @@ pkgdesc="C++11 and OpenGL 2D/3D graphics engine (desktop OpenGL ES 2.0 version)" |
|
|
|
arch=('i686' 'x86_64') |
|
|
|
arch=('i686' 'x86_64') |
|
|
|
url="https://github.com/mosra/magnum" |
|
|
|
url="https://github.com/mosra/magnum" |
|
|
|
license=('MIT') |
|
|
|
license=('MIT') |
|
|
|
depends=('corrade' 'openal' 'glew') |
|
|
|
depends=('corrade' 'openal') |
|
|
|
makedepends=('cmake') |
|
|
|
makedepends=('cmake') |
|
|
|
options=(!strip) |
|
|
|
options=(!strip) |
|
|
|
provides=('magnum-git') |
|
|
|
provides=('magnum-git') |
|
|
|
|