[SVN-Commit] r1066 - in trunk: mail/thunderbird-esr/files mail/thunderbird/files www/firefox-esr/files www/firefox-nightly/files www/firefox/files www/libxul/files www/seamonkey/files

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Oct 10 00:27:09 UTC 2012


Author: jbeich
Date: Wed Oct 10 00:27:02 2012
New Revision: 1066

Log:
unbreak QT4 build with GIO extension

Added:
   trunk/mail/thunderbird-esr/files/patch-bug799766
   trunk/mail/thunderbird/files/patch-bug799766
   trunk/www/firefox-esr/files/patch-bug799766
   trunk/www/firefox-nightly/files/patch-bug799766
   trunk/www/firefox/files/patch-bug799766
   trunk/www/libxul/files/patch-bug799766
   trunk/www/seamonkey/files/patch-bug799766

Added: trunk/mail/thunderbird-esr/files/patch-bug799766
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/mail/thunderbird-esr/files/patch-bug799766	Wed Oct 10 00:27:02 2012	(r1066)
@@ -0,0 +1,10 @@
+--- mozilla/toolkit/system/gnome/nsGIOService.cpp~
++++ mozilla/toolkit/system/gnome/nsGIOService.cpp
+@@ -12,7 +12,6 @@
+ #include <dlfcn.h>
+ 
+ #include <gio/gio.h>
+-#include <gtk/gtk.h>
+ 
+ 
+ typedef const char* (*get_commandline_t)(GAppInfo*);

Added: trunk/mail/thunderbird/files/patch-bug799766
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/mail/thunderbird/files/patch-bug799766	Wed Oct 10 00:27:02 2012	(r1066)
@@ -0,0 +1,10 @@
+--- mozilla/toolkit/system/gnome/nsGIOService.cpp~
++++ mozilla/toolkit/system/gnome/nsGIOService.cpp
+@@ -12,7 +12,6 @@
+ #include <dlfcn.h>
+ 
+ #include <gio/gio.h>
+-#include <gtk/gtk.h>
+ 
+ 
+ typedef const char* (*get_commandline_t)(GAppInfo*);

Added: trunk/www/firefox-esr/files/patch-bug799766
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/www/firefox-esr/files/patch-bug799766	Wed Oct 10 00:27:02 2012	(r1066)
@@ -0,0 +1,10 @@
+--- toolkit/system/gnome/nsGIOService.cpp~
++++ toolkit/system/gnome/nsGIOService.cpp
+@@ -12,7 +12,6 @@
+ #include <dlfcn.h>
+ 
+ #include <gio/gio.h>
+-#include <gtk/gtk.h>
+ 
+ 
+ typedef const char* (*get_commandline_t)(GAppInfo*);

Added: trunk/www/firefox-nightly/files/patch-bug799766
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/www/firefox-nightly/files/patch-bug799766	Wed Oct 10 00:27:02 2012	(r1066)
@@ -0,0 +1,10 @@
+--- toolkit/system/gnome/nsGIOService.cpp~
++++ toolkit/system/gnome/nsGIOService.cpp
+@@ -12,7 +12,6 @@
+ #include <dlfcn.h>
+ 
+ #include <gio/gio.h>
+-#include <gtk/gtk.h>
+ 
+ 
+ typedef const char* (*get_commandline_t)(GAppInfo*);

Added: trunk/www/firefox/files/patch-bug799766
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/www/firefox/files/patch-bug799766	Wed Oct 10 00:27:02 2012	(r1066)
@@ -0,0 +1,10 @@
+--- toolkit/system/gnome/nsGIOService.cpp~
++++ toolkit/system/gnome/nsGIOService.cpp
+@@ -12,7 +12,6 @@
+ #include <dlfcn.h>
+ 
+ #include <gio/gio.h>
+-#include <gtk/gtk.h>
+ 
+ 
+ typedef const char* (*get_commandline_t)(GAppInfo*);

Added: trunk/www/libxul/files/patch-bug799766
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/www/libxul/files/patch-bug799766	Wed Oct 10 00:27:02 2012	(r1066)
@@ -0,0 +1,10 @@
+--- toolkit/system/gnome/nsGIOService.cpp~
++++ toolkit/system/gnome/nsGIOService.cpp
+@@ -12,7 +12,6 @@
+ #include <dlfcn.h>
+ 
+ #include <gio/gio.h>
+-#include <gtk/gtk.h>
+ 
+ 
+ typedef const char* (*get_commandline_t)(GAppInfo*);

Added: trunk/www/seamonkey/files/patch-bug799766
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/www/seamonkey/files/patch-bug799766	Wed Oct 10 00:27:02 2012	(r1066)
@@ -0,0 +1,10 @@
+--- mozilla/toolkit/system/gnome/nsGIOService.cpp~
++++ mozilla/toolkit/system/gnome/nsGIOService.cpp
+@@ -12,7 +12,6 @@
+ #include <dlfcn.h>
+ 
+ #include <gio/gio.h>
+-#include <gtk/gtk.h>
+ 
+ 
+ typedef const char* (*get_commandline_t)(GAppInfo*);


More information about the freebsd-gecko mailing list