Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37727552
en ru br
ALT Linux repos
S:0.1.4-alt2_24
5.0: 0.1.4-alt2
4.1: 0.1.4-alt2
4.0: 0.1.4-alt2
3.0: 0.1.4-alt1

Group :: System/Libraries
RPM: libsvg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libsvg-0.1.4-libpng14.patch
Download


--- src/svg_image.c.png	2011-09-10 14:10:00.000000000 +0200
+++ src/svg_image.c	2011-09-10 14:10:33.000000000 +0200
@@ -271,7 +271,7 @@
 
     /* expand gray bit depth if needed */
     if (color_type == PNG_COLOR_TYPE_GRAY && depth < 8)
-	png_set_gray_1_2_4_to_8 (png);
+	png_set_expand_gray_1_2_4_to_8 (png);
 
     /* transform transparency to alpha */
     if (png_get_valid(png, info, PNG_INFO_tRNS))
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin