mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gst-plugins-bad1: update to 1.22.7
This commit is contained in:
parent
1b031c7665
commit
cb010f878b
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst-plugins-bad1'
|
# Template file for 'gst-plugins-bad1'
|
||||||
pkgname=gst-plugins-bad1
|
pkgname=gst-plugins-bad1
|
||||||
version=1.22.5
|
version=1.22.7
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -34,8 +34,9 @@ short_desc="GStreamer plugins from the bad set (v1.x)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}"
|
||||||
checksum=e64e75cdafd7ff2fc7fc34e855b06b1e3ed227cc06fa378d17bbcd76780c338c
|
distfiles="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-${version}.tar.xz"
|
||||||
|
checksum=c716f8dffa8fac3fb646941af1c6ec72fff05a045131311bf2d049fdc87bce2e
|
||||||
|
|
||||||
build_options="gir gme wayland"
|
build_options="gir gme wayland"
|
||||||
build_options_default="gir wayland"
|
build_options_default="gir wayland"
|
||||||
|
|
Loading…
Add table
Reference in a new issue