[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, master, updated. debian/1.9.3-1-7-g23c7e6a
Chow Loong Jin
hyperair at ubuntu.com
Fri Mar 11 13:57:29 UTC 2011
The following commit has been merged in the master branch:
commit 3a7a674e9c8f38450716440ec7851dfdc43f11be
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Fri Mar 11 21:29:25 2011 +0800
Add banshee-extension-karaoke
diff --git a/debian/banshee-extension-karaoke.install b/debian/banshee-extension-karaoke.install
new file mode 100644
index 0000000..1bd3c72
--- /dev/null
+++ b/debian/banshee-extension-karaoke.install
@@ -0,0 +1 @@
+/usr/lib/banshee-1/Extensions/Banshee.Karaoke.*
diff --git a/debian/control b/debian/control
index 6cace2e..f9edf79 100644
--- a/debian/control
+++ b/debian/control
@@ -147,6 +147,17 @@ Description: Jamendo extension for Banshee
.
Banshee is a media management and playback application for the GNOME desktop.
+Package: banshee-extension-karaoke
+Enhances: banshee
+Architecture: all
+Depends: banshee-extension-streamrecorder (= ${source:Version}),
+ ${cli:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Karaoke extension for Banshee
+ This package adds karaoke functionality to Banshee by allowing filtering the
+ singers' voice out of the song as it is played.
+ .
+ Banshee is a media management and playback application for the GNOME desktop.
+
Package: banshee-extension-lastfmfingerprint
Enhances: banshee
Architecture: any
diff --git a/debian/rules b/debian/rules
index 6723782..fb38832 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,7 @@ override_dh_auto_configure:
--enable-clutterflow \
--enable-coverwallpaper \
--enable-jamendo \
+ --enable-karaoke \
--enable-lastfmfingerprint \
--enable-lcd \
--disable-lirc \
--
banshee-community-extensions
More information about the Pkg-cli-apps-commits
mailing list