blob: 8d1979181e8823e61dbcbc49a762c94f0b559976 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = mingw-w64-qt5-sensors
pkgdesc = Provides access to sensor hardware and motion gesture recognition (mingw-w64)
pkgver = 5.15.17+kde+r0
pkgrel = 1
url = https://www.qt.io/
arch = any
groups = mingw-w64-qt5
license = GPL3
license = LGPL
license = FDL
license = custom
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
makedepends = git
depends = mingw-w64-qt5-base
depends = mingw-w64-qt5-declarative
options = !strip
options = !buildflags
options = staticlibs
source = git+https://invent.kde.org/qt/qt/qtsensors#commit=79ed5db98f36b8ca70b077edef46fc793debb3ab
sha256sums = 3db71225f5cadc1c145e7d581514512f10ad93543e9cc94da1d46c5a97c7958d
pkgname = mingw-w64-qt5-sensors
|