[131292] trunk/dports/www/webkit-gtk
jeremyhu at macports.org
jeremyhu at macports.org
Thu Jan 8 14:27:59 PST 2015
Revision: 131292
https://trac.macports.org/changeset/131292
Author: jeremyhu at macports.org
Date: 2015-01-08 14:27:58 -0800 (Thu, 08 Jan 2015)
Log Message:
-----------
webkit-gtk: Remove unneeded +quartz patches (#46490)
Modified Paths:
--------------
trunk/dports/www/webkit-gtk/Portfile
Removed Paths:
-------------
trunk/dports/www/webkit-gtk/files/quartz-duplicate-symbols2.patch
trunk/dports/www/webkit-gtk/files/quartz-include-widgetbackingstorecairo.patch
Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile 2015-01-08 22:13:14 UTC (rev 131291)
+++ trunk/dports/www/webkit-gtk/Portfile 2015-01-08 22:27:58 UTC (rev 131292)
@@ -230,12 +230,6 @@
depends_lib-delete \
port:mesa \
port:xorg-libXt
-
- # quartz-include-widgetbackingstorecairo.patch
- # https://trac.macports.org/ticket/38203
- # https://bugs.webkit.org/show_bug.cgi?id=111598
- patchfiles-append quartz-include-widgetbackingstorecairo.patch \
- quartz-duplicate-symbols2.patch
}
variant video description {Enable HTML5 video support using gstreamer} {
Deleted: trunk/dports/www/webkit-gtk/files/quartz-duplicate-symbols2.patch
===================================================================
--- trunk/dports/www/webkit-gtk/files/quartz-duplicate-symbols2.patch 2015-01-08 22:13:14 UTC (rev 131291)
+++ trunk/dports/www/webkit-gtk/files/quartz-duplicate-symbols2.patch 2015-01-08 22:27:58 UTC (rev 131292)
@@ -1,13 +0,0 @@
---- Source/WebCore/plugins/PluginPackageNone.cpp.orig 2012-10-29 20:40:46.000000000 -0400
-+++ Source/WebCore/plugins/PluginPackageNone.cpp 2012-10-29 20:40:46.000000000 -0400
-@@ -28,10 +28,6 @@
-
- namespace WebCore {
-
--void PluginPackage::determineQuirks(const String&)
--{
--}
--
- bool PluginPackage::fetchInfo()
- {
- return false;
Deleted: trunk/dports/www/webkit-gtk/files/quartz-include-widgetbackingstorecairo.patch
===================================================================
--- trunk/dports/www/webkit-gtk/files/quartz-include-widgetbackingstorecairo.patch 2015-01-08 22:13:14 UTC (rev 131291)
+++ trunk/dports/www/webkit-gtk/files/quartz-include-widgetbackingstorecairo.patch 2015-01-08 22:27:58 UTC (rev 131292)
@@ -1,12 +0,0 @@
---- Source/WebCore/GNUmakefile.list.am.orig 2014-01-11 12:15:07.000000000 -0800
-+++ Source/WebCore/GNUmakefile.list.am 2014-01-11 12:16:03.000000000 -0800
-@@ -6328,6 +6328,9 @@ else
- webcore_sources += \
- Source/WebCore/plugins/PluginPackageNone.cpp \
- Source/WebCore/plugins/PluginViewNone.cpp
-+# in quartz mode include cairo widgetbackingstore implementation also
-+webcoregtk_sources += \
-+ Source/WebCore/platform/cairo/WidgetBackingStoreCairo.cpp
- endif # END TARGET_WIN32
- endif # END TARGET_X11_OR_WAYLAND
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150108/82993c43/attachment.html>
More information about the macports-changes
mailing list