[update] qt6-quicktimeline -> 6.8.1
This commit is contained in:
parent
5b67ad0f46
commit
08f8e0a1e9
@ -3,17 +3,17 @@
|
||||
pkgname = qt6-quicktimeline
|
||||
pkgbase = qt6-quicktimeline
|
||||
xdata = pkgtype=pkg
|
||||
pkgver = 6.8.0-1
|
||||
pkgver = 6.8.1-1
|
||||
pkgdesc = Qt module for keyframe-based timeline construction
|
||||
url = https://www.qt.io
|
||||
builddate = 1729294086
|
||||
builddate = 1734133776
|
||||
packager = Tuxcore <dev@tuxcore.org>
|
||||
size = 372722
|
||||
size = 390686
|
||||
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-quicktimeline
|
||||
_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='Qt module for keyframe-based timeline construction'
|
||||
depends=(gcc-libs
|
||||
glibc
|
||||
@ -17,7 +20,7 @@ makedepends=(cmake
|
||||
groups=(qt6)
|
||||
_pkgfn=${pkgname/6-/}
|
||||
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
|
||||
sha256sums=('4159ed8048b922c646576f2181156cce56cbc770519aa530d6e6abd6d96a4c46')
|
||||
sha256sums=('6b820641e00ca87b6b5a4eff0861eddf98001a7f7eff3bb16cd2f374d0be64f5')
|
||||
|
||||
build() {
|
||||
cmake -B build -S $_pkgfn -G Ninja \
|
||||
|
Loading…
x
Reference in New Issue
Block a user