[tracker/harmattan: 1923/2240] Added patch 03 to build with playlist writeback support
- From: Martyn James Russell <mr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker/harmattan: 1923/2240] Added patch 03 to build with playlist writeback support
- Date: Thu, 4 Feb 2010 17:23:51 +0000 (UTC)
commit 69a294ceb8d4d058fb86b4aaa1d6e3b2eff06c42
Author: Martyn Russell <martyn lanedo com>
Date: Wed Dec 23 15:12:10 2009 +0000
Added patch 03 to build with playlist writeback support
.../03-compile-with-playlist-writeback.patch | 23 ++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/debian/patches/03-compile-with-playlist-writeback.patch b/debian/patches/03-compile-with-playlist-writeback.patch
new file mode 100644
index 0000000..82376d7
--- /dev/null
+++ b/debian/patches/03-compile-with-playlist-writeback.patch
@@ -0,0 +1,23 @@
+diff --git a/src/tracker-writeback/Makefile.am b/src/tracker-writeback/Makefile.am
+index 0d67a81..857287c 100644
+--- a/src/tracker-writeback/Makefile.am
++++ b/src/tracker-writeback/Makefile.am
+@@ -39,12 +39,12 @@ libwriteback_xmp_la_LIBADD = $(GLIB2_LIBS) $(GCOV_LIBS) $(EXEMPI_LIBS)
+ endif
+
+ # Playlists
+-#if HAVE_TOTEM_PL_PARSER
+-#modules_LTLIBRARIES += libwriteback-playlist.la
+-#libwriteback_playlist_la_SOURCES = tracker-writeback-playlist.c
+-#libwriteback_playlist_la_LDFLAGS = $(module_flags)
+-#libwriteback_playlist_la_LIBADD = $(GLIB2_LIBS) $(GCOV_LIBS) $(TOTEM_PL_PARSER_LIBS)
+-#endif
++if HAVE_TOTEM_PL_PARSER
++modules_LTLIBRARIES += libwriteback-playlist.la
++libwriteback_playlist_la_SOURCES = tracker-writeback-playlist.c
++libwriteback_playlist_la_LDFLAGS = $(module_flags)
++libwriteback_playlist_la_LIBADD = $(GLIB2_LIBS) $(GCOV_LIBS) $(TOTEM_PL_PARSER_LIBS)
++endif
+
+ #
+ # Binaries
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]