Update to libwebp 0.3.0.

ok ajacoutot@
This commit is contained in:
brad 2013-05-18 18:02:05 +00:00
parent d260b5263f
commit ee522e6128
4 changed files with 7 additions and 9 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2013/03/21 08:45:18 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.5 2013/05/18 18:02:05 brad Exp $
COMMENT= Google WebP image format conversion tool
DISTNAME= libwebp-0.2.1
DISTNAME= libwebp-0.3.0
SHARED_LIBS= webp 1.0 # 4.1
SHARED_LIBS= webp 1.1 # 4.2
CATEGORIES= graphics

View File

@ -1,2 +1,2 @@
SHA256 (libwebp-0.2.1.tar.gz) = iU4IuLAEPPAHzByok/M9c3hFZabmSw5677IBpoc5IxQ=
SIZE (libwebp-0.2.1.tar.gz) = 705230
SHA256 (libwebp-0.3.0.tar.gz) = iQP8pA7OYDucsg0yEFFo2n4qM7671NiQAaPIdB7wPds=
SIZE (libwebp-0.3.0.tar.gz) = 800793

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/12/22 08:36:33 ajacoutot Exp $
@lib lib/libwebp.so.${LIBwebp_VERSION}

View File

@ -1,5 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2012/12/22 19:36:14 brad Exp $
%%SHARED%%
@comment $OpenBSD: PLIST,v 1.3 2013/05/18 18:02:05 brad Exp $
@bin bin/cwebp
@bin bin/dwebp
include/webp/
@ -8,6 +7,7 @@ include/webp/encode.h
include/webp/types.h
lib/libwebp.a
lib/libwebp.la
@lib lib/libwebp.so.${LIBwebp_VERSION}
lib/pkgconfig/
lib/pkgconfig/libwebp.pc
@man man/man1/cwebp.1