summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2005-11-04 16:53:08 +0000
committergdt <gdt@pkgsrc.org>2005-11-04 16:53:08 +0000
commit2a543524dbba20c5b48af4c3bf009bb77d5e541b (patch)
tree8576ab2e82b70af8b4874810cb7302ba8ecb6da0 /graphics
parentc719defb8328a25880a27549ab62009a75b594ec (diff)
downloadpkgsrc-2a543524dbba20c5b48af4c3bf009bb77d5e541b.tar.gz
ExifTool is a highly customizable Perl script that extracts meta
information from JPG, TIFF, CRW, CR2, THM, NEF and GIF images. ExifTool can read EXIF, IPTC, XMP and GeoTIFF formatted data as well as the maker notes of many digital cameras from various manufacturers including Canon, Casio, FujiFilm, Minolta, Nikon, Olympus, Pentax, Sanyo and Sigma. poblano gdt 91 /usr/pkgsrc/wip/exiftool > fg
Diffstat (limited to 'graphics')
-rw-r--r--graphics/exiftool/DESCR6
-rw-r--r--graphics/exiftool/Makefile19
-rw-r--r--graphics/exiftool/PLIST1
-rw-r--r--graphics/exiftool/distinfo5
4 files changed, 31 insertions, 0 deletions
diff --git a/graphics/exiftool/DESCR b/graphics/exiftool/DESCR
new file mode 100644
index 00000000000..193a4d04a8b
--- /dev/null
+++ b/graphics/exiftool/DESCR
@@ -0,0 +1,6 @@
+ExifTool is a highly customizable Perl script that extracts meta
+information from JPG, TIFF, CRW, CR2, THM, NEF and GIF
+images. ExifTool can read EXIF, IPTC, XMP and GeoTIFF formatted data
+as well as the maker notes of many digital cameras from various
+manufacturers including Canon, Casio, FujiFilm, Minolta, Nikon,
+Olympus, Pentax, Sanyo and Sigma.
diff --git a/graphics/exiftool/Makefile b/graphics/exiftool/Makefile
new file mode 100644
index 00000000000..da616338722
--- /dev/null
+++ b/graphics/exiftool/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 16:53:08 gdt Exp $
+
+DISTNAME= Image-ExifTool-${VERSION}
+PKGNAME= exiftool-${VERSION}
+CATEGORIES= graphics perl5
+MASTER_SITES= http://owl.phy.queensu.ca/~phil/exiftool/
+
+MAINTAINER= gdt@NetBSD.org
+HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/
+COMMENT= Perl module and program to read EXIF information
+
+VERSION= 5.72
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Image/ExifTool/.packlist
+
+REPLACE_PERL= exiftool
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/exiftool/PLIST b/graphics/exiftool/PLIST
new file mode 100644
index 00000000000..3dc977dc27f
--- /dev/null
+++ b/graphics/exiftool/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 16:53:08 gdt Exp $
diff --git a/graphics/exiftool/distinfo b/graphics/exiftool/distinfo
new file mode 100644
index 00000000000..b84aa6e6e2b
--- /dev/null
+++ b/graphics/exiftool/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 16:53:08 gdt Exp $
+
+SHA1 (Image-ExifTool-5.72.tar.gz) = 5e5c86772c100e203d6180fedb7e1925ed215160
+RMD160 (Image-ExifTool-5.72.tar.gz) = 28d0a2beea7f21d7287c26701cc08fdc1d1a23d8
+Size (Image-ExifTool-5.72.tar.gz) = 679519 bytes