[rygel/wip/media-engine: 15/15] wip: Reenable tracker plug-in
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [rygel/wip/media-engine: 15/15] wip: Reenable tracker plug-in
- Date: Fri, 28 Sep 2012 16:49:55 +0000 (UTC)
commit 93974147dc97f02556bfd82b10f7459d5c41a2e3
Author: Jens Georg <jensg openismus com>
Date:   Fri Sep 28 10:49:15 2012 +0200
    wip: Reenable tracker plug-in
 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3d743e4..a37cd4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -86,17 +86,17 @@ dnl Add plugins
 RYGEL_ADD_PLUGIN([external],[MediaServer2 DBus consumer],[yes])
 RYGEL_ADD_PLUGIN([mpris],[MPRIS2 DBus consumer],[yes])
 RYGEL_ADD_PLUGIN([mediathek],[ZDF Mediathek],[no])
+RYGEL_ADD_PLUGIN([tracker],[Tracker],[yes])
+
 AS_IF([test "x$with_media_engine" = "xgstreamer"],
       [
         RYGEL_ADD_PLUGIN([test],[Test],[no])
-        RYGEL_ADD_PLUGIN([tracker],[Tracker],[yes])
         RYGEL_ADD_PLUGIN([playbin],[GStreamer playbin],[yes])
         RYGEL_ADD_PLUGIN([media-export],[MediaExport],[yes])
         RYGEL_ADD_PLUGIN([gst-launch],[GStreamer launchline],[no])
       ],
       [
         RYGEL_DISABLE_PLUGIN([test])
-        RYGEL_DISABLE_PLUGIN([tracker])
         RYGEL_DISABLE_PLUGIN([playbin])
         RYGEL_DISABLE_PLUGIN([media-export])
         RYGEL_DISABLE_PLUGIN([gst-launch])
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]