[Lunar-commits] <moonbase> webkit: Version bump to 1.6.3. It compiles with the following options;
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Feb 3 20:05:20 CET 2012
commit d39efd836a33dbeb673e61a607422f06bbd27165
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Feb 3 14:05:20 2012 -0500
webkit: Version bump to 1.6.3. It compiles with the following options;
WEBSOCKETS="y"
ENABLE_SPELL="y"
ENABLE_3D="y"
ENABLE_WEBGL="y"
ENABLE_GRID="n"
ENABLE_TRANSFER="n"
ENABLE_INDEX="n"
ENABLE_SPEECH="n"
ENABLE_RESIZE="y"
ENABLE_WEB_AUDIO="n"
This version is confirmed to compile with;
devhelp
gimp
choqok
rekonq
kde-workspace
kdenetwork
libproxy
midori
luakit
---
web/webkit/BUILD | 1 +
web/webkit/DETAILS | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/web/webkit/BUILD b/web/webkit/BUILD
index abb41c1..2b8b8fa 100644
--- a/web/webkit/BUILD
+++ b/web/webkit/BUILD
@@ -11,6 +11,7 @@
--enable-svg-foreign-object \
--enable-svg-as-image \
--enable-optimizations \
+ --with-gtk=2.0 \
--disable-gtk-doc-html" &&
default_build &&
diff --git a/web/webkit/DETAILS b/web/webkit/DETAILS
index 4b9ce76..be9e84a 100644
--- a/web/webkit/DETAILS
+++ b/web/webkit/DETAILS
@@ -1,11 +1,11 @@
MODULE=webkit
- VERSION=1.4.3
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.webkitgtk.org
- SOURCE_VFY=sha1:a24adee9583d66ebc93ac61ce9881947a54c569d
+ VERSION=1.6.3
+ SOURCE=$MODULE-$VERSION.tar.xz
+ SOURCE_URL=http://www.webkitgtk.org/
+ SOURCE_VFY=sha1:7df69608ef2ce9dd7328353b4ee34f69271cd43b
WEB_SITE=http://www.webkit.org
ENTERED=20070919
- UPDATED=20110917
+ UPDATED=20120203
SHORT="gtk+ web rendering engine"
PSAFE=no
More information about the Lunar-commits
mailing list