From 013552e8ae4fd8905a72b2190c78b488c444c447 Mon Sep 17 00:00:00 2001 From: cr6git Date: Wed, 6 Dec 2017 12:01:59 +0100 Subject: [PATCH] audacious-plugins: add support for sox and bs2b (binaural) Closes: #9810 [via git-merge-pr] --- srcpkgs/audacious-plugins/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/audacious-plugins/template b/srcpkgs/audacious-plugins/template index b635ba0903c..de58d09ba2e 100644 --- a/srcpkgs/audacious-plugins/template +++ b/srcpkgs/audacious-plugins/template @@ -1,13 +1,14 @@ -# Template file for 'audacious-plugins'. +# Template file for 'audacious-plugins' pkgname=audacious-plugins version=3.9 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="audacious-devel alsa-lib-devel pulseaudio-devel jack-devel lame-devel libvorbis-devel libflac-devel mpg123-devel faad2-devel ffmpeg-devel libmodplug-devel fluidsynth-devel libcdio-paranoia-devel wavpack-devel libnotify-devel - libcurl-devel libmtp-devel neon-devel libmms-devel gtk+-devel libxml2-devel" + libcurl-devel libmtp-devel neon-devel libmms-devel gtk+-devel libxml2-devel + libbs2b-devel libsoxr-devel" short_desc="Plugins for the Audacious media player" maintainer="Juan RP " license="BSD"