GNU bug report logs -
#51296
[PATCH] Add WebP format support
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Tue, 19 Oct 2021 23:29:01 UTC
Severity: wishlist
Tags: patch
Fixed in version 29.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Wed, 20 Oct 2021 19:35:17 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 51296 <at> debbugs.gnu.org
>
> > + '(libwebp "libwebp.dll")
>
> This requires some Internet search, because DLLs on Windows usually
> have a numeric version indication in their names, as you see in the
> other cases. In this case, the name produced by current versions of
> libwebp seems to be libwebp-7.dll, not just libwebp.dll. But it's
> probably a good idea to leave libwebp.dll as a fallback. So this
> should be
>
> '(libwebp "libwebp-7.dll" "libwebp.dll")
Btw, the Windows binaries available from the libwebp site don't seem
to include DLLs, only static libraries. Caveat emptor!
This bug report was last modified 3 years and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.