aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/webp
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2011-10-07 22:26:01 +0800
committerjohans <johans@FreeBSD.org>2011-10-07 22:26:01 +0800
commitd0fe25477c0b6918bea3ba5a94fd2f8c6f839e9f (patch)
tree6bdbbe4d0e2c19c2ad090f5c2121248a47fb847d /graphics/webp
parent2443d3a43881504e8efb593b4becfc650e211652 (diff)
downloadfreebsd-ports-gnome-d0fe25477c0b6918bea3ba5a94fd2f8c6f839e9f.tar.gz
freebsd-ports-gnome-d0fe25477c0b6918bea3ba5a94fd2f8c6f839e9f.tar.zst
freebsd-ports-gnome-d0fe25477c0b6918bea3ba5a94fd2f8c6f839e9f.zip
- Update webp to 0.1.3
- Remove autotools stuff and gmake dependency (they're learning) - Note library version bump
Diffstat (limited to 'graphics/webp')
-rw-r--r--graphics/webp/Makefile7
-rw-r--r--graphics/webp/distinfo4
-rw-r--r--graphics/webp/pkg-plist2
3 files changed, 4 insertions, 9 deletions
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile
index 1f99ce7173b1..1761752dde92 100644
--- a/graphics/webp/Makefile
+++ b/graphics/webp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= webp
-PORTVERSION= 0.1.2
+PORTVERSION= 0.1.3
CATEGORIES= graphics
MASTER_SITES= GOOGLE_CODE
DISTNAME= lib${PORTNAME}-${PORTVERSION}
@@ -17,16 +17,11 @@ COMMENT= Google WebP image format conversion tool
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
png.6:${PORTSDIR}/graphics/png
-USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= autoconf:env libtoolize:env automake:env
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
MAN1= cwebp.1 dwebp.1
-pre-configure:
- @cd ${WRKSRC} && ${AUTORECONF} -vfi
-
.include <bsd.port.mk>
diff --git a/graphics/webp/distinfo b/graphics/webp/distinfo
index 80240b0c0c2c..e39c72e23be0 100644
--- a/graphics/webp/distinfo
+++ b/graphics/webp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libwebp-0.1.2.tar.gz) = d5ff8df777010a5fb8dd5bac85eb30e98fe665e089ad9d3be2d01724a4c23eb5
-SIZE (libwebp-0.1.2.tar.gz) = 154784
+SHA256 (libwebp-0.1.3.tar.gz) = 40b18456e39b2822311b0ea161d6f09507cf5e8e937b02b9be3ee994ded67aba
+SIZE (libwebp-0.1.3.tar.gz) = 544552
diff --git a/graphics/webp/pkg-plist b/graphics/webp/pkg-plist
index 146743c0c020..547cbb30e804 100644
--- a/graphics/webp/pkg-plist
+++ b/graphics/webp/pkg-plist
@@ -5,7 +5,7 @@ include/webp/decode_vp8.h
include/webp/types.h
include/webp/encode.h
lib/libwebp.so
-lib/libwebp.so.0
+lib/libwebp.so.2
lib/libwebp.la
lib/libwebp.a
libdata/pkgconfig/libwebp.pc