Skip to Content.
Sympa Menu

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

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 (843c8db9feb03320f7ac5aaf471d1f564467ab3e)
  • Date: Fri, 28 Nov 2008 17:23:44 -0600

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

http/midori/DEPENDS | 5 ++---
http/midori/HISTORY | 3 ++-
2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 843c8db9feb03320f7ac5aaf471d1f564467ab3e
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

midori: One more update from the author

diff --git a/http/midori/DEPENDS b/http/midori/DEPENDS
index dd79d13..dbf6c88 100755
--- a/http/midori/DEPENDS
+++ b/http/midori/DEPENDS
@@ -1,10 +1,10 @@
depends gtk+2 &&
depends webkitgtk &&
-depends libsexy &&
depends libxml2 &&
if [ "$MIDORI_WAF" = 'y' ]; then
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"
else
depends libtool &&
@@ -12,5 +12,4 @@ else
depends intltool
fi &&

-optional_depends gnome-icon-theme "" "" "for all the icons" &&
-optional_depends lua "" "" "To use lua scripts"
+optional_depends gnome-icon-theme "" "" "for all the icons"
diff --git a/http/midori/HISTORY b/http/midori/HISTORY
index 00dc057..7fd32de 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,7 +1,8 @@
2008-11-28 George Sherwood <gsherwood AT sourcemage.org>
* DEPENDS: Added optional_depends libsoup for waf build
Added optional_depends unique for waf build
- Removed optional_depends gtksourceview. Not needed anymore.
+ Removed optional_depends gtksourceview, lua. Not needed anymore.
+ Removed depends libsexy. Not used.

2008-10-18 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 0.1.0



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (843c8db9feb03320f7ac5aaf471d1f564467ab3e), George Sherwood, 11/28/2008

Archive powered by MHonArc 2.6.24.

Top of Page