[96886] trunk/dports/www/webkit-gtk
jeremyhu at macports.org
jeremyhu at macports.org
Mon Aug 20 15:23:44 PDT 2012
Revision: 96886
https://trac.macports.org/changeset/96886
Author: jeremyhu at macports.org
Date: 2012-08-20 15:23:43 -0700 (Mon, 20 Aug 2012)
Log Message:
-----------
webkit-gtk: Fix +quartz build (#34134)
Modified Paths:
--------------
trunk/dports/www/webkit-gtk/Portfile
Added Paths:
-----------
trunk/dports/www/webkit-gtk/files/quartz.patch
Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile 2012-08-20 22:21:25 UTC (rev 96885)
+++ trunk/dports/www/webkit-gtk/Portfile 2012-08-20 22:23:43 UTC (rev 96886)
@@ -43,6 +43,7 @@
case-insensitive.patch \
our-icu.patch \
xrender-check.patch \
+ quartz.patch \
bison-2.6.patch
configure.args \
Added: trunk/dports/www/webkit-gtk/files/quartz.patch
===================================================================
--- trunk/dports/www/webkit-gtk/files/quartz.patch (rev 0)
+++ trunk/dports/www/webkit-gtk/files/quartz.patch 2012-08-20 22:23:43 UTC (rev 96886)
@@ -0,0 +1,16 @@
+--- Source/WebCore/GNUmakefile.list.am.orig 2012-08-20 10:11:33.000000000 +0300
++++ Source/WebCore/GNUmakefile.list.am 2012-08-20 10:13:58.000000000 +0300
+@@ -4582,11 +4582,11 @@
+ Source/WebCore/platform/gtk/WidgetGtk.cpp \
+ Source/WebCore/platform/gtk/WidgetRenderingContext.cpp \
+ Source/WebCore/platform/gtk/WidgetRenderingContext.h \
+- Source/WebCore/plugins/gtk/PluginPackageGtk.cpp \
+- Source/WebCore/plugins/gtk/PluginViewGtk.cpp
++ Source/WebCore/plugins/gtk/PluginPackageGtk.cpp
+
+ if TARGET_X11
+ webcoregtk_sources += \
++ Source/WebCore/plugins/gtk/PluginViewGtk.cpp
+ Source/WebCore/platform/gtk/GtkWidgetBackingStoreX11.cpp \
+ Source/WebCore/plugins/gtk/gtk2xtbin.c \
+ Source/WebCore/plugins/gtk/gtk2xtbin.h \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120820/ac7848f6/attachment.html>
More information about the macports-changes
mailing list