public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-vfs/files: thunar-vfs-libpng14.patch
@ 2010-03-26  9:19 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-03-26  9:19 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/03/26 09:19:56

  Added:                thunar-vfs-libpng14.patch
  Log:
  Fix building with libpng14.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  xfce-extra/thunar-vfs/files/thunar-vfs-libpng14.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-vfs/files/thunar-vfs-libpng14.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/thunar-vfs/files/thunar-vfs-libpng14.patch?rev=1.1&content-type=text/plain

Index: thunar-vfs-libpng14.patch
===================================================================
--- thunar-vfs/thunar-vfs-thumb.c
+++ thunar-vfs/thunar-vfs-thumb.c
@@ -1169,7 +1169,7 @@
     goto done0;
 
   /* verify the png signature */
-  if (G_LIKELY (png_check_sig ((png_bytep) signature, sizeof (signature))))
+  if (G_LIKELY (!png_sig_cmp ((png_bytep) signature, 0, sizeof (signature))))
     rewind (fp);
   else
     goto done0;






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

* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-vfs/files: thunar-vfs-libpng14.patch
@ 2010-08-23 23:33 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-08-23 23:33 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/08/23 23:33:06

  Removed:              thunar-vfs-libpng14.patch
  Log:
  New snapshot.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)



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

end of thread, other threads:[~2010-08-23 23:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-23 23:33 [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-vfs/files: thunar-vfs-libpng14.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2010-03-26  9:19 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