pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/exiftool ExifTool is a highly customizable Pe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/527660a3855e
branches:  trunk
changeset: 502419:527660a3855e
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Nov 04 16:53:08 2005 +0000

description:
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:

 graphics/exiftool/DESCR    |   6 ++++++
 graphics/exiftool/Makefile |  19 +++++++++++++++++++
 graphics/exiftool/PLIST    |   1 +
 graphics/exiftool/distinfo |   5 +++++
 4 files changed, 31 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r 861a10ec028b -r 527660a3855e graphics/exiftool/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/exiftool/DESCR   Fri Nov 04 16:53:08 2005 +0000
@@ -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 -r 861a10ec028b -r 527660a3855e graphics/exiftool/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/exiftool/Makefile        Fri Nov 04 16:53:08 2005 +0000
@@ -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@localhost
+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 -r 861a10ec028b -r 527660a3855e graphics/exiftool/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/exiftool/PLIST   Fri Nov 04 16:53:08 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 16:53:08 gdt Exp $
diff -r 861a10ec028b -r 527660a3855e graphics/exiftool/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/exiftool/distinfo        Fri Nov 04 16:53:08 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index