|
|
|
|
@ -6,7 +6,7 @@ pkgdesc="Bindings for the Magnum C++11/C++14 graphics engine (Git version)"
|
|
|
|
|
arch=('i686' 'x86_64') |
|
|
|
|
url="https://magnum.graphics" |
|
|
|
|
license=('MIT') |
|
|
|
|
depends=('magnum-git' 'glfw' 'sdl2' 'python') |
|
|
|
|
depends=('magnum-git' 'python') |
|
|
|
|
makedepends=('cmake' 'git' 'ninja' 'pybind11') |
|
|
|
|
provides=('magnum-bindings') |
|
|
|
|
conflicts=('magnum-bindings') |
|
|
|
|
|