pkgsrc/graphics/libwebp/PLIST
ryoon f325e5f344 Update to 0.6.1
Changelog:
libwebp-0.6.1
- 11/24/2017: version 0.6.1
  This is a binary compatible release.
  * lossless performance and compression improvements + a new 'cruncher' mode
    (-m 6 -q 100)
  * ARM performance improvements with clang (15-20% w/ndk r15c, issue #339)
  * webp-js: emscripten/webassembly based javascript decoder
  * miscellaneous bug & build fixes (issue #329, #332, #343, #353, #360, #361,
    #363)
  Tool updates / additions:
    added webpinfo - prints file format information (issue #330)
    gif2webp - loop behavior modified to match Chrome M63+ (crbug.com/649264);
               '-loop_compatibility' can be used for the old behavior
2018-01-01 08:15:27 +00:00

27 lines
572 B
Text

@comment $NetBSD: PLIST,v 1.6 2018/01/01 08:15:27 ryoon Exp $
bin/cwebp
bin/dwebp
bin/gif2webp
bin/img2webp
bin/webpinfo
bin/webpmux
include/webp/decode.h
include/webp/demux.h
include/webp/encode.h
include/webp/mux.h
include/webp/mux_types.h
include/webp/types.h
lib/libwebp.la
lib/libwebpdecoder.la
lib/libwebpdemux.la
lib/libwebpmux.la
lib/pkgconfig/libwebp.pc
lib/pkgconfig/libwebpdecoder.pc
lib/pkgconfig/libwebpdemux.pc
lib/pkgconfig/libwebpmux.pc
man/man1/cwebp.1
man/man1/dwebp.1
man/man1/gif2webp.1
man/man1/webpinfo.1
man/man1/webpmux.1
share/doc/libwebp/COPYING