git » qt5-multimedia.git » commit f53b43c

upgpkg: 5.15.11+kde+r2-1: Qt 5.15.11

author Antonio Rojas
2023-10-06 14:52:36 UTC
committer Antonio Rojas
2023-10-06 14:52:36 UTC
parent 6480ebc072c9901e265e384b2994c3335bc7a6d4

upgpkg: 5.15.11+kde+r2-1: Qt 5.15.11

.SRCINFO +27 -0
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..3758bf0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = qt5-multimedia
+	pkgdesc = Classes for audio, video, radio and camera functionality
+	pkgver = 5.15.11+kde+r2
+	pkgrel = 1
+	url = https://www.qt.io
+	arch = x86_64
+	groups = qt5
+	license = GPL3
+	license = LGPL3
+	license = FDL
+	license = custom
+	makedepends = qt5-declarative
+	makedepends = gst-plugins-bad
+	makedepends = git
+	depends = qt5-base
+	depends = gst-plugins-base
+	depends = libpulse
+	depends = openal
+	optdepends = qt5-declarative: QML bindings
+	optdepends = gst-plugins-good: camera support, additional plugins
+	optdepends = gst-plugins-bad: camera support, additional plugins
+	optdepends = gst-plugins-ugly: additional plugins
+	optdepends = gst-libav: ffmpeg plugin
+	source = git+https://invent.kde.org/qt/qt/qtmultimedia#commit=f587b18db4abd68cb6d4d77fbcec1b94c38d2a51
+	sha256sums = SKIP
+
+pkgname = qt5-multimedia
diff --git a/PKGBUILD b/PKGBUILD
index ee96b4a..83557ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-multimedia
 _basever=5.15.11
-pkgver=5.15.10+kde+r3
+pkgver=5.15.11+kde+r2
 pkgrel=1
 _commit=f587b18db4abd68cb6d4d77fbcec1b94c38d2a51
 arch=('x86_64')