[Lunar-commits] <moonbase> webkit: fixed broken build updated to 1.2.4 Older and current webkit will break build when gir-repository is not installed

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sun Sep 26 16:35:03 CEST 2010


commit 353d7524d2f897cd9511ab56cba52821936c5faa
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sun Sep 26 14:35:03 2010 +0000

    webkit: fixed broken build updated to 1.2.4
    Older and current webkit will break build when gir-repository is not installed
---
 web/webkit/DEPENDS |    1 +
 web/webkit/DETAILS |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/web/webkit/DEPENDS b/web/webkit/DEPENDS
index 897307e..ee71bd0 100644
--- a/web/webkit/DEPENDS
+++ b/web/webkit/DEPENDS
@@ -9,6 +9,7 @@ depends freetype2
 depends libsoup
 depends enchant
 depends gst-plugins-base
+depends gir-repository
 
 optional_depends  gst-plugins-good  "--enable-video"  ""  \
                   "For HTML5 video support"
diff --git a/web/webkit/DETAILS b/web/webkit/DETAILS
index d2e22b9..a4a583e 100644
--- a/web/webkit/DETAILS
+++ b/web/webkit/DETAILS
@@ -1,11 +1,11 @@
           MODULE=webkit
-         VERSION=1.2.3
+         VERSION=1.2.4
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.webkitgtk.org
-      SOURCE_VFY=sha1:88c38ebeba187a062272b2aa8ca2bbd0bbb86306
+      SOURCE_VFY=sha1:e4e31e6d5025d8c8d7ac81fe6d7c947918ce4790
         WEB_SITE=http://www.webkit.org
          ENTERED=20070919
-         UPDATED=20100718
+         UPDATED=20100926
            SHORT="gtk+ web rendering engine"
 PSAFE=no
 cat << EOF


More information about the Lunar-commits mailing list