Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (34e077f1577141ce3f78aba6f65fa4b62d2013f4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (34e077f1577141ce3f78aba6f65fa4b62d2013f4)
  • Date: Fri, 29 May 2009 21:18:40 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

http/midori/DEPENDS | 1 +
http/midori/HISTORY | 1 +
2 files changed, 2 insertions(+)

New commits:
commit 34e077f1577141ce3f78aba6f65fa4b62d2013f4
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

midori: optional_depends libnotify

diff --git a/http/midori/DEPENDS b/http/midori/DEPENDS
index aefa773..66d20f8 100755
--- a/http/midori/DEPENDS
+++ b/http/midori/DEPENDS
@@ -5,5 +5,6 @@ depends python &&
optional_depends unique "" "" "provide libUnique support" &&
optional_depends sqlite "" "" "enable save history between sessions" &&
optional_depends libsoup "" "" "enable icons, save as and view source
functions" &&
+optional_depends libnotify "" "" "to notify for finished transfers" &&
optional_depends gnome-icon-theme "" "" "for all the icons" &&
optional_depends docutils "" "" "enable user manual"
diff --git a/http/midori/HISTORY b/http/midori/HISTORY
index 7f9fd1d..7aeec26 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,5 +1,6 @@
2009-05-28 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 0.1.7
+ * DEPENDS: optional_depends libnotify

2009-04-19 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 0.1.6



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (34e077f1577141ce3f78aba6f65fa4b62d2013f4), George Sherwood, 05/29/2009

Archive powered by MHonArc 2.6.24.

Top of Page