pkgname: 'qt6-sensors' pkgver: '6.11.1' pkgrel: '1' pkgdesc: 'Provide access to sensor hardware and motion gesture recognition' url: 'https://qt-project.org/' arch: x86_64 license: - GPL3 - LGPL3 - FDL - Custom depends: [] makedepends: - 'qt6-base' - 'qt6-declarative' source: - 'https://download.qt.io/official_releases/qt/6.11/${pkgver}/submodules/qtsensors-everywhere-src-${pkgver}.tar.xz' sha256sums: - SKIP build: | cmake -S qtsensors-everywhere-src-${pkgver} -B build -G Ninja cmake --build build DESTDIR=${PKGDIR} cmake --install build package: | true