[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, ubuntu, updated. debian/1.9.0-1ubuntu2-1-g44c52b8
Iain Lane
laney at ubuntu.com
Mon Dec 13 19:45:52 UTC 2010
The following commit has been merged in the ubuntu branch:
commit 44c52b86898b4e1efd7624e71ca84cb204c7dbc2
Author: Iain Lane <laney at ubuntu.com>
Date: Mon Dec 13 19:44:02 2010 +0000
Revert "Disable OpenVP extension temporarily."
Re-enable the OpenVP extension, as the sound menu and U1MS extensions
have moved into Banshee itself, thus we no longer need to move b-c-e
into main.
This reverts commit 5c94c08afdd7a33709fb7870dbadbdaecc256758.
diff --git a/debian/control b/debian/control
index a283f65..07b3c47 100644
--- a/debian/control
+++ b/debian/control
@@ -29,9 +29,9 @@ Build-Depends: debhelper (>= 7.0.50),
libnotify-cil-dev,
libappindicator0.1-cil-dev,
libubuntuone1.0-cil-dev,
-# libtaoframework-opengl-cil-dev (>= 2.1),
-# libtaoframework-freeglut-cil-dev,
-# libtaoframework-sdl-cil-dev (>= 1.2.13),
+ libtaoframework-opengl-cil-dev (>= 2.1),
+ libtaoframework-freeglut-cil-dev,
+ libtaoframework-sdl-cil-dev (>= 1.2.13),
mono-jay,
gnome-doc-utils (>= 0.17.3),
libindicate0.1-cil-dev (>= 0.4.1)
@@ -54,7 +54,7 @@ Recommends: banshee-extension-alarm (>= ${source:Version}),
banshee-extension-lyrics (>= ${source:Version}),
banshee-extension-magnatune (>= ${source:Version}),
banshee-extension-mirage (>= ${source:Version}),
-# banshee-extension-openvp (>= ${source:Version}),
+ banshee-extension-openvp (>= ${source:Version}),
banshee-extension-radiostationfetcher (>= ${source:Version}),
banshee-extension-randombylastfm (>= ${source:Version}),
banshee-extension-soundmenu (>= ${source:Version}),
@@ -228,15 +228,15 @@ Description: Automatic Playlist Generation extension for Banshee
.
Banshee is a media management and playback application for the GNOME desktop.
-#Package: banshee-extension-openvp
-#Architecture: all
-#Depends: banshee-extensions-common (= ${source:Version}),
-# ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}
-#Description: visualizations extension for Banshee
-# This package contains an extension for Banshee which adds various
-# visualizations to the Now Playing source in Banshee.
-# .
-# Banshee is a media management and playback application for the GNOME desktop.
+Package: banshee-extension-openvp
+Architecture: all
+Depends: banshee-extensions-common (= ${source:Version}),
+ ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}
+Description: visualizations extension for Banshee
+ This package contains an extension for Banshee which adds various
+ visualizations to the Now Playing source in Banshee.
+ .
+ Banshee is a media management and playback application for the GNOME desktop.
Package: banshee-extension-radiostationfetcher
Architecture: all
diff --git a/debian/rules b/debian/rules
index 014da13..ae6d3a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_configure:
--enable-liveradio \
--enable-magnatune \
--enable-mirage \
- --disable-openvp \
+ --enable-openvp \
--enable-radiostationfetcher \
--enable-randombylastfm \
--enable-soundmenu \
--
banshee-community-extensions
More information about the Pkg-cli-apps-commits
mailing list