|
|
|
@ -6,7 +6,7 @@ pkgdesc="C++11/C++14 graphics middleware for games and data visualization (built |
|
|
|
arch=('i686' 'x86_64') |
|
|
|
arch=('i686' 'x86_64') |
|
|
|
url="http://magnum.graphics" |
|
|
|
url="http://magnum.graphics" |
|
|
|
license=('MIT') |
|
|
|
license=('MIT') |
|
|
|
depends=('corrade' 'openal' 'freeglut' 'sdl2' 'glfw' 'libc++') |
|
|
|
depends=('corrade=dev.clang.libc++' 'openal' 'freeglut' 'sdl2' 'glfw' 'libc++') |
|
|
|
makedepends=('cmake' 'clang' 'ninja') |
|
|
|
makedepends=('cmake' 'clang' 'ninja') |
|
|
|
options=('!strip') |
|
|
|
options=('!strip') |
|
|
|
provides=('magnum-git') |
|
|
|
provides=('magnum-git') |
|
|
|
|