[pulseaudio] 01/01: Build with bluez4 support, and explicitly disable bluez5
Luke Yelavich
themuso-guest at moszumanska.debian.org
Wed Feb 18 05:09:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
themuso-guest pushed a commit to branch ubuntu
in repository pulseaudio.
commit ec8a989cfb36fe63f0ffc9849ad34467b991ae12
Author: Luke Yelavich <themuso at ubuntu.com>
Date: Wed Feb 18 16:08:43 2015 +1100
Build with bluez4 support, and explicitly disable bluez5
---
debian/changelog | 1 +
debian/control | 2 +-
debian/rules | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 463d68e..e1945d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ pulseaudio (1:6.0-0ubuntu1~vivid1) UNRELEASED; urgency=medium
- Add a build/run autopkgtest for libpulse-dev
* Refreshed patches, and dropped patches that were either applied upstream
or are obsolete
+ * Build with bluez4 support, and explicitly disable bluez5
-- Luke Yelavich <themuso at ubuntu.com> Tue, 27 Jan 2015 12:09:03 +1100
diff --git a/debian/control b/debian/control
index 2e525a2..59a1963 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
libasyncns-dev,
libatomic-ops-dev,
libavahi-client-dev,
- libbluetooth-dev (>= 4.99) [linux-any],
+ libbluetooth-dev (>= 4.40) [linux-any],
libsbc-dev [linux-any],
libcap-dev [linux-any],
libfftw3-dev,
diff --git a/debian/rules b/debian/rules
index 032a438..8866e47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,6 +63,7 @@ DEB_CONFIGURE_EXTRA_FLAGS = --enable-x11 \
--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
--with-module-dir=\$${prefix}/lib/pulse-$(DEB_UPSTREAM_VERSION)/modules \
--with-zsh-completion-dir=\$${datadir}/zsh/vendor-completions \
+ --disable-bluez5 \
ifeq ($(words $(sort $(filter stage1,$(DEB_BUILD_PROFILES)))),1)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git
More information about the pkg-pulseaudio-devel
mailing list