summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2006-06-09 20:04:23 +0000
committergdt <gdt@pkgsrc.org>2006-06-09 20:04:23 +0000
commit32242a47babf380215c9d8f780fdac21566d458b (patch)
tree9be30336e6c840754b47148073d59087c833bc10 /graphics
parent06b814e02c8f52432995a9ec5bd5dd968cd985bb (diff)
downloadpkgsrc-32242a47babf380215c9d8f780fdac21566d458b.tar.gz
Take maintainership.
Update HOMEPAGE/MASTER_SITES. Update to 0.10. bug fixes improved CRW support add tiff suppport (and therefore NEF)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/exiv2/DESCR4
-rw-r--r--graphics/exiv2/Makefile10
-rw-r--r--graphics/exiv2/PLIST11
-rw-r--r--graphics/exiv2/distinfo8
4 files changed, 21 insertions, 12 deletions
diff --git a/graphics/exiv2/DESCR b/graphics/exiv2/DESCR
index 60349c1584a..e9e9b01f5d7 100644
--- a/graphics/exiv2/DESCR
+++ b/graphics/exiv2/DESCR
@@ -1,2 +1,2 @@
-Exiv2 comprises of a C++ library and a command line utility to access
-image metadata.
+Exiv2 comprises a C++ library and a command line utility to access
+image metadata (EXIF, IPTC, MakerNotes).
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index bf9ffc1416f..8b81bad067b 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:29:47 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/09 20:04:23 gdt Exp $
#
-DISTNAME= exiv2-0.9.1
+DISTNAME= exiv2-0.10
CATEGORIES= graphics
-MASTER_SITES= http://home.arcor.de/ahuggel/exiv2/
+MASTER_SITES= http://www.exiv2.org/
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://home.arcor.de/ahuggel/exiv2/
+MAINTAINER= gdt@NetBSD.org
+HOMEPAGE= http://www.exiv2.org/
COMMENT= Image metadata manipulation
USE_LANGUAGES= c c++
diff --git a/graphics/exiv2/PLIST b/graphics/exiv2/PLIST
index 361ae4afd8c..46f2bc7c83a 100644
--- a/graphics/exiv2/PLIST
+++ b/graphics/exiv2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/02/07 21:52:39 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/06/09 20:04:23 gdt Exp $
bin/exiv2
bin/exiv2-config
include/exiv2/basicio.hpp
@@ -7,6 +7,7 @@ include/exiv2/crwimage.hpp
include/exiv2/datasets.hpp
include/exiv2/error.hpp
include/exiv2/exif.hpp
+include/exiv2/exiv2_version.h
include/exiv2/exv_conf.h
include/exiv2/exv_msvc.h
include/exiv2/fujimn.hpp
@@ -16,8 +17,11 @@ include/exiv2/image.hpp
include/exiv2/iptc.hpp
include/exiv2/jpgimage.hpp
include/exiv2/makernote.hpp
+include/exiv2/makernote2.hpp
include/exiv2/metadatum.hpp
+include/exiv2/minoltamn.hpp
include/exiv2/mn.hpp
+include/exiv2/mrwimage.hpp
include/exiv2/nikonmn.hpp
include/exiv2/olympusmn.hpp
include/exiv2/panasonicmn.hpp
@@ -25,8 +29,13 @@ include/exiv2/rcsid.hpp
include/exiv2/sigmamn.hpp
include/exiv2/sonymn.hpp
include/exiv2/tags.hpp
+include/exiv2/tiffcomposite.hpp
+include/exiv2/tiffimage.hpp
+include/exiv2/tiffparser.hpp
+include/exiv2/tiffvisitor.hpp
include/exiv2/types.hpp
include/exiv2/value.hpp
lib/libexiv2.la
+lib/pkgconfig/exiv2.pc
man/man1/exiv2.1
@dirrm include/exiv2
diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo
index f5fbcd9bb2d..b46cd894cdf 100644
--- a/graphics/exiv2/distinfo
+++ b/graphics/exiv2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/02/07 21:52:39 drochner Exp $
+$NetBSD: distinfo,v 1.4 2006/06/09 20:04:23 gdt Exp $
-SHA1 (exiv2-0.9.1.tar.gz) = e9ad65c5f1dce90b0df2afe6582f87e29c5b1e7d
-RMD160 (exiv2-0.9.1.tar.gz) = 95f8dc004e7c70c72a7a40b994bfb80cc47a4ca4
-Size (exiv2-0.9.1.tar.gz) = 1602868 bytes
+SHA1 (exiv2-0.10.tar.gz) = 42abd25071f49b0cd2ee4b0fdfcf3096993b5a26
+RMD160 (exiv2-0.10.tar.gz) = a236db525e592783ad56e975cd45002a0e7b15ba
+Size (exiv2-0.10.tar.gz) = 2053756 bytes