openbsd-ports/graphics/libwebp/pkg/PLIST
ajacoutot 5a7624f096 Import libwebp-0.1.3.
WebP is an image format that does lossy compression of digital
photographic images. WebP consists of a codec based on VP8, that Google
open-sourced in May 2010 and a container based on RIFF. Webmasters, web
developers and browser developers can use WebP to compress, archive and
distribute digital images more efficiently.

ok benoit@ rpointel@
2011-12-22 08:36:33 +00:00

16 lines
330 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2011/12/22 08:36:33 ajacoutot Exp $
%%SHARED%%
@bin bin/cwebp
@bin bin/dwebp
include/webp/
include/webp/decode.h
include/webp/decode_vp8.h
include/webp/encode.h
include/webp/types.h
lib/libwebp.a
lib/libwebp.la
lib/pkgconfig/
lib/pkgconfig/libwebp.pc
@man man/man1/cwebp.1
@man man/man1/dwebp.1