Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 19 Nov 2014 23:59:34 +0100
From: John Spencer <maillist-musl@...fooze.de>
To:  sabotage@...ts.openwall.com
Subject: Re: [PATCH] Solve png support errors in some applications
 updating libpng.

Henrique Lengler wrote:
> This patch solves the problem while build cairo, and make imlib2

interesting. which problem did you get when building cairo ?
usually it builds fine: 
https://sabpkg.deadlytowers.org/process.cgi?action=pkgoverview&pkg=cairo

> support png files.
> 
> 
> 
> ------------------------------------------------------------------------
> 
>>>From 2df847054997d632100bd7a3a294b7317730dd9d Mon Sep 17 00:00:00 2001
> From: Henrique Lengler <henriqueleng@...nmailbox.org>
> Date: Wed, 19 Nov 2014 16:34:59 +0000
> Subject: [PATCH] updated libpng, this solves cairo unable to find libpng on
>  build, and imlib2 compile without libpng
> 
> ---
>  pkg/libpng | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/pkg/libpng b/pkg/libpng
> index 347aa17..9084276 100644
> --- a/pkg/libpng
> +++ b/pkg/libpng
> @@ -1,8 +1,8 @@
>  [mirrors]
> -http://downloads.sourceforge.net/sourceforge/libpng/libpng-1.5.17.tar.xz
> +http://downloads.sourceforge.net/sourceforge/libpng/libpng-1.6.14.tar.xz
>  [main]
> -filesize=721568
> -sha512=e658dccce8c4de084e9cc4a00526252cc484e3a20f04e3143c799125603363212c143f05d8452180444d94246a2321c9ff994e2de9b4af2fa36c673f19313071
> +filesize=905840
> +sha512=18cd8f59f5920a04f95e6b200affa6a2a9091a79b3e8d01931c95bad1680495f189c87cb912573c23a6681bf764cd981a97b5efc502cf90892b434db422b1892
>  
>  [deps]
>  zlib

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.