Skip to Content.
Sympa Menu

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

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 (61fbdd5a81bd42a34713bffd81d4310ba957646c)
  • Date: Mon, 16 Aug 2010 20:23:33 -0500

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

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

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

midori: Added better description for vala. Support better built-in
extensions and also also writing of extensions using vala.

diff --git a/http/midori/DEPENDS b/http/midori/DEPENDS
index ff1798b..4b158c0 100755
--- a/http/midori/DEPENDS
+++ b/http/midori/DEPENDS
@@ -8,5 +8,7 @@ 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 gnome-icon-theme "" "" "for all the icons" &&
-optional_depends vala "--enable-vala" "--disable-vala" "enable vala support"
&&
+optional_depends vala "--enable-vala" \
+ "--disable-vala" \
+ "enable vala support for extensions" &&
optional_depends docutils "" "" "enable user manual"



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (61fbdd5a81bd42a34713bffd81d4310ba957646c), George Sherwood, 08/16/2010

Archive powered by MHonArc 2.6.24.

Top of Page