|
|
|
@ -6,7 +6,7 @@ pkgver=2018.10 |
|
|
|
pkgrel=1 |
|
|
|
pkgrel=1 |
|
|
|
pkgdesc='C++11/C++14 graphics middleware for games and data visualization' |
|
|
|
pkgdesc='C++11/C++14 graphics middleware for games and data visualization' |
|
|
|
arch=('x86_64') |
|
|
|
arch=('x86_64') |
|
|
|
url='http://magnum.graphics' |
|
|
|
url='https://magnum.graphics' |
|
|
|
license=('MIT') |
|
|
|
license=('MIT') |
|
|
|
depends=("corrade>=$pkgver" 'openal' 'sdl2' 'vulkan-icd-loader') |
|
|
|
depends=("corrade>=$pkgver" 'openal' 'sdl2' 'vulkan-icd-loader') |
|
|
|
optdepends=('magnum-plugins: import and export features') |
|
|
|
optdepends=('magnum-plugins: import and export features') |
|
|
|
|