blob: 1346a4d76410f39174db1e8479c3f27e9dfb076e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = mingw-w64-qt6-sensors
pkgdesc = Provides access to sensor hardware and motion gesture recognition (mingw-w64)
pkgver = 6.2.2
pkgrel = 1
url = https://www.qt.io
arch = any
groups = mingw-w64-qt6
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = mingw-w64-cmake
makedepends = mingw-w64-qt6-declarative
makedepends = mingw-w64-vulkan-headers
makedepends = mingw-w64-vulkan-icd-loader
makedepends = qt6-declarative
makedepends = ninja
depends = mingw-w64-qt6-connectivity
optdepends = mingw-w64-qt6-declarative: QML bindings
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.2/6.2.2/submodules/qtsensors-everywhere-src-6.2.2.tar.xz
sha256sums = 2149bd7ac50e160b52c4ed6c3a72c93447c25f056065cf021d7d99bf8941c4c4
pkgname = mingw-w64-qt6-sensors
|