Skip to Content.
Sympa Menu

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

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 (98d4c4df461803acb3734688e4f4c7893df657f9)
  • Date: Thu, 20 Dec 2007 01:20:58 -0600

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

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

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

midori: Added optional_depends gnome-icon-theme to have the complete
set of needed icons.

diff --git a/http/midori/DEPENDS b/http/midori/DEPENDS
index 9c79e8d..6594b60 100755
--- a/http/midori/DEPENDS
+++ b/http/midori/DEPENDS
@@ -1,4 +1,5 @@
depends gtk+2 &&
depends webkitgtk &&
depends libsexy &&
-depends libxml2
+depends libxml2 &&
+optional_depends gnome-icon-theme "" "" "for all the icons"
diff --git a/http/midori/HISTORY b/http/midori/HISTORY
index ca11cee..16a8ed1 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,3 +1,6 @@
+2007-12-20 George Sherwood <geroge AT beernabeer.com>
+ * DEPENDS: optional_depends gnome-icon-theme to have all icons present
+
2007-12-17 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 0.0.15




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (98d4c4df461803acb3734688e4f4c7893df657f9), George Sherwood, 12/20/2007

Archive powered by MHonArc 2.6.24.

Top of Page