pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/exiv2 import exiv2-0.6.1, another tool to loo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09ce3c46fca3
branches:  trunk
changeset: 489732:09ce3c46fca3
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri Feb 25 19:05:30 2005 +0000

description:
import exiv2-0.6.1, another tool to look at exif metadata

diffstat:

 graphics/exiv2/DESCR    |   2 ++
 graphics/exiv2/Makefile |  17 +++++++++++++++++
 graphics/exiv2/PLIST    |   3 +++
 graphics/exiv2/distinfo |   4 ++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r 442b5b5eb729 -r 09ce3c46fca3 graphics/exiv2/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/exiv2/DESCR      Fri Feb 25 19:05:30 2005 +0000
@@ -0,0 +1,2 @@
+Exiv2 comprises of a C++ library and a command line utility to access
+image metadata.
diff -r 442b5b5eb729 -r 09ce3c46fca3 graphics/exiv2/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/exiv2/Makefile   Fri Feb 25 19:05:30 2005 +0000
@@ -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@localhost
+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 -r 442b5b5eb729 -r 09ce3c46fca3 graphics/exiv2/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/exiv2/PLIST      Fri Feb 25 19:05:30 2005 +0000
@@ -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 -r 442b5b5eb729 -r 09ce3c46fca3 graphics/exiv2/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/exiv2/distinfo   Fri Feb 25 19:05:30 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index