pkgsrc/graphics/libwebp/PLIST
ryoon 72d0969351 Update to 0.5.1
* Enable various options, Chromium web browser requires them.

Changelog:
- 6/14/2016: version 0.5.1
  This is a binary compatible release.
  * miscellaneous bug fixes (issues #280, #289)
  * reverted alpha plane encoding with color cache for compatibility with
    libwebp 0.4.0->0.4.3 (issues #291, #298)
  * lossless encoding performance improvements
  * memory reduction in both lossless encoding and decoding
  * force mux output to be in the extended format (VP8X) when undefined chunks
    are present (issue #294)
  * gradle, cmake build support
  * workaround for compiler bug causing 64-bit decode failures on android
    devices using clang-3.8 in the r11c NDK
  * various WebPAnimEncoder improvements
2016-07-20 11:49:59 +00:00

26 lines
574 B
Text

@comment $NetBSD: PLIST,v 1.3 2016/07/20 11:49:59 ryoon Exp $
bin/cwebp
bin/dwebp
bin/gif2webp
bin/webpmux
include/webp/decode.h
include/webp/demux.h
include/webp/encode.h
include/webp/extras.h
include/webp/mux.h
include/webp/mux_types.h
include/webp/types.h
lib/libwebp.la
lib/libwebpdecoder.la
lib/libwebpdemux.la
lib/libwebpextras.la
lib/libwebpmux.la
lib/pkgconfig/libwebp.pc
lib/pkgconfig/libwebpdecoder.pc
lib/pkgconfig/libwebpdemux.pc
lib/pkgconfig/libwebpextras.pc
lib/pkgconfig/libwebpmux.pc
man/man1/cwebp.1
man/man1/dwebp.1
man/man1/gif2webp.1
man/man1/webpmux.1