extra/pulseaudio fixes

This commit is contained in:
Kevin Mihelich 2014-03-03 23:52:17 +00:00
parent 79408d22f4
commit ec15581e62

View file

@ -6,6 +6,7 @@
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - added --disable-neon-opt to configure
# - removed xenstore dep
pkgbase=pulseaudio
pkgname=(pulseaudio libpulse)
@ -17,7 +18,7 @@ url="http://www.freedesktop.org/wiki/Software/PulseAudio"
license=(LGPL AGPL3)
makedepends=(libasyncns libcap attr libxtst libsm libsamplerate libtool rtkit
speex tdb systemd dbus avahi bluez bluez-libs gconf intltool jack2-dbus sbc
lirc-utils openssl xenstore fftw orc json-c gtk3 webrtc-audio-processing
lirc-utils openssl fftw orc json-c gtk3 webrtc-audio-processing
check git)
options=(!emptydirs)
source=(http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.xz)
@ -59,8 +60,7 @@ package_pulseaudio() {
'jack2-dbus: JACK support'
'lirc-utils: IR control'
'openssl: RAOP (AirPlay) output'
'python-pyqt4: Equalizer GUI (qpaeq)'
'xenstore: Xen paravirtual output')
'python-pyqt4: Equalizer GUI (qpaeq)')
backup=(etc/pulse/{daemon.conf,default.pa,system.pa})
cd $pkgbase-$pkgver