[Lunar-commits] <moonbase> fixed WebKit
Samuel Verstraete
elangelo at lunar-linux.org
Fri Mar 13 16:02:29 CET 2009
commit 289fcb8ca2215e8b649c27686274d41bbff9ecb9
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Mon May 19 21:59:15 2008 +0200
fixed WebKit
---
zbeta/WebKit/BUILD | 4 ++++
zbeta/WebKit/DETAILS | 6 +++---
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/zbeta/WebKit/BUILD b/zbeta/WebKit/BUILD
index d1b5db8..e1633c5 100644
--- a/zbeta/WebKit/BUILD
+++ b/zbeta/WebKit/BUILD
@@ -12,4 +12,8 @@
# install -m755 $SOURCE_DIRECTORY/WebKitBuild/Debug/WebKitTools/GtkLauncher/GtkLauncher /usr/bin
+./autogen.sh &&
+./configure --prefix=/usr --enable-svg --with-target=x11 &&
+default_make
+
) > $C_FIFO 2>&1
diff --git a/zbeta/WebKit/DETAILS b/zbeta/WebKit/DETAILS
index ebeba0a..9a27848 100644
--- a/zbeta/WebKit/DETAILS
+++ b/zbeta/WebKit/DETAILS
@@ -1,11 +1,11 @@
MODULE=WebKit
- VERSION=r32862
+ VERSION=r33561
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://nightly.webkit.org/files/trunk/src
- SOURCE_VFY=sha1:18ce6b5565a45868a1747b0c84db77b906cc9f4b
+ SOURCE_VFY=sha1:a915cde2c245464b9258294887906b1af44bbd41
WEB_SITE=http://www.webkit.org
ENTERED=20070919
- UPDATED=20080505
+ UPDATED=20080519
SHORT="a web content engine"
cat<<EOF
More information about the Lunar-commits
mailing list