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