public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/xfe/files: xfe-1.32.2-missing_Xlib_h.patch
@ 2010-11-02 12:46 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-11-02 12:46 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/11/02 12:46:54

  Added:                xfe-1.32.2-missing_Xlib_h.patch
  Log:
  Fix building with USE="-startup-notification" wrt #343825 by Diego Elio Pettenò.
  
  (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch?rev=1.1&content-type=text/plain

Index: xfe-1.32.2-missing_Xlib_h.patch
===================================================================
http://bugs.gentoo.org/343825

--- src/ViewWindow.cpp
+++ src/ViewWindow.cpp
@@ -12,6 +12,8 @@
 #include <string.h>
 #include <unistd.h>
 
+#include <X11/Xlib.h>
+
 #include <fx.h>
 #include <fxkeys.h>
 #include <FXPNGIcon.h>
--- src/WriteWindow.cpp
+++ src/WriteWindow.cpp
@@ -12,6 +12,8 @@
 #include <unistd.h>
 #include <signal.h>
 
+#include <X11/Xlib.h>
+
 #include <fx.h>
 #include <fxkeys.h>
 #include <FXPNGIcon.h>
--- src/XFileExplorer.cpp
+++ src/XFileExplorer.cpp
@@ -8,6 +8,8 @@
 #include <sys/wait.h>
 #include <unistd.h>
 
+#include <X11/Xlib.h>
+
 #include <fx.h>
 #include <fxkeys.h>
 #include <FXPNGIcon.h>






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-misc/xfe/files: xfe-1.32.2-missing_Xlib_h.patch
@ 2014-02-26 14:37 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2014-02-26 14:37 UTC (permalink / raw
  To: gentoo-commits

jer         14/02/26 14:37:40

  Modified:             xfe-1.32.2-missing_Xlib_h.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.2                  x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch?r1=1.1&r2=1.2

Index: xfe-1.32.2-missing_Xlib_h.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfe-1.32.2-missing_Xlib_h.patch	2 Nov 2010 12:46:54 -0000	1.1
+++ xfe-1.32.2-missing_Xlib_h.patch	26 Feb 2014 14:37:40 -0000	1.2
@@ -1,7 +1,5 @@
-http://bugs.gentoo.org/343825
-
---- src/ViewWindow.cpp
-+++ src/ViewWindow.cpp
+--- a/src/ViewWindow.cpp
++++ a/src/ViewWindow.cpp
 @@ -12,6 +12,8 @@
  #include <string.h>
  #include <unistd.h>
@@ -11,8 +9,8 @@
  #include <fx.h>
  #include <fxkeys.h>
  #include <FXPNGIcon.h>
---- src/WriteWindow.cpp
-+++ src/WriteWindow.cpp
+--- a/src/WriteWindow.cpp
++++ a/src/WriteWindow.cpp
 @@ -12,6 +12,8 @@
  #include <unistd.h>
  #include <signal.h>
@@ -22,8 +20,8 @@
  #include <fx.h>
  #include <fxkeys.h>
  #include <FXPNGIcon.h>
---- src/XFileExplorer.cpp
-+++ src/XFileExplorer.cpp
+--- a/src/XFileExplorer.cpp
++++ a/src/XFileExplorer.cpp
 @@ -8,6 +8,8 @@
  #include <sys/wait.h>
  #include <unistd.h>





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-26 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-02 12:46 [gentoo-commits] gentoo-x86 commit in x11-misc/xfe/files: xfe-1.32.2-missing_Xlib_h.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2014-02-26 14:37 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox