[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, ubuntu, updated. debian/1.6.1-1ubuntu1-23-g80b7106
Chow Loong Jin
hyperair at ubuntu.com
Tue Aug 24 20:16:57 UTC 2010
The following commit has been merged in the ubuntu branch:
commit f597180a52690d7dba4e9317fa46fbfb03d3f5b5
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Tue Aug 24 17:43:59 2010 +0800
Add banshee-extension-soundmenu package
diff --git a/debian/banshee-extension-soundmenu.install b/debian/banshee-extension-soundmenu.install
new file mode 100644
index 0000000..39f5741
--- /dev/null
+++ b/debian/banshee-extension-soundmenu.install
@@ -0,0 +1 @@
+/usr/lib/banshee-1/Extensions/Banshee.SoundMenu.*
diff --git a/debian/control b/debian/control
index 1bf57ec..f5f8991 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,8 @@ Build-Depends: debhelper (>= 7.0.50),
libtaoframework-freeglut-cil-dev,
libtaoframework-sdl-cil-dev (>= 1.2.13),
mono-jay,
- gnome-doc-utils (>= 0.17.3)
+ gnome-doc-utils (>= 0.17.3),
+ libindicate0.1-cil-dev (>= 0.4.1)
Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/banshee-community-extensions.git
Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/banshee-community-extensions.git
@@ -53,6 +54,7 @@ Recommends: banshee-extension-alarm (>= ${source:Version}),
banshee-extension-mirage (>= ${source:Version}),
banshee-extension-openvp (>= ${source:Version}),
banshee-extension-radiostationfetcher (>= ${source:Version}),
+ banshee-extensino-soundmenu (>= ${source:Version}),
banshee-extension-streamrecorder (>= ${source:Version}),
banshee-extension-telepathy (>= ${source:Version}),
banshee-extension-ubuntuonemusicstore (>= ${source:Version}),
@@ -224,6 +226,17 @@ Description: radio station fetcher extension for Banshee
.
Banshee is a media management and playback application for the GNOME desktop.
+Package: banshee-extension-soundmenu
+Architecture: all
+Depends: banshee-extension-common (= ${source:Version}),
+ ${cli:Depends}, ${misc:Depends}
+Description: SoundMenu extension for Banshee
+ This package provides integration for Banshee with the Sound Menu, allowing the
+ user to view information about the currently playing track and control Banshee
+ using the Sound Menu.
+ .
+ Banshee is a media management and playback application for the GNOME desktop.
+
Package: banshee-extension-streamrecorder
Architecture: all
Depends: banshee-extensions-common (= ${source:Version}),
diff --git a/debian/rules b/debian/rules
index 89f6ae0..65f3ea5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_configure:
--enable-mirage \
--enable-openvp \
--enable-radiostationfetcher \
- --disable-soundmenu \
+ --enable-soundmenu \
--enable-streamrecorder \
--enable-telepathy \
--enable-ubuntuonemusicstore \
--
banshee-community-extensions
More information about the Pkg-cli-apps-commits
mailing list