pkgname: 'qt6-quick3d' pkgver: '6.11.1' pkgrel: '1' pkgdesc: 'Qt module and API for defining 3D content in Qt Quick' url: 'https://www.qt.io/' arch: x86_64 license: - GPL3 - LGPL3 - FDL - Custom depends: [] makedepends: - cmake - ninja - assimp - 'qt6-shadertools' - 'qt6-quicktimeline' source: - 'https://download.qt.io/official_releases/qt/6.11/${pkgver}/submodules/qtquick3d-everywhere-src-${pkgver}.tar.xz' sha256sums: - SKIP build: | cmake -S qtquick3d-everywhere-src-${pkgver} -B build -G Ninja cmake --build build DESTDIR=${PKGDIR} cmake --install build package: | true