[SM-Commit] SVK change 9182 to grimoire.svk

Arwed von Merkatz scm at mail.sourcemage.org
Thu Jun 8 16:44:13 EDT 2006


Group: defaults
Subject: r9182 - in test: . video/totem

Author: arwed
Date: Thu Jun  8 15:44:13 2006
New Revision: 9182

Modified:
   test/   (props changed)
   test/video/totem/DEPENDS
   test/video/totem/HISTORY

Log:
 r9220 at Otherland:  arwed | 1970-01-01 01:00:00 +0200
 totem: dependency fixes, bug #12633


Modified: test/video/totem/DEPENDS
==============================================================================
--- test/video/totem/DEPENDS	(original)
+++ test/video/totem/DEPENDS	Thu Jun  8 15:44:13 2006
@@ -1,5 +1,11 @@
-depends  libgnomeui     &&
-depends  iso-codes      &&
+depends  glib2             &&
+depends  gtk+2             &&
+depends  libgnomeui        &&
+depends  libglade2         &&
+depends  gnome-vfs2        &&
+depends  gnome-desktop     &&
+depends  gnome-icon-theme  &&
+depends  iso-codes         &&
 optional_depends  libmusicbrainz           \
                   "--enable-musicbrainz"   \
                   "--disable-musicbrainz"  \
@@ -20,6 +26,10 @@
                   "--enable-nvtv"   \
                   "--disable-nvtv"  \
                   "Enable support for TV-output with nvtv?" &&
+optional_depends  dbus              \
+                  "--with-dbus"     \
+                  "--without-dbus"  \
+                  "for dbus remote control"  &&
 if    [  "$TOTEM_BACKEND" = "xine"  ]; then
   depends  xine-lib
 elif  [  "$TOTEM_BACKEND" = "gstreamer-0.8" ]; then

Modified: test/video/totem/HISTORY
==============================================================================
--- test/video/totem/HISTORY	(original)
+++ test/video/totem/HISTORY	Thu Jun  8 15:44:13 2006
@@ -1,3 +1,8 @@
+2006-06-08 Arwed v. Merkatz <v.merkatz at gmx.net>
+	* DEPENDS: added dependencies on glib2, gtk+2, libglade2, gnome-vfs2,
+	  gnome-desktop, gnome-icon-theme and optional_depends on dbus,
+	  fixes bug #12633
+
 2006-05-14 Arwed v. Merkatz <v.merkatz at gmx.net>
 	* DETAILS: updated to 1.4.1
 



More information about the SM-Commit mailing list