Hi,

2011/12/17 Christine Spang <christ...@spang.cc>:
> On Tue, Nov 22, 2011 at 12:08:08PM +0900, Nobuhiro Iwamatsu wrote:
>> Source: armagetronad
>> Version: 0.2.8.3.2-1
>> Severity: wishlist
>> User: lib...@packages.debian.org
>> Usertags: libpng15-transition
>>
>> Hi,
>>
>> I uploaded libpng 1.5.2 to experimental.
>> libpng maintainers plan to transition from libpng 1.2 to 1.5.
>> I am checking build it the package depend to libpng.
>>
>> I noticed your package FTBFS by libpng 1.5.
>> I attached build log.
>> Could you check your package?
>
> armagetronad's configure script uses the following command to check for
> libpng:
>
>  libpng-config --libs
>
> Apparently this command does not exist with libpng 1.5. What is the
> correct mechanism to be using in the config script? Upstream should be
> patched.

No, libpng-config is provided.
This is a problem by the png_check_sig() function of check.
png_check_sig is an old function.
We need to use use !png_sig_cmp() instead.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to