summaryrefslogtreecommitdiff
path: root/package/pulseaudio
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-08 08:37:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-11 12:55:25 +0200
commit4fa73e2167ae9bba3fa5f1eb98dcd6df781e525d (patch)
treecdcfe3a6b2a1f324c18ca1db4374798a1037c52a /package/pulseaudio
parent7172d491eeb19bbd44a91d465069585477064880 (diff)
update to latest stable version
Diffstat (limited to 'package/pulseaudio')
-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 \