[Lunar-commits] r26045 - moonbase/trunk/zbeta/WebKit
Chad Kittel
v3rt1g0 at lunar-linux.org
Wed Oct 3 16:59:17 CEST 2007
Author: v3rt1g0
Date: 2007-10-03 16:59:17 +0200 (Wed, 03 Oct 2007)
New Revision: 26045
Modified:
moonbase/trunk/zbeta/WebKit/DETAILS
Log:
added a description and spaced the top over to the standard spot
Modified: moonbase/trunk/zbeta/WebKit/DETAILS
===================================================================
--- moonbase/trunk/zbeta/WebKit/DETAILS 2007-10-03 14:36:28 UTC (rev 26044)
+++ moonbase/trunk/zbeta/WebKit/DETAILS 2007-10-03 14:59:17 UTC (rev 26045)
@@ -1,13 +1,19 @@
- MODULE=WebKit
- VERSION=r25967
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://nightly.webkit.org/files/src
- SOURCE_VFY=sha1:e9ab3a3b64247b64c2aa423820aada5a56d73268
- WEB_SITE=http://www.webkit.org
- ENTERED=20070919
- UPDATED=20071003
- SHORT="webkit"
+ MODULE=WebKit
+ VERSION=r25967
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://nightly.webkit.org/files/src
+ SOURCE_VFY=sha1:e9ab3a3b64247b64c2aa423820aada5a56d73268
+ WEB_SITE=http://www.webkit.org
+ ENTERED=20070919
+ UPDATED=20071003
+ SHORT="a web content engine"
cat<<EOF
-webkit
+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