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

mrobinson at webkit.org mrobinson at webkit.org
Fri Jan 21 15:14:50 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit b9144ef5de7ef8399cd197c12f8f01afb019884c
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 10 18:09:09 2011 +0000

    2011-01-10  Martin Robinson  <mrobinson at igalia.com>
    
            GTK+ build fix. Continue to fix 'make dist.'
    
            * GNUmakefile.am: Remove more non-existent files from the WebKit2 build.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75382 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index b5109a2..d7bc8d8 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-10  Martin Robinson  <mrobinson at igalia.com>
+
+        GTK+ build fix. Continue to fix 'make dist.'
+
+        * GNUmakefile.am: Remove more non-existent files from the WebKit2 build.
+
 2011-01-10  Alejandro G. Castro  <alex at igalia.com>
 
         Reviewed by Martin Robinson.
diff --git a/WebKit2/GNUmakefile.am b/WebKit2/GNUmakefile.am
index 62ff333..a14022c 100644
--- a/WebKit2/GNUmakefile.am
+++ b/WebKit2/GNUmakefile.am
@@ -84,7 +84,6 @@ libWebKit2_la_SOURCES = \
 	WebKit2/Platform/CoreIPC/HandleMessage.h \
 	WebKit2/Platform/CoreIPC/MessageID.h \
 	WebKit2/Platform/CoreIPC/MessageSender.h \
-	WebKit2/Platform/gtk/ModuleGtk.cpp \
 	WebKit2/Platform/gtk/RunLoopGtk.cpp \
 	WebKit2/Platform/gtk/SharedMemoryGtk.cpp \
 	WebKit2/Platform/gtk/WorkQueueGtk.cpp \
@@ -168,13 +167,8 @@ libWebKit2_la_SOURCES = \
 	WebKit2/Shared/DrawingAreaInfo.h \
 	WebKit2/Shared/FontSmoothingLevel.h \
 	WebKit2/Shared/gtk/BackingStoreGtk.cpp \
-	WebKit2/Shared/gtk/NativeWebKeyboardEventGtk.cpp \
 	WebKit2/Shared/gtk/PlatformCertificateInfo.h \
-	WebKit2/Shared/gtk/UpdateChunk.cpp \
-	WebKit2/Shared/gtk/UpdateChunk.h \
 	WebKit2/Shared/gtk/WebCoreArgumentCodersGtk.cpp \
-	WebKit2/Shared/gtk/WebEventFactory.cpp \
-	WebKit2/Shared/gtk/WebEventFactory.h \
 	WebKit2/Shared/ImageOptions.h \
 	WebKit2/Shared/ImmutableArray.cpp \
 	WebKit2/Shared/ImmutableArray.h \
@@ -326,7 +320,6 @@ libWebKit2_la_SOURCES = \
 	WebKit2/UIProcess/FindIndicator.cpp \
 	WebKit2/UIProcess/FindIndicator.h \
 	WebKit2/UIProcess/GenericCallback.h \
-	WebKit2/UIProcess/gtk/ChunkedUpdateDrawingAreaProxyGtk.cpp \
 	WebKit2/UIProcess/gtk/TextCheckerGtk.cpp \
 	WebKit2/UIProcess/gtk/WebInspectorGtk.cpp \
 	WebKit2/UIProcess/gtk/WebPageProxyGtk.cpp \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list