summaryrefslogtreecommitdiff
path: root/graphics/exiv2
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-02-07 21:52:39 +0000
committerdrochner <drochner@pkgsrc.org>2006-02-07 21:52:39 +0000
commiteb92c90f64b31f18ed827710a992123f9ba63d11 (patch)
treea310d89ed3678dee13554f862fe143f5dba958e4 /graphics/exiv2
parente661eea073d4640a5d73ad2038009961b66f99a6 (diff)
downloadpkgsrc-eb92c90f64b31f18ed827710a992123f9ba63d11.tar.gz
update to 0.9.1
changes: -New -M option to specify modify commands directly on the command line -new -l option for a directory to/from which to extract/import files -bugfixes -Libtool support -added makernotes -raw file support
Diffstat (limited to 'graphics/exiv2')
-rw-r--r--graphics/exiv2/Makefile6
-rw-r--r--graphics/exiv2/PLIST33
-rw-r--r--graphics/exiv2/distinfo8
3 files changed, 38 insertions, 9 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index c81cb742b21..f7426d581e5 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:29 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/02/07 21:52:39 drochner Exp $
#
-DISTNAME= exiv2-0.6.1
-PKGREVISION= 1
+DISTNAME= exiv2-0.9.1
CATEGORIES= graphics
MASTER_SITES= http://home.arcor.de/ahuggel/exiv2/
@@ -15,5 +14,6 @@ GCC_REQD+= 3.3
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
+USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/exiv2/PLIST b/graphics/exiv2/PLIST
index 6a5487e4d31..361ae4afd8c 100644
--- a/graphics/exiv2/PLIST
+++ b/graphics/exiv2/PLIST
@@ -1,3 +1,32 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/25 19:05:30 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/07 21:52:39 drochner Exp $
bin/exiv2
-lib/libexiv2.so
+bin/exiv2-config
+include/exiv2/basicio.hpp
+include/exiv2/canonmn.hpp
+include/exiv2/crwimage.hpp
+include/exiv2/datasets.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/ifd.hpp
+include/exiv2/image.hpp
+include/exiv2/iptc.hpp
+include/exiv2/jpgimage.hpp
+include/exiv2/makernote.hpp
+include/exiv2/metadatum.hpp
+include/exiv2/mn.hpp
+include/exiv2/nikonmn.hpp
+include/exiv2/olympusmn.hpp
+include/exiv2/panasonicmn.hpp
+include/exiv2/rcsid.hpp
+include/exiv2/sigmamn.hpp
+include/exiv2/sonymn.hpp
+include/exiv2/tags.hpp
+include/exiv2/types.hpp
+include/exiv2/value.hpp
+lib/libexiv2.la
+man/man1/exiv2.1
+@dirrm include/exiv2
diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo
index e5a70643352..f5fbcd9bb2d 100644
--- a/graphics/exiv2/distinfo
+++ b/graphics/exiv2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/03/03 15:50:33 drochner Exp $
+$NetBSD: distinfo,v 1.3 2006/02/07 21:52:39 drochner Exp $
-SHA1 (exiv2-0.6.1.tar.gz) = f734f580c6cc000c9d90e206fbe3107d994791ad
-RMD160 (exiv2-0.6.1.tar.gz) = a8ba5d4475c37562a36b1f25588019e2756999cf
-Size (exiv2-0.6.1.tar.gz) = 749879 bytes
+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