[Pkg-cli-apps-commits] [banshee] 01/03: Disable boo

Chow Loong Jin hyperair at debian.org
Tue Nov 10 11:58:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

hyperair pushed a commit to branch experimental
in repository banshee.

commit 0940ae67f992cbe8def16eb1b6e93aa8a4d0ee30
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Tue Nov 10 00:59:24 2015 +0800

    Disable boo
---
 debian/control | 1 -
 debian/rules   | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 0024cbb..48e7872 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: debhelper (>= 9),
                intltool (>= 0.35),
                lsb-release,
                mono-devel (>= 2.8.2),
-               libboo-cil-dev (>= 0.8.1),
                libdbus2.0-cil-dev (>= 0.7),
                libdbus-glib2.0-cil-dev (>= 0.5),
                libmono-addins-cil-dev (>= 0.6.2),
diff --git a/debian/rules b/debian/rules
index c8efd70..3ac0f72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,19 +31,18 @@ CONFFLAGS = \
 	--disable-meego \
 	--enable-gapless-playback \
 	--disable-webkit \
+	--disable-boo \
 	--enable-release \
 	--disable-shave \
 	MCS=/usr/bin/mono-csc LDFLAGS="$(LDFLAGS)"
 
 ifeq ($(shell dpkg-vendor --query vendor), Ubuntu)
 CONFFLAGS += \
-	--disable-boo \
 	--disable-karma \
 	--enable-soundmenu \
 	--enable-ubuntuone
 else
 CONFFLAGS += \
-	--enable-boo \
 	--enable-karma \
 	--disable-soundmenu \
 	--disable-ubuntuone

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/banshee.git



More information about the Pkg-cli-apps-commits mailing list