[update] qt6-imageformats -> 6.8.1
This commit is contained in:
parent
bdc85ddeac
commit
c0a9a2a021
@ -3,17 +3,17 @@
|
||||
pkgname = qt6-imageformats
|
||||
pkgbase = qt6-imageformats
|
||||
xdata = pkgtype=pkg
|
||||
pkgver = 6.8.0-1
|
||||
pkgver = 6.8.1-1
|
||||
pkgdesc = Plugins for additional image formats: TIFF, MNG, TGA, WBMP
|
||||
url = https://www.qt.io
|
||||
builddate = 1731715210
|
||||
builddate = 1734133768
|
||||
packager = Tuxcore <dev@tuxcore.org>
|
||||
size = 331028
|
||||
size = 357155
|
||||
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-imageformats
|
||||
_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='Plugins for additional image formats: TIFF, MNG, TGA, WBMP'
|
||||
depends=(gcc-libs
|
||||
glibc
|
||||
@ -20,7 +23,7 @@ makedepends=(cmake
|
||||
groups=(qt6)
|
||||
_pkgfn=${pkgname/6-/}
|
||||
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
|
||||
sha256sums=('520d0e378ab84431de853b58df776aa8d80a10d3418444b61ad552ee5c18d5ce')
|
||||
sha256sums=('7b8ac08b50a69be5e586e13aee3ad94d96788d0f470ce54794857fbe22c1a782')
|
||||
|
||||
build() {
|
||||
cmake -B build -S $_pkgfn -G Ninja \
|
||||
|
Loading…
x
Reference in New Issue
Block a user