[Lunar-commits] <moonbase> WebKit: remove old module
Zachary McGrew
zmcgrew at lunar-linux.org
Tue Mar 3 20:13:54 CET 2009
commit 23490b42b0fab93ea99ccfdea997d01f35c3bb8d
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Tue Mar 3 11:13:54 2009 -0800
WebKit: remove old module
---
zbeta/WebKit/BUILD | 7 -------
zbeta/WebKit/DEPENDS | 7 -------
zbeta/WebKit/DETAILS | 20 --------------------
3 files changed, 0 insertions(+), 34 deletions(-)
diff --git a/zbeta/WebKit/BUILD b/zbeta/WebKit/BUILD
deleted file mode 100644
index dcf1fb0..0000000
--- a/zbeta/WebKit/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- OPTS+=" --with-font-backend=pango --enable-video"
-
- default_cvs_build
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/WebKit/DEPENDS b/zbeta/WebKit/DEPENDS
deleted file mode 100644
index a475df0..0000000
--- a/zbeta/WebKit/DEPENDS
+++ /dev/null
@@ -1,7 +0,0 @@
-depends gtk+-2
-depends icu4c
-depends gperf
-depends libxslt
-depends curl
-depends sqlite
-depends libpng
diff --git a/zbeta/WebKit/DETAILS b/zbeta/WebKit/DETAILS
deleted file mode 100644
index c38e946..0000000
--- a/zbeta/WebKit/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
- MODULE=WebKit
- VERSION=r41128
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://nightly.webkit.org/files/trunk/src
- SOURCE_VFY=sha1:5ab0e971c6f9db9a234b35c23c3bd50396588211
- WEB_SITE=http://www.webkit.org
- ENTERED=20070919
- UPDATED=20090223
- SHORT="a web content engine"
- PSAFE=no
-
-cat<<EOF
-WebKit is a web content engine, derived from KHTML and KJS from KDE,
-and used primarily in Apple's Safari browser. It is made to be embedded
-in other applications, such as mail readers, or web browsers.
-
-It is able to display content such as HTML, SVG, XML, and others. It
-also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript
-and more.
-EOF
More information about the Lunar-commits
mailing list