Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359583 - x11-libs/libmatchbox-1.9 uses incorrect patch for png 1.4
Summary: x11-libs/libmatchbox-1.9 uses incorrect patch for png 1.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-20 02:04 UTC by manro
Modified: 2011-03-20 12:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
correct version of patch (libmatchbox-1.9-libpng14.patch,352 bytes, text/plain)
2011-03-20 02:04 UTC, manro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description manro 2011-03-20 02:04:59 UTC
Created attachment 266579 [details]
correct version of patch

matchbox-panel, matchbox-window-manager and others components cannot now to load pngs due to wrong libmatchbox-1.9-libpng14.patch

This patch incorrectly uses new png_sig_cmp function, because now zero returned in the case of equivalence, like in memcmp.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-03-20 12:51:58 UTC
+*libmatchbox-1.9-r1 (20 Mar 2011)
+
+  20 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
+  +libmatchbox-1.9-r1.ebuild, files/libmatchbox-1.9-libpng14.patch:
+  Fix libpng-1.4.x patch wrt #359583.