[update] qt6-positioning -> 6.8.1
This commit is contained in:
parent
1a3df9afba
commit
b12ddf763a
@ -3,17 +3,17 @@
|
||||
pkgname = qt6-positioning
|
||||
pkgbase = qt6-positioning
|
||||
xdata = pkgtype=pkg
|
||||
pkgver = 6.8.0-1
|
||||
pkgver = 6.8.1-1
|
||||
pkgdesc = Provides access to position, satellite and area monitoring classes
|
||||
url = https://www.qt.io
|
||||
builddate = 1729294083
|
||||
builddate = 1734133773
|
||||
packager = Tuxcore <dev@tuxcore.org>
|
||||
size = 1703871
|
||||
size = 1749987
|
||||
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-positioning
|
||||
_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 position, satellite and area monitoring classes'
|
||||
depends=(gcc-libs
|
||||
glibc
|
||||
@ -21,7 +24,7 @@ optdepends=('geoclue: geoclue2 plugin'
|
||||
groups=(qt6)
|
||||
_pkgfn=${pkgname/6-/}
|
||||
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
|
||||
sha256sums=('cecca0b42cae1047ddbb7cac96d447adbedb4d5b09933fc31081381727de248a')
|
||||
sha256sums=('f94945cecead0a6f9143888792f9206d4f803fe61150dfad66d19b9c55ffa46c')
|
||||
|
||||
build() {
|
||||
cmake -B build -S $_pkgfn -G Ninja \
|
||||
|
Loading…
x
Reference in New Issue
Block a user