From ab2da46ec7ded2dac6a9d45a21b1cbe8aca87f8e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 8 Oct 2013 09:47:15 +0200 Subject: [PATCH] gst-plugins-ugly: rebuild against fixed x264. --- srcpkgs/gst-plugins-ugly/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gst-plugins-ugly/template b/srcpkgs/gst-plugins-ugly/template index 0732695d6a5..5b23d073301 100644 --- a/srcpkgs/gst-plugins-ugly/template +++ b/srcpkgs/gst-plugins-ugly/template @@ -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 "