[Pkg-cli-apps-commits] r3943 - in /packages/banshee/branches/1.0/debian: Banshee.Core.dll.config Banshee.GStreamer.dll.config Banshee.Widgets.dll.config banshee.install changelog
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Fri May 9 07:18:20 UTC 2008
Author: slomo
Date: Fri May 9 07:18:19 2008
New Revision: 3943
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3943
Log:
* debian/Banshee.Core.dll.config,
debian/Banshee.GStreamer.dll.config,
debian/Banshee.Widgets.dll.config,
debian/banshee.install:
+ Add even more dllmaps for different assemblies.
Added:
packages/banshee/branches/1.0/debian/Banshee.Core.dll.config
packages/banshee/branches/1.0/debian/Banshee.GStreamer.dll.config
packages/banshee/branches/1.0/debian/Banshee.Widgets.dll.config
Modified:
packages/banshee/branches/1.0/debian/banshee.install
packages/banshee/branches/1.0/debian/changelog
Added: packages/banshee/branches/1.0/debian/Banshee.Core.dll.config
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/banshee/branches/1.0/debian/Banshee.Core.dll.config?rev=3943&op=file
==============================================================================
--- packages/banshee/branches/1.0/debian/Banshee.Core.dll.config (added)
+++ packages/banshee/branches/1.0/debian/Banshee.Core.dll.config Fri May 9 07:18:19 2008
@@ -1,0 +1,8 @@
+<configuration>
+ <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so.0"/>
+ <dllmap dll="libgdk-2.0-0.dll" target="libgdk-x11-2.0.so.0"/>
+
+ <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
+ <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
+ <dllmap dll="libgdk_pixbuf-2.0-0.dll" target="libgdk_pixbuf-2.0.so.0"/>
+</configuration>
Added: packages/banshee/branches/1.0/debian/Banshee.GStreamer.dll.config
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/banshee/branches/1.0/debian/Banshee.GStreamer.dll.config?rev=3943&op=file
==============================================================================
--- packages/banshee/branches/1.0/debian/Banshee.GStreamer.dll.config (added)
+++ packages/banshee/branches/1.0/debian/Banshee.GStreamer.dll.config Fri May 9 07:18:19 2008
@@ -1,0 +1,3 @@
+<configuration>
+ <dllmap dll="libbanshee" target="/usr/lib/banshee-1/libbanshee.so"/>
+</configuration>
Added: packages/banshee/branches/1.0/debian/Banshee.Widgets.dll.config
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/banshee/branches/1.0/debian/Banshee.Widgets.dll.config?rev=3943&op=file
==============================================================================
--- packages/banshee/branches/1.0/debian/Banshee.Widgets.dll.config (added)
+++ packages/banshee/branches/1.0/debian/Banshee.Widgets.dll.config Fri May 9 07:18:19 2008
@@ -1,0 +1,8 @@
+<configuration>
+ <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so.0"/>
+ <dllmap dll="libgdk-2.0-0.dll" target="libgdk-x11-2.0.so.0"/>
+
+ <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
+ <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
+ <dllmap dll="libgdk_pixbuf-2.0-0.dll" target="libgdk_pixbuf-2.0.so.0"/>
+</configuration>
Modified: packages/banshee/branches/1.0/debian/banshee.install
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/banshee/branches/1.0/debian/banshee.install?rev=3943&op=diff
==============================================================================
--- packages/banshee/branches/1.0/debian/banshee.install (original)
+++ packages/banshee/branches/1.0/debian/banshee.install Fri May 9 07:18:19 2008
@@ -4,3 +4,6 @@
debian/tmp/usr/lib/banshee-1/
debian/banshee.xpm /usr/share/pixmaps
debian/Hyena.Gui.dll.config /usr/lib/banshee-1/
+debian/Banshee.Widgets.dll.config /usr/lib/banshee-1/
+debian/Banshee.Core.dll.config /usr/lib/banshee-1/
+debian/Banshee.GStreamer.dll.config /usr/lib/banshee-1/Backends
Modified: packages/banshee/branches/1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/banshee/branches/1.0/debian/changelog?rev=3943&op=diff
==============================================================================
--- packages/banshee/branches/1.0/debian/changelog (original)
+++ packages/banshee/branches/1.0/debian/changelog Fri May 9 07:18:19 2008
@@ -3,6 +3,11 @@
* debian/rules:
+ Don't enable plugins by hand but instead use only the ones that are
labeled stable upstream.
+ * debian/Banshee.Core.dll.config,
+ debian/Banshee.GStreamer.dll.config,
+ debian/Banshee.Widgets.dll.config,
+ debian/banshee.install:
+ + Add even more dllmaps for different assemblies.
-- Sebastian Dröge <slomo at debian.org> Fri, 09 May 2008 08:57:41 +0200
More information about the Pkg-cli-apps-commits
mailing list