mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
gst-plugins-ugly1: enable mpg123 plugin
This commit is contained in:
parent
8036606e7f
commit
328467e5aa
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gst-plugins-ugly1'.
|
# Template file for 'gst-plugins-ugly1'.
|
||||||
pkgname=gst-plugins-ugly1
|
pkgname=gst-plugins-ugly1
|
||||||
version=1.12.0
|
version=1.12.0
|
||||||
revision=1
|
revision=2
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
wrksrc="${pkgname/1/}-${version}"
|
wrksrc="${pkgname/1/}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -9,7 +9,7 @@ configure_args="--enable-experimental"
|
||||||
# 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
|
||||||
libcdio-devel libdvdread-devel libmad-devel x264-devel
|
libcdio-devel libdvdread-devel libmad-devel x264-devel mpg123-devel
|
||||||
orc-devel liba52-devel libmpeg2-devel lame-devel"
|
orc-devel liba52-devel libmpeg2-devel lame-devel"
|
||||||
depends="orc>=0.4.18 gst-plugins-base1>=${version}"
|
depends="orc>=0.4.18 gst-plugins-base1>=${version}"
|
||||||
short_desc="GStreamer plugins from the ugly set (1.x)"
|
short_desc="GStreamer plugins from the ugly set (1.x)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue