Skip to Content.
Sympa Menu

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

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 (dbcd0e6de717affa21779ae5acf6e22fcbc0f370)
  • Date: Wed, 29 Apr 2009 09:39:39 -0500

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

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

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

webkitgtk: Updated to version 1.1.6. Added optional_depends enchant.

diff --git a/http/webkitgtk/DEPENDS b/http/webkitgtk/DEPENDS
index 0b0c8b5..f1e152f 100755
--- a/http/webkitgtk/DEPENDS
+++ b/http/webkitgtk/DEPENDS
@@ -19,6 +19,11 @@ else
depends pango "--with-font-backend=pango"
fi &&

+optional_depends enchant \
+ "" \
+ "" \
+ "for spell checking" &&
+
optional_depends gst-plugins-base \
"--enable-video" \
"--disable-video" \
diff --git a/http/webkitgtk/DETAILS b/http/webkitgtk/DETAILS
index 6d153d7..048ac30 100755
--- a/http/webkitgtk/DETAILS
+++ b/http/webkitgtk/DETAILS
@@ -6,10 +6,10 @@ if [[ $WEBKITGTK_NIGHT == "y" ]]; then

SOURCE_HASH=sha512:d3ec452c3c4c25db403fbbc1e67b7527ff49343ffe7247577bdaf3763f322f65bf02d17fa8ef2ccf5036a9b8ce06de5e34b05c55fc71df7a560d49a5a5c0032f
SOURCE_DIRECTORY="$BUILD_DIRECTORY/WebKit-$VERSION"
else
- VERSION=1.1.5
+ VERSION=1.1.6
SOURCE=webkit-$VERSION.tar.gz
SOURCE_URL[0]=http://www.webkitgtk.org/$SOURCE
-
SOURCE_HASH=sha512:1d6620940b7e6e8acdfd6c62362f8902434706e60eae1fe28fdebf1d82d74055b705ade87d134324aa685064bb2e86e62a6507fa938ea728bc404645103d2be8
+
SOURCE_HASH=sha512:e00ffb10ec0710cdb1b347f12ba78513ae96002167d818752f3ea9721bd3048caf4d9c1e459cf8a43360d2bfa0d83112ff295c8d05b621b9b370092388a051b3
SOURCE_DIRECTORY="$BUILD_DIRECTORY/webkit-$VERSION"
fi
WEB_SITE=http://webkitgtk.org/
diff --git a/http/webkitgtk/HISTORY b/http/webkitgtk/HISTORY
index 177ffd4..bcb54ed 100644
--- a/http/webkitgtk/HISTORY
+++ b/http/webkitgtk/HISTORY
@@ -1,3 +1,7 @@
+2009-04-29 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: optional_depends enchant
+ * DETAILS: Updated stable to version 1.1.6
+
2009-04-16 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to version 1.1.5




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

Archive powered by MHonArc 2.6.24.

Top of Page