* update qt5-quick3d to 5.15.15+kde+r1-1

This commit is contained in:
Alexander Baldeck 2024-09-30 17:27:58 +02:00
parent 1cd8cb9ef3
commit e449c6cd39
2 changed files with 25 additions and 4 deletions

21
qt5/qt5-quick3d/.SRCINFO Normal file
View File

@ -0,0 +1,21 @@
pkgbase = qt5-quick3d
pkgdesc = Qt module and API for defining 3D content in Qt Quick
pkgver = 5.15.15+kde+r1
pkgrel = 1
url = https://www.qt.io
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
groups = qt5
license = GPL3
makedepends = git
makedepends = assimp
depends = qt5-declarative
optdepends = assimp: assimp import plugin
source = kde-qtquick3d::git+https://invent.kde.org/qt/qt/qtquick3d#commit=880d7aa04f3cc331c9bc7ba4ca71d7091480ea6d
source = qt5-quick3d-assimp-5.1.patch
sha256sums = fbbb89bfebe1cf7c1e4b768acf8dd8f2f87ac88e29118052cb50cea6b66a9fc6
sha256sums = 57a3ac54c46f86d1f99ce20653bb34215cbd65fbd36f7ee802360336e88f268e
pkgname = qt5-quick3d

View File

@ -3,10 +3,10 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-quick3d
_basever=5.15.14
pkgver=5.15.14+kde+r1
_basever=5.15.15
pkgver=5.15.15+kde+r1
pkgrel=1
_commit=ad229f0c135f74801fba2bcd22c78abc0e3cf1d2
_commit=880d7aa04f3cc331c9bc7ba4ca71d7091480ea6d
arch=(x86_64 powerpc64le powerpc64 powerpc)
url='https://www.qt.io'
license=('GPL3')
@ -18,7 +18,7 @@ groups=('qt5')
_pkgfqn=${pkgname/5-/}
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
qt5-quick3d-assimp-5.1.patch)
sha256sums=('2b0be66aa93f78dcf3f466b098f2d2dca96c087a2f643f7255456cbe65351bd7'
sha256sums=('fbbb89bfebe1cf7c1e4b768acf8dd8f2f87ac88e29118052cb50cea6b66a9fc6'
'57a3ac54c46f86d1f99ce20653bb34215cbd65fbd36f7ee802360336e88f268e')
pkgver() {