summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/pulseaudio/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/pulseaudio/Makefile b/package/pulseaudio/Makefile
index 6e095a668..673de8c1b 100644
--- a/package/pulseaudio/Makefile
+++ b/package/pulseaudio/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= pulseaudio
-PKG_VERSION:= 4.0
+PKG_VERSION:= 5.0
PKG_RELEASE:= 1
-PKG_MD5SUM:= 591f211db2790a7e4d222f2dc6858db3
+PKG_MD5SUM:= c43749838612f4860465e83ed62ca38e
PKG_DESCR:= sound system
PKG_SECTION:= mm/audio
PKG_DEPENDS:= libltdl json-c libsndfile libspeex libncurses
@@ -42,6 +42,7 @@ CONFIGURE_ARGS+= --disable-systemd \
--disable-udev \
--disable-dbus \
--disable-hal-compat \
+ --without-caps \
--enable-samplerate \
--enable-alsa \
--with-speex \