aboutsummaryrefslogtreecommitdiff
path: root/graphics/exiv2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-07 19:35:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-07 19:35:59 +0000
commitd4f50b6ba742871cc356e889cac66ef52468533d (patch)
treef8d647d81a242ef7668361ac9d771a76fefd8950 /graphics/exiv2
parent6ac76d8ce17a0d96c09ff1636450ad73b40297a3 (diff)
downloadports-d4f50b6ba742871cc356e889cac66ef52468533d.tar.gz
ports-d4f50b6ba742871cc356e889cac66ef52468533d.zip
- Update to 0.16
PR: ports/120695 Submitted by: Lukas Maly <Iam@LukasMaly.NET>
Notes
Notes: svn path=/head/; revision=208613
Diffstat (limited to 'graphics/exiv2')
-rw-r--r--graphics/exiv2/Makefile6
-rw-r--r--graphics/exiv2/distinfo6
-rw-r--r--graphics/exiv2/pkg-plist6
3 files changed, 13 insertions, 5 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index 33ffbe3317ff..b2d023c84666 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= exiv2
-PORTVERSION= 0.14
+PORTVERSION= 0.16
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= http://www.exiv2.org/
@@ -14,6 +14,8 @@ MASTER_SITES= http://www.exiv2.org/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Exif and Iptc metadata manipulation library and tools
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
+
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USE_GMAKE= yes
@@ -21,6 +23,8 @@ USE_LDCONFIG= yes
MAN1= exiv2.1
ALLTARGET= all
USE_GCC= 3.4+
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo
index 614409443709..ea7e40560999 100644
--- a/graphics/exiv2/distinfo
+++ b/graphics/exiv2/distinfo
@@ -1,3 +1,3 @@
-MD5 (exiv2-0.14.tar.gz) = 6f8edde77d95f49fc83329feb615bb33
-SHA256 (exiv2-0.14.tar.gz) = a311e3ee884c57547b65c962f8b0a605e97cc64f7e6d1227a9624333acd53a8f
-SIZE (exiv2-0.14.tar.gz) = 1028225
+MD5 (exiv2-0.16.tar.gz) = a6e72343885d990c593bd013c6c988f1
+SHA256 (exiv2-0.16.tar.gz) = d407bd0f9b06d68940ae1a73b226ca234cd9a19ea65eab108746b69ac7ce0afb
+SIZE (exiv2-0.16.tar.gz) = 1591822
diff --git a/graphics/exiv2/pkg-plist b/graphics/exiv2/pkg-plist
index 7e32a4470aa6..2006ab6c6276 100644
--- a/graphics/exiv2/pkg-plist
+++ b/graphics/exiv2/pkg-plist
@@ -22,9 +22,12 @@ include/exiv2/mn.hpp
include/exiv2/mrwimage.hpp
include/exiv2/nikonmn.hpp
include/exiv2/olympusmn.hpp
+include/exiv2/orfimage.hpp
include/exiv2/panasonicmn.hpp
+include/exiv2/pentaxmn.hpp
include/exiv2/pngchunk.hpp
include/exiv2/pngimage.hpp
+include/exiv2/properties.hpp
include/exiv2/rafimage.hpp
include/exiv2/rcsid.hpp
include/exiv2/sigmamn.hpp
@@ -38,10 +41,11 @@ include/exiv2/tiffvisitor.hpp
include/exiv2/types.hpp
include/exiv2/value.hpp
include/exiv2/version.hpp
+include/exiv2/xmp.hpp
lib/libexiv2.a
lib/libexiv2.la
lib/libexiv2.so
-lib/libexiv2.so.0
+lib/libexiv2.so.3
libdata/pkgconfig/exiv2.pc
share/locale/de/LC_MESSAGES/exiv2.mo
share/locale/es/LC_MESSAGES/exiv2.mo