public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/nitrogen/files: nitrogen-1.4-png.patch
@ 2009-11-03 18:59 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-11-03 18:59 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/11/03 18:59:55

  Added:                nitrogen-1.4-png.patch
  Log:
  Fix compilation wrt #291737, thanks to Łukasz Michalik for reporting.
  (Portage version: 2.2_rc48/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-misc/nitrogen/files/nitrogen-1.4-png.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/nitrogen/files/nitrogen-1.4-png.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/nitrogen/files/nitrogen-1.4-png.patch?rev=1.1&content-type=text/plain

Index: nitrogen-1.4-png.patch
===================================================================
diff -ur nitrogen-1.4.orig/src/Thumbview.cc nitrogen-1.4/src/Thumbview.cc
--- nitrogen-1.4.orig/src/Thumbview.cc	2008-07-30 22:16:53.000000000 +0300
+++ nitrogen-1.4/src/Thumbview.cc	2009-11-03 20:56:28.000000000 +0200
@@ -23,7 +23,6 @@
 #include "Thumbview.h"
 #include "md5.h"
 #include <glib/gstdio.h>
-#include <png.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/nitrogen/files: nitrogen-1.4-png.patch
@ 2009-12-23 15:45 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-23 15:45 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/12/23 15:45:08

  Modified:             nitrogen-1.4-png.patch
  Log:
  Include string.h instead of png.h wrt #296783 by Dominik Behr.
  (Portage version: 2.2_rc60/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-misc/nitrogen/files/nitrogen-1.4-png.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/nitrogen/files/nitrogen-1.4-png.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/nitrogen/files/nitrogen-1.4-png.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/nitrogen/files/nitrogen-1.4-png.patch?r1=1.1&r2=1.2

Index: nitrogen-1.4-png.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/nitrogen/files/nitrogen-1.4-png.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nitrogen-1.4-png.patch	3 Nov 2009 18:59:55 -0000	1.1
+++ nitrogen-1.4-png.patch	23 Dec 2009 15:45:08 -0000	1.2
@@ -1,11 +1,13 @@
-diff -ur nitrogen-1.4.orig/src/Thumbview.cc nitrogen-1.4/src/Thumbview.cc
---- nitrogen-1.4.orig/src/Thumbview.cc	2008-07-30 22:16:53.000000000 +0300
-+++ nitrogen-1.4/src/Thumbview.cc	2009-11-03 20:56:28.000000000 +0200
-@@ -23,7 +23,6 @@
+http://bugs.gentoo.org/show_bug.cgi?id=296783
+
+--- src/Thumbview.cc
++++ src/Thumbview.cc
+@@ -23,7 +23,7 @@
  #include "Thumbview.h"
  #include "md5.h"
  #include <glib/gstdio.h>
 -#include <png.h>
++#include <string.h>
  #include <sys/types.h>
  #include <sys/stat.h>
  #include <unistd.h>






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

end of thread, other threads:[~2009-12-23 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-03 18:59 [gentoo-commits] gentoo-x86 commit in x11-misc/nitrogen/files: nitrogen-1.4-png.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-23 15:45 Samuli Suominen (ssuominen)

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