Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2012 00:27:02 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [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
Message-ID:  <201210100027.q9A0R2YM079751@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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*);



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210100027.q9A0R2YM079751>