summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-07-07 10:02:51 +0000
committerdrochner <drochner@pkgsrc.org>2009-07-07 10:02:51 +0000
commit2b4db6d5a94ec8ddfb47c8e147601e1520797ca9 (patch)
treefed2a4909b2c01219213f735d16925ed8a840adc /graphics
parent93e6fb97646563f0a3f5e692e741dbdee5a4fddd (diff)
downloadpkgsrc-2b4db6d5a94ec8ddfb47c8e147601e1520797ca9.tar.gz
update to 0.18.2
changes: -adds write-support for Adobe Photoshop PSD images -adds read-support for Panasonic RW2 images -makernote and lens updates -bugfixes -updates Polish translations approved by gdt
Diffstat (limited to 'graphics')
-rw-r--r--graphics/exiv2/Makefile5
-rw-r--r--graphics/exiv2/PLIST5
-rw-r--r--graphics/exiv2/buildlink3.mk4
-rw-r--r--graphics/exiv2/distinfo8
4 files changed, 12 insertions, 10 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index 53b6e716388..14f8cc1088a 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2009/05/19 08:59:17 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2009/07/07 10:02:51 drochner Exp $
#
-DISTNAME= exiv2-0.18
-PKGREVISION= 1
+DISTNAME= exiv2-0.18.2
CATEGORIES= graphics
MASTER_SITES= http://www.exiv2.org/
diff --git a/graphics/exiv2/PLIST b/graphics/exiv2/PLIST
index d7c9de75532..99ab73491c3 100644
--- a/graphics/exiv2/PLIST
+++ b/graphics/exiv2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2009/06/14 17:59:11 joerg Exp $
+@comment $NetBSD: PLIST,v 1.12 2009/07/07 10:02:51 drochner Exp $
bin/exiv2
include/exiv2/basicio.hpp
include/exiv2/bmpimage.hpp
@@ -7,10 +7,10 @@ include/exiv2/convert.hpp
include/exiv2/cr2image.hpp
include/exiv2/crwimage.hpp
include/exiv2/datasets.hpp
+include/exiv2/easyaccess.hpp
include/exiv2/error.hpp
include/exiv2/exif.hpp
include/exiv2/exv_conf.h
-include/exiv2/exv_msvc.h
include/exiv2/fujimn.hpp
include/exiv2/futils.hpp
include/exiv2/gifimage.hpp
@@ -33,6 +33,7 @@ include/exiv2/properties.hpp
include/exiv2/psdimage.hpp
include/exiv2/rafimage.hpp
include/exiv2/rcsid.hpp
+include/exiv2/rw2image.hpp
include/exiv2/sigmamn.hpp
include/exiv2/sonymn.hpp
include/exiv2/tags.hpp
diff --git a/graphics/exiv2/buildlink3.mk b/graphics/exiv2/buildlink3.mk
index c5253dde7eb..4d3d53932f1 100644
--- a/graphics/exiv2/buildlink3.mk
+++ b/graphics/exiv2/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2009/03/20 19:24:38 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2009/07/07 10:02:51 drochner Exp $
BUILDLINK_TREE+= exiv2
@@ -9,6 +9,8 @@ EXIV2_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.exiv2+= exiv2>=0.18
BUILDLINK_ABI_DEPENDS.exiv2+= exiv2>=0.18
BUILDLINK_PKGSRCDIR.exiv2?= ../../graphics/exiv2
+
+.include "../../textproc/expat/buildlink3.mk"
.endif # EXIV2_BUILDLINK3_MK
BUILDLINK_TREE+= -exiv2
diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo
index 22b03efe73e..39bedbf8626 100644
--- a/graphics/exiv2/distinfo
+++ b/graphics/exiv2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2009/01/07 01:07:51 gdt Exp $
+$NetBSD: distinfo,v 1.15 2009/07/07 10:02:51 drochner Exp $
-SHA1 (exiv2-0.18.tar.gz) = 7584fff327383da4667390663f24c4100ab997eb
-RMD160 (exiv2-0.18.tar.gz) = 0206c1ff4f7ac0365d0f6b2796c15b102020ef22
-Size (exiv2-0.18.tar.gz) = 2299215 bytes
+SHA1 (exiv2-0.18.2.tar.gz) = 452c824a780843a568eeef68f30785ee4141b0a8
+RMD160 (exiv2-0.18.2.tar.gz) = 7ef2621b4fd76041157b247ad2744059ffa400af
+Size (exiv2-0.18.2.tar.gz) = 2394263 bytes