summaryrefslogtreecommitdiff
path: root/graphics/exiv2
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2005-02-25 19:05:30 +0000
committerdrochner <drochner@pkgsrc.org>2005-02-25 19:05:30 +0000
commit47fd8aa8df2ff5c04dd7ed341e1b922f4413c1ce (patch)
treef908c319df26d0d464739aac8f700964f935c06d /graphics/exiv2
parent897a5fd6a0db8c7742e55f377c8ada4dc9f8a822 (diff)
downloadpkgsrc-47fd8aa8df2ff5c04dd7ed341e1b922f4413c1ce.tar.gz
import exiv2-0.6.1, another tool to look at exif metadata
Diffstat (limited to 'graphics/exiv2')
-rw-r--r--graphics/exiv2/DESCR2
-rw-r--r--graphics/exiv2/Makefile17
-rw-r--r--graphics/exiv2/PLIST3
-rw-r--r--graphics/exiv2/distinfo4
4 files changed, 26 insertions, 0 deletions
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