|
|
|
@ -4,7 +4,7 @@ pkgver=dev |
|
|
|
pkgrel=1 |
|
|
|
pkgrel=1 |
|
|
|
pkgdesc="C++11 and OpenGL 2D/3D graphics engine (mingw32)" |
|
|
|
pkgdesc="C++11 and OpenGL 2D/3D graphics engine (mingw32)" |
|
|
|
arch=('any') |
|
|
|
arch=('any') |
|
|
|
url="https://github.com/mosra/magnum" |
|
|
|
url="http://mosra.cz/blog/magnum.php" |
|
|
|
license=('MIT') |
|
|
|
license=('MIT') |
|
|
|
depends=('mingw32-runtime' 'mingw32-corrade' 'mingw32-freeglut' 'mingw32-openal') |
|
|
|
depends=('mingw32-runtime' 'mingw32-corrade' 'mingw32-freeglut' 'mingw32-openal') |
|
|
|
makedepends=('mingw32-gcc' 'cmake' 'ninja' 'corrade') |
|
|
|
makedepends=('mingw32-gcc' 'cmake' 'ninja' 'corrade') |
|
|
|
|