[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, master, updated. debian/2.2.0-1-5-g440845d
Chow Loong Jin
hyperair at debian.org
Fri Jan 27 05:19:49 UTC 2012
The following commit has been merged in the master branch:
commit 4a7215bf0686e0a27261aefe39b1b563a51988ca
Author: Chow Loong Jin <hyperair at debian.org>
Date: Fri Jan 27 12:55:10 2012 +0800
Drop clutterflow extension
clutter-gtk-sharp has been disabled due to the removal of
clutter-gtk-0.10/libchamplain-0.8. Clutterflow also does not work, causing a
huge memory leak that causes the system to thrash in about a minute or so.
Closes: #648429
LP: #738486
Thanks: Michael Biebl
diff --git a/debian/banshee-extension-clutterflow.install b/debian/banshee-extension-clutterflow.install
deleted file mode 100644
index 8473689..0000000
--- a/debian/banshee-extension-clutterflow.install
+++ /dev/null
@@ -1,3 +0,0 @@
-/usr/lib/banshee/Extensions/*ClutterFlow.dll*
-/usr/lib/banshee/Extensions/clutter-*.dll*
-/usr/lib/banshee/Extensions/glib-sharp.dll*
diff --git a/debian/control b/debian/control
index a7e6a09..0bb1ab9 100644
--- a/debian/control
+++ b/debian/control
@@ -33,8 +33,6 @@ Build-Depends: debhelper (>= 7.0.50),
libtaoframework-sdl-cil-dev (>= 1.2.13),
mono-jay,
gnome-doc-utils (>= 0.17.3),
- libclutter-cil-dev,
- libclutter-gtk-cil-dev,
libzeitgeist-cil-dev
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/banshee-community-extensions.git
@@ -49,7 +47,6 @@ Recommends: banshee-extension-alarm (>= ${source:Version}),
banshee-extension-ampache (>= ${source:Version}),
banshee-extension-awn (>= ${source:Version}),
banshee-extension-coverwallpaper (>= ${source:Version}),
- banshee-extension-clutterflow (>= ${source:Version}),
banshee-extension-duplicatesongdetector (>= ${source:Version}),
banshee-extension-jamendo (>= ${source:Version}),
banshee-extension-lastfmfingerprint (>= ${source:Version}),
@@ -130,16 +127,6 @@ Description: AWN integration extension for Banshee
.
Banshee is a media management and playback application for the GNOME desktop.
-Package: banshee-extension-clutterflow
-Architecture: all
-Depends: banshee-extensions-common (= ${source:Version}),
- ${cli:Depends}, ${misc:Depends}
-Description: CoverFlow functionality for Banshee
- This package provides a clone of the CoverFlow functionality for
- Banshee using the Clutter toolkit.
- .
- Banshee is a media management and playback application for the GNOME desktop.
-
Package: banshee-extension-coverwallpaper
Enhances: banshee
Architecture: all
diff --git a/debian/rules b/debian/rules
index d651172..1e35163 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ override_dh_auto_configure:
--enable-ampache \
--disable-appindicator \
--enable-awn \
- --enable-clutterflow \
+ --disable-clutterflow \
--enable-coverwallpaper \
--enable-duplicatesongdetector \
--enable-jamendo \
--
banshee-community-extensions
More information about the Pkg-cli-apps-commits
mailing list