[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

paroga at webkit.org paroga at webkit.org
Fri Jan 21 14:42:22 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit fedfee4576d3cab5e4623dbcaada88c86bdce65c
Author: paroga at webkit.org <paroga at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Dec 26 10:04:26 2010 +0000

    2010-12-26  Patrick Gansterer  <paroga at webkit.org>
    
            Unreviewed WinCE buildfix after r74626.
    
            * cmake/OptionsWinCE.cmake:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74665 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/ChangeLog b/ChangeLog
index fe0402a..858f0f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-26  Patrick Gansterer  <paroga at webkit.org>
+
+        Unreviewed WinCE buildfix after r74626.
+
+        * cmake/OptionsWinCE.cmake:
+
 2010-12-24  Darin Adler  <darin at apple.com>
 
         Updated makefiles used by Apple engineers to fix build with the
diff --git a/cmake/OptionsWinCE.cmake b/cmake/OptionsWinCE.cmake
index 1615c0f..7884530 100644
--- a/cmake/OptionsWinCE.cmake
+++ b/cmake/OptionsWinCE.cmake
@@ -45,6 +45,7 @@ WEBKIT_FEATURE(ENABLE_SVG_ANIMATION "Enable SVG animation" DEFAULT OFF SVG)
 WEBKIT_FEATURE(ENABLE_SVG_FONTS "Enable SVG fonts" DEFAULT ON SVG)
 WEBKIT_FEATURE(ENABLE_SVG_FOREIGN_OBJECT "Enable SVG foreign object" DEFAULT OFF SVG)
 WEBKIT_FEATURE(ENABLE_SVG_USE "Enable SVG use" DEFAULT ON SVG)
+WEBKIT_FEATURE(ENABLE_TOUCH_EVENTS "Enable Touch Events" DEFAULT OFF)
 WEBKIT_FEATURE(ENABLE_VIDEO "Enable video" DEFAULT OFF HTML)
 WEBKIT_FEATURE(ENABLE_WEB_SOCKETS "Enable web sockets" DEFAULT OFF)
 WEBKIT_FEATURE(ENABLE_WML "Enable WML" DEFAULT OFF)

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list