|
|
|
@ -6,7 +6,7 @@ pkgdesc="OpenGL graphics engine (mingw32)" |
|
|
|
arch=('any') |
|
|
|
arch=('any') |
|
|
|
url="https://github.com/mosra/magnum" |
|
|
|
url="https://github.com/mosra/magnum" |
|
|
|
license=('MIT') |
|
|
|
license=('MIT') |
|
|
|
depends=('mingw32-runtime' 'mingw32-corrade' 'mingw32-freeglut') |
|
|
|
depends=('mingw32-runtime' 'mingw32-corrade' 'mingw32-freeglut' 'mingw32-openal') |
|
|
|
makedepends=('mingw32-gcc' 'cmake' 'corrade') |
|
|
|
makedepends=('mingw32-gcc' 'cmake' 'corrade') |
|
|
|
options=(!buildflags !strip) |
|
|
|
options=(!buildflags !strip) |
|
|
|
|
|
|
|
|
|
|
|
|