Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] SVK change 9182 to grimoire.svk
  • Date: Thu, 8 Jun 2006 15:44:13 -0500

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@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




  • [SM-Commit] SVK change 9182 to grimoire.svk, Arwed von Merkatz, 06/08/2006

Archive powered by MHonArc 2.6.24.

Top of Page