gst-plugins-good1: update to 1.22.7

This commit is contained in:
cinerea0 2023-11-29 10:11:43 -05:00 committed by Duncan Overbruck
parent fa5deaf90b
commit 1b031c7665

View File

@ -1,7 +1,7 @@
# Template file for 'gst-plugins-good1'
pkgname=gst-plugins-good1
version=1.22.5
revision=4
version=1.22.7
revision=1
build_style=meson
configure_args="-Ddv=disabled -Ddv1394=disabled -Dshout2=disabled -Dqt5=enabled
$(vopt_feature gtk3 gtk3)"
@ -21,8 +21,9 @@ short_desc="GStreamer set of well-maintained good plug-ins (1.x)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://gstreamer.freedesktop.org"
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
checksum=b67b31313a54c6929b82969d41d3cfdf2f58db573fb5f491e6bba5d84aea0778
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
distfiles="https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${version}.tar.xz"
checksum=b6db0e18e398b52665b7cdce301c34a8750483d5f4fbac1ede9f80b03743cd15
build_options="gtk3 wayland"
build_options_default="gtk3 wayland"