|
|
|
@ -6,7 +6,7 @@ pkgdesc="OpenGL graphics engine" |
|
|
|
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' 'glew' 'sdl-hg' 'freeglut') |
|
|
|
depends=('corrade' 'glew' 'freeglut' 'sdl2') |
|
|
|
makedepends=('cmake') |
|
|
|
makedepends=('cmake') |
|
|
|
options=(!strip) |
|
|
|
options=(!strip) |
|
|
|
provides=('magnum-git') |
|
|
|
provides=('magnum-git') |
|
|
|
|