audacious-plugins: add support for sox and bs2b (binaural)
Closes: #9810 [via git-merge-pr]
This commit is contained in:
parent
d3ed55e40a
commit
013552e8ae
1 changed files with 4 additions and 3 deletions
|
@ -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 <xtraeme@voidlinux.eu>"
|
||||
license="BSD"
|
||||
|
|
Loading…
Reference in a new issue