* update qt5-sensors to 5.15.15-1
This commit is contained in:
parent
3ecbbe00ba
commit
5a3e2ed5e3
24
qt5/qt5-sensors/.SRCINFO
Normal file
24
qt5/qt5-sensors/.SRCINFO
Normal file
@ -0,0 +1,24 @@
|
||||
pkgbase = qt5-sensors
|
||||
pkgdesc = Provides access to sensor hardware and motion gesture recognition
|
||||
pkgver = 5.15.15
|
||||
pkgrel = 1
|
||||
url = https://www.qt.io
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
groups = qt5
|
||||
license = GPL3
|
||||
license = LGPL3
|
||||
license = FDL
|
||||
license = custom
|
||||
makedepends = qt5-declarative
|
||||
makedepends = git
|
||||
depends = qt5-base
|
||||
optdepends = qt5-declarative: QML bindings
|
||||
optdepends = iio-sensor-proxy: iio-sensor-proxy backend
|
||||
source = kde-qtsensors::git+https://invent.kde.org/qt/qt/qtsensors#commit=b97c60bee7505eb3901579abc4751f35ba7b303e
|
||||
sha256sums = 01e2beabaf89f0892ec45d9f16ea95ccce210907e5db804a2d335900d0b35c7f
|
||||
|
||||
pkgname = qt5-sensors
|
@ -3,10 +3,10 @@
|
||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||
|
||||
pkgname=qt5-sensors
|
||||
_basever=5.15.14
|
||||
pkgver=5.15.14
|
||||
_basever=5.15.15
|
||||
pkgver=5.15.15
|
||||
pkgrel=1
|
||||
_commit=bf0b718cd0b6c7823e9d2037d3bdece44185f444
|
||||
_commit=b97c60bee7505eb3901579abc4751f35ba7b303e
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://www.qt.io'
|
||||
license=('GPL3' 'LGPL3' 'FDL' 'custom')
|
||||
@ -18,7 +18,7 @@ optdepends=('qt5-declarative: QML bindings'
|
||||
groups=('qt5')
|
||||
_pkgfqn=${pkgname/5-/}
|
||||
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
|
||||
sha256sums=('479f4af27b9d47c0ba006b6fa96c3e96be6a269905e8773591a612889ee37cf3')
|
||||
sha256sums=('01e2beabaf89f0892ec45d9f16ea95ccce210907e5db804a2d335900d0b35c7f')
|
||||
|
||||
pkgver() {
|
||||
cd kde-$_pkgfqn
|
||||
|
Loading…
x
Reference in New Issue
Block a user