mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gst-plugins-ugly1: update to 1.16.0.
This commit is contained in:
parent
c8db244a43
commit
7ac54c91a8
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'gst-plugins-ugly1'.
|
# Template file for 'gst-plugins-ugly1'.
|
||||||
pkgname=gst-plugins-ugly1
|
pkgname=gst-plugins-ugly1
|
||||||
version=1.14.5
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
wrksrc="${pkgname/1/}-${version}"
|
wrksrc="${pkgname/1/}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
configure_args="--enable-experimental"
|
configure_args="-Damrnb=disabled -Damrwbdec=disabled -Dsidplay=disabled"
|
||||||
# XXX add required pkgs for the amr, sid plugins.
|
# XXX add required pkgs for the amr, sid plugins.
|
||||||
hostmakedepends="pkg-config intltool python"
|
hostmakedepends="pkg-config intltool python"
|
||||||
makedepends="glib-devel libxml2-devel gst-plugins-base1-devel
|
makedepends="glib-devel libxml2-devel gst-plugins-base1-devel
|
||||||
|
@ -17,4 +17,4 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="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"
|
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
||||||
checksum=3ed802727286f18a9331cfed6ee85d07744d87cf868baae976615441f4bee04b
|
checksum=e30964c5f031c32289e0b25e176c3c95a5737f2052dfc81d0f7427ef0233a4c2
|
||||||
|
|
Loading…
Add table
Reference in a new issue