Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (1c9acf6f9f901c4bbce5e591ae5606942a00cce3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (1c9acf6f9f901c4bbce5e591ae5606942a00cce3)
  • Date: Thu, 28 Sep 2006 10:59:15 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

doc/evince/DEPENDS | 3 ++-
doc/evince/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 1c9acf6f9f901c4bbce5e591ae5606942a00cce3
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

made dbus-glib optional for evince

diff --git a/doc/evince/DEPENDS b/doc/evince/DEPENDS
index 60f5f6b..f9b9c1d 100755
--- a/doc/evince/DEPENDS
+++ b/doc/evince/DEPENDS
@@ -1,4 +1,3 @@
-depends dbus-glib &&
depends gettext &&
depends gnome-doc-utils &&
depends gnome-vfs2 &&
@@ -7,6 +6,8 @@ depends poppler &&
depends xml-parser-expat &&
depends gnome-keyring &&

+optional_depends dbus-glib "--enable-dbus-glib" "--disable-dbus-glib" "for
DBUS (will be used when there, no disabling here)" &&
+
optional_depends POSTSCRIPT-INTERPRETER \
"--enable-ps" \
"--disable-ps" \
diff --git a/doc/evince/HISTORY b/doc/evince/HISTORY
index a44b8e4..c9505c7 100644
--- a/doc/evince/HISTORY
+++ b/doc/evince/HISTORY
@@ -1,3 +1,6 @@
+2006-09-28 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: dbus-glib is optional
+
2006-09-07 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.6.0




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (1c9acf6f9f901c4bbce5e591ae5606942a00cce3), Thomas Orgis, 09/28/2006

Archive powered by MHonArc 2.6.24.

Top of Page