[Pkg-cli-apps-commits] r3579 - in /packages/banshee/trunk/debian: banshee.install patches/01_docs-installation.patch
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Thu Dec 20 06:13:11 UTC 2007
Author: slomo
Date: Thu Dec 20 06:13:10 2007
New Revision: 3579
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3579
Log:
* fix patch, add missing files to banshee
Modified:
packages/banshee/trunk/debian/banshee.install
packages/banshee/trunk/debian/patches/01_docs-installation.patch
Modified: packages/banshee/trunk/debian/banshee.install
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/banshee/trunk/debian/banshee.install?rev=3579&op=diff
==============================================================================
--- packages/banshee/trunk/debian/banshee.install (original)
+++ packages/banshee/trunk/debian/banshee.install Thu Dec 20 06:13:10 2007
@@ -7,25 +7,6 @@
debian/tmp/usr/lib/banshee/*.exe
debian/tmp/usr/lib/banshee/*.mdb
debian/tmp/usr/lib/banshee/*.so
-debian/tmp/usr/lib/banshee/Banshee.MediaEngine/
-debian/tmp/usr/lib/banshee/Banshee.Dap/
-debian/tmp/usr/lib/banshee/Banshee.Plugins/Banshee.Plugins.Audioscrobbler.dll*
-debian/tmp/etc/gconf/schemas/banshee-plugin-audioscrobbler.schemas
-debian/tmp/usr/lib/banshee/Banshee.Plugins/Banshee.Plugins.Bookmarks.dll*
-debian/tmp/etc/gconf/schemas/banshee-plugin-bookmarks.schemas
-debian/tmp/usr/lib/banshee/Banshee.Plugins/Banshee.Plugins.MetadataSearch.dll*
-debian/tmp/etc/gconf/schemas/banshee-plugin-metadatasearcher.schemas
-debian/tmp/usr/lib/banshee/Banshee.Plugins/Banshee.Plugins.MiniMode.dll*
-debian/tmp/etc/gconf/schemas/banshee-plugin-minimode.schemas
-debian/tmp/usr/lib/banshee/Banshee.Plugins/Banshee.Plugins.MMKeys.dll*
-debian/tmp/etc/gconf/schemas/banshee-plugin-mmkeys.schemas
-debian/tmp/usr/lib/banshee/Banshee.Plugins/Banshee.Plugins.NotificationAreaIcon.dll*
-debian/tmp/etc/gconf/schemas/banshee-plugin-notificationarea.schemas
-debian/tmp/usr/lib/banshee/Banshee.Plugins/Banshee.Plugins.Podcast.dll*
-debian/tmp/etc/gconf/schemas/banshee-plugin-podcast.schemas
-debian/tmp/usr/lib/banshee/Banshee.Plugins/Banshee.Plugins.Radio.dll*
-debian/tmp/etc/gconf/schemas/banshee-plugin-radio.schemas
-debian/tmp/usr/lib/banshee/Banshee.Plugins/Banshee.Plugins.Recommendation.dll*
-debian/tmp/etc/gconf/schemas/banshee-plugin-recommendation.schemas
+debian/tmp/usr/lib/banshee/Banshee.*/*.dll*
debian/banshee.xpm /usr/share/pixmaps
debian/Banshee.Plugins.Radio.dll.config /usr/lib/banshee/Banshee.Plugins
Modified: packages/banshee/trunk/debian/patches/01_docs-installation.patch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/banshee/trunk/debian/patches/01_docs-installation.patch?rev=3579&op=diff
==============================================================================
--- packages/banshee/trunk/debian/patches/01_docs-installation.patch (original)
+++ packages/banshee/trunk/debian/patches/01_docs-installation.patch Thu Dec 20 06:13:10 2007
@@ -1,5 +1,15 @@
---- docs/Makefile.am.old 2007-12-20 06:54:19.000000000 +0100
-+++ docs/Makefile.am 2007-12-20 06:54:52.000000000 +0100
+diff -Nur banshee-0.13.2+dfsg/docs/Makefile.am banshee-0.13.2+dfsg.new/docs/Makefile.am
+--- banshee-0.13.2+dfsg/docs/Makefile.am 2007-11-09 17:34:36.000000000 +0100
++++ banshee-0.13.2+dfsg.new/docs/Makefile.am 2007-12-20 07:04:32.000000000 +0100
+@@ -15,7 +15,7 @@
+ MonodocNodeConfig.exe: MonodocNodeConfig.cs
+ mcs -out:$@ -r:System.Xml $<
+
+-monodocdir = $(DESTDIR)$(DOCDIR)
++monodocdir = $(DOCDIR)
+ monodoc_DATA = \
+ banshee-docs.zip \
+ banshee-docs.tree \
@@ -54,10 +54,9 @@
$(DOC_ASSEMBLER) $(srcdir)/en
@@ -12,8 +22,18 @@
endif
EXTRA_DIST = \
---- docs/Makefile.in.old 2007-12-20 06:54:26.000000000 +0100
-+++ docs/Makefile.in 2007-12-20 06:55:01.000000000 +0100
+diff -Nur banshee-0.13.2+dfsg/docs/Makefile.in banshee-0.13.2+dfsg.new/docs/Makefile.in
+--- banshee-0.13.2+dfsg/docs/Makefile.in 2007-12-20 06:46:50.000000000 +0100
++++ banshee-0.13.2+dfsg.new/docs/Makefile.in 2007-12-20 07:04:56.000000000 +0100
+@@ -309,7 +309,7 @@
+ $(top_builddir)/src/MusicBrainz/MusicBrainz.dll
+
+ ASSEMBLIES_BUILD = $(foreach asm,$(ASSEMBLIES),$(addprefix -assembly:,$(asm)))
+- at BUILD_DOCS_TRUE@monodocdir = $(DESTDIR)$(DOCDIR)
++ at BUILD_DOCS_TRUE@monodocdir = $(DOCDIR)
+ @BUILD_DOCS_TRUE at monodoc_DATA = \
+ @BUILD_DOCS_TRUE@ banshee-docs.zip \
+ @BUILD_DOCS_TRUE@ banshee-docs.tree \
@@ -567,10 +567,9 @@
@BUILD_DOCS_TRUE@ $(DOC_ASSEMBLER) $(srcdir)/en
More information about the Pkg-cli-apps-commits
mailing list