[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, master, updated. d5db99cfefff99827b107a90558d228c2601bc35
Chow Loong Jin
hyperair at gmail.com
Thu Feb 25 18:33:14 UTC 2010
The following commit has been merged in the master branch:
commit d5db99cfefff99827b107a90558d228c2601bc35
Author: Chow Loong Jin <hyperair at gmail.com>
Date: Fri Feb 26 02:32:07 2010 +0800
Drop b-e-lirc binary-dep from b-c-e metapackage
diff --git a/debian/control b/debian/control
index a0823b7..7831369 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Depends: banshee-extension-alarm (>= ${source:Version}),
banshee-extension-awn (>= ${source:Version}),
# banshee-extension-clutterflow (>= ${source:Version}),
banshee-extension-lcd (>= ${source:Version}),
- banshee-extension-lirc (>= ${source:Version}),
+# banshee-extension-lirc (>= ${source:Version}),
banshee-extension-lyrics (>= ${source:Version}),
banshee-extension-mirage (>= ${source:Version}),
banshee-extension-radiostationfetcher (>= ${source:Version}),
diff --git a/debian/rules b/debian/rules
index 0e2ff21..6865cfc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@ include /usr/share/cli-common/cli.make
BANSHEE_VERSION = $(shell pkg-config --modversion banshee-1-thickclient)
+# disable clutterflow and lirc due to dependencies missing
+# disable liveradio due to its alpha status
override_dh_auto_configure:
dh_auto_configure -- \
--with-vendor-build-id="`lsb_release -ds`" \
--
banshee-community-extensions
More information about the Pkg-cli-apps-commits
mailing list