mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gst-plugins-base1: update to 1.22.7
This commit is contained in:
parent
56f311a2aa
commit
fa5deaf90b
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst-plugins-base1'
|
# Template file for 'gst-plugins-base1'
|
||||||
pkgname=gst-plugins-base1
|
pkgname=gst-plugins-base1
|
||||||
version=1.22.5
|
version=1.22.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -20,8 +20,9 @@ short_desc="GStreamer Base Plug-ins (v1.x)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-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=edd4338b45c26a9af28c0d35aab964a024c3884ba6f520d8428df04212c8c93a
|
distfiles="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-${version}.tar.xz"
|
||||||
|
checksum=62519e0d8f969ebf62a9a7996f2d23efdda330217a635f4a32c0bf1c71577468
|
||||||
|
|
||||||
build_options="cdparanoia gir sndio wayland"
|
build_options="cdparanoia gir sndio wayland"
|
||||||
build_options_default="cdparanoia gir wayland"
|
build_options_default="cdparanoia gir wayland"
|
||||||
|
|
Loading…
Add table
Reference in a new issue