gst-plugins-ugly: rebuild against fixed x264.
This commit is contained in:
parent
9a7fd7b3f7
commit
ab2da46ec7
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gst-plugins-ugly'.
|
||||
pkgname=gst-plugins-ugly
|
||||
version=0.10.19
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-experimental"
|
||||
# XXX: add required pkgs for the amr, sid plugins.
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="glib-devel libxml2-devel gstreamer-devel
|
||||
gst-plugins-base-devel libcdio-devel libdvdread-devel x264-devel>=20131007
|
||||
gst-plugins-base-devel libcdio-devel libdvdread-devel x264-devel>=20131007.2245_2
|
||||
libmad-devel orc-devel liba52-devel libmpeg2-devel lame-devel"
|
||||
short_desc="GStreamer plugins from the ugly set"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue