From 271359c8ebae712a3694e6f41c1466d6585d3e16 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 29 Jun 2013 09:22:07 +0200 Subject: [PATCH] audacious-plugins: rebuild against ffmpeg>=1.2. --- srcpkgs/audacious-plugins/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/audacious-plugins/template b/srcpkgs/audacious-plugins/template index 595d8ac0889..eb72721602f 100644 --- a/srcpkgs/audacious-plugins/template +++ b/srcpkgs/audacious-plugins/template @@ -1,10 +1,10 @@ # Template file for 'audacious-plugins'. pkgname=audacious-plugins version=3.3.3 -revision=1 +revision=2 build_style=gnu-configure makedepends="audacious-devel>=${version} alsa-lib-devel pulseaudio-devel jack-devel - lame-devel libvorbis-devel libflac-devel mpg123-devel faad2-devel ffmpeg-devel>=1.0.1 + lame-devel libvorbis-devel libflac-devel mpg123-devel faad2-devel ffmpeg-devel>=1.2 libmodplug-devel fluidsynth-devel libcdio-devel wavpack-devel libnotify-devel libcurl-devel libmtp-devel neon-devel libmms-devel gtk+3-devel libxml2-devel" short_desc="Plugins for the Audacious media player"