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

George Sherwood scm at sourcemage.org
Fri May 29 22:18:40 EDT 2009


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



More information about the SM-Commit mailing list