[update] qt6-sensors -> 6.8.1
This commit is contained in:
parent
08f8e0a1e9
commit
4953e623ef
@ -3,17 +3,17 @@
|
||||
pkgname = qt6-sensors
|
||||
pkgbase = qt6-sensors
|
||||
xdata = pkgtype=pkg
|
||||
pkgver = 6.8.0-1
|
||||
pkgver = 6.8.1-1
|
||||
pkgdesc = Provides access to sensor hardware and motion gesture recognition
|
||||
url = https://www.qt.io
|
||||
builddate = 1729294088
|
||||
builddate = 1734133778
|
||||
packager = Tuxcore <dev@tuxcore.org>
|
||||
size = 1111431
|
||||
size = 1148409
|
||||
arch = x86_64
|
||||
license = GPL3
|
||||
license = LGPL3
|
||||
license = FDL
|
||||
license = custom
|
||||
license = GPL-3.0-only
|
||||
license = LGPL-3.0-only
|
||||
license = LicenseRef-Qt-Commercial
|
||||
license = Qt-GPL-exception-1.0
|
||||
group = qt6
|
||||
depend = gcc-libs
|
||||
depend = glibc
|
||||
|
@ -1,11 +1,14 @@
|
||||
# Packager = Tuxcore <dev@tuxcore.org>
|
||||
pkgname=qt6-sensors
|
||||
_pkgver=6.8.0
|
||||
pkgver=6.8.0
|
||||
_pkgver=6.8.1
|
||||
pkgver=6.8.1
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url='https://www.qt.io'
|
||||
license=(GPL3 LGPL3 FDL custom)
|
||||
license=(GPL-3.0-only
|
||||
LGPL-3.0-only
|
||||
LicenseRef-Qt-Commercial
|
||||
Qt-GPL-exception-1.0)
|
||||
pkgdesc='Provides access to sensor hardware and motion gesture recognition'
|
||||
depends=(gcc-libs
|
||||
glibc
|
||||
@ -19,7 +22,7 @@ optdepends=('qt6-declarative: QML bindings'
|
||||
groups=(qt6)
|
||||
_pkgfn=${pkgname/6-/}
|
||||
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
|
||||
sha256sums=('456608aa3935f797eafc74d6da5704e24c77ed31a6d5b6e0c3e9a9f298a94b47')
|
||||
sha256sums=('f6fb06cac675ef6b5e5c24052c4603890d3cde809aab9d61b19044b810cf2e8b')
|
||||
|
||||
build() {
|
||||
cmake -B build -S $_pkgfn -G Ninja \
|
||||
|
Loading…
x
Reference in New Issue
Block a user