From 6780194abd78e4bfc7e70199097a8370d6bea613 Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 25 Feb 2005 19:05:30 +0000 Subject: import exiv2-0.6.1, another tool to look at exif metadata --- graphics/exiv2/DESCR | 2 ++ graphics/exiv2/Makefile | 17 +++++++++++++++++ graphics/exiv2/PLIST | 3 +++ graphics/exiv2/distinfo | 4 ++++ 4 files changed, 26 insertions(+) create mode 100644 graphics/exiv2/DESCR create mode 100644 graphics/exiv2/Makefile create mode 100644 graphics/exiv2/PLIST create mode 100644 graphics/exiv2/distinfo (limited to 'graphics') diff --git a/graphics/exiv2/DESCR b/graphics/exiv2/DESCR new file mode 100644 index 00000000000..60349c1584a --- /dev/null +++ b/graphics/exiv2/DESCR @@ -0,0 +1,2 @@ +Exiv2 comprises of a C++ library and a command line utility to access +image metadata. diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile new file mode 100644 index 00000000000..e1179391998 --- /dev/null +++ b/graphics/exiv2/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/02/25 19:05:30 drochner Exp $ +# + +DISTNAME= exiv2-0.6.1 +CATEGORIES= graphics +MASTER_SITES= http://home.arcor.de/ahuggel/exiv2/ + +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://home.arcor.de/ahuggel/exiv2/ +COMMENT= Image metadata manipulation + +USE_BUILDLINK3= yes +USE_PKGLOCALEDIR= yes +GNU_CONFIGURE= yes +USE_GNU_TOOLS+= make + +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/exiv2/PLIST b/graphics/exiv2/PLIST new file mode 100644 index 00000000000..6a5487e4d31 --- /dev/null +++ b/graphics/exiv2/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/25 19:05:30 drochner Exp $ +bin/exiv2 +lib/libexiv2.so diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo new file mode 100644 index 00000000000..0acfa55e683 --- /dev/null +++ b/graphics/exiv2/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/02/25 19:05:30 drochner Exp $ + +SHA1 (exiv2-0.6.1.tar.gz) = f734f580c6cc000c9d90e206fbe3107d994791ad +Size (exiv2-0.6.1.tar.gz) = 749879 bytes -- cgit v1.2.3