Skip to content
Snippets Groups Projects
Commit f64319e5 authored by Bart Ribbers's avatar Bart Ribbers Committed by Leo
Browse files

community/audacious-plugins: add PulseAudio support

parent 5f49e6de
No related branches found
No related tags found
No related merge requests found
......@@ -2,41 +2,34 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=audacious-plugins
pkgver=3.10.1
pkgrel=2
pkgrel=3
pkgdesc="A playlist-oriented media player with multiple interfaces (plugins)"
url="https://audacious-media-player.org/"
arch="all !s390x"
license="ISC"
depends="audacious"
install_if="audacious=$pkgver"
_want_ffmpeg="ffmpeg-dev"
makedepends="
libmowgli-dev
libguess-dev
dbus-glib-dev
audacious-dev>=${pkgver%.*}
libxml2-dev
mpg123-dev
libcdio-dev
libcdio-paranoia-dev
libcddb-dev
libxcomposite-dev
libsamplerate-dev
libcue-dev
libmms-dev
libsndfile-dev
libnotify-dev
libogg-dev
libvorbis-dev
$_want_ffmpeg
ffmpeg-dev
alsa-lib-dev
pulseaudio-dev
faad2-dev
neon-dev
curl-dev
......@@ -44,7 +37,6 @@ makedepends="
lame-dev
flac-dev
sdl-dev
automake
autoconf
"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment