* update qt5-multimedia to 5.15.16+kde+r2-3

This commit is contained in:
Alexander Baldeck 2024-12-09 11:23:58 +01:00
parent 6adbf2f071
commit 05c62cff7a
2 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
pkgbase = qt5-multimedia pkgbase = qt5-multimedia
pkgdesc = Classes for audio, video, radio and camera functionality pkgdesc = Classes for audio, video, radio and camera functionality
pkgver = 5.15.15+kde+r2 pkgver = 5.15.16+kde+r2
pkgrel = 1 pkgrel = 3
url = https://www.qt.io url = https://www.qt.io
arch = x86_64 arch = x86_64
arch = powerpc64le arch = powerpc64le
@ -25,7 +25,7 @@ pkgbase = qt5-multimedia
optdepends = gst-plugins-bad: camera support, additional plugins optdepends = gst-plugins-bad: camera support, additional plugins
optdepends = gst-plugins-ugly: additional plugins optdepends = gst-plugins-ugly: additional plugins
optdepends = gst-libav: ffmpeg plugin optdepends = gst-libav: ffmpeg plugin
source = kde-qtmultimedia::git+https://invent.kde.org/qt/qt/qtmultimedia#commit=85fe63b98703ced6c5568c52af77b50e6ddf1edc source = kde-qtmultimedia::git+https://invent.kde.org/qt/qt/qtmultimedia#commit=b7c7ff4ab8c0f43a03de51a76867aae691411410
sha256sums = 62667e028eef03467eb1394d136556cecd421171d2fab97da3961423117efabb sha256sums = 5bafd568b24914a7665c5b317b48da980b91f126035a02b99528fed0733f5ff9
pkgname = qt5-multimedia pkgname = qt5-multimedia

View File

@ -3,10 +3,10 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-multimedia pkgname=qt5-multimedia
_basever=5.15.15 _basever=5.15.16
pkgver=5.15.15+kde+r2 pkgver=5.15.16+kde+r2
pkgrel=1 pkgrel=3
_commit=85fe63b98703ced6c5568c52af77b50e6ddf1edc _commit=b7c7ff4ab8c0f43a03de51a76867aae691411410
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://www.qt.io' url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom') license=('GPL3' 'LGPL3' 'FDL' 'custom')
@ -19,7 +19,7 @@ optdepends=('qt5-declarative: QML bindings' 'gst-plugins-good: camera support, a
groups=('qt5') groups=('qt5')
_pkgfqn=${pkgname/5-/} _pkgfqn=${pkgname/5-/}
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
sha256sums=('62667e028eef03467eb1394d136556cecd421171d2fab97da3961423117efabb') sha256sums=('5bafd568b24914a7665c5b317b48da980b91f126035a02b99528fed0733f5ff9')
pkgver() { pkgver() {
cd kde-$_pkgfqn cd kde-$_pkgfqn