pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/p5-Image-ExifTool renamed from graphics/exiftool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/801a22e389ab
branches:  trunk
changeset: 503343:801a22e389ab
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Nov 18 18:39:21 2005 +0000

description:
renamed from graphics/exiftool

diffstat:

 graphics/p5-Image-ExifTool/DESCR    |   7 +++++++
 graphics/p5-Image-ExifTool/Makefile |  20 ++++++++++++++++++++
 graphics/p5-Image-ExifTool/PLIST    |   1 +
 graphics/p5-Image-ExifTool/distinfo |   5 +++++
 4 files changed, 33 insertions(+), 0 deletions(-)

diffs (49 lines):

diff -r 3c6441942569 -r 801a22e389ab graphics/p5-Image-ExifTool/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-Image-ExifTool/DESCR  Fri Nov 18 18:39:21 2005 +0000
@@ -0,0 +1,7 @@
+ExifTool is a Perl module with an included command-line application
+for reading and writing meta information in image files. It recognizes
+EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB and
+ID3 meta information as well as the maker notes of many digital
+cameras including Canon, Casio, FujiFilm, Kodak, Leaf,
+Minolta/Konica-Minolta, Nikon, Olympus/Epson, Panasonic/Leica,
+Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon.
diff -r 3c6441942569 -r 801a22e389ab graphics/p5-Image-ExifTool/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-Image-ExifTool/Makefile       Fri Nov 18 18:39:21 2005 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/18 18:39:21 gdt Exp $
+
+DISTNAME=      Image-ExifTool-${VERSION}
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    graphics perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Image/} \
+               http://owl.phy.queensu.ca/~phil/exiftool/
+
+MAINTAINER=    gdt%NetBSD.org@localhost
+# author says www.sno is the same machine, but was never advertised
+HOMEPAGE=      http://owl.phy.queensu.ca/~phil/exiftool/
+COMMENT=       Perl module and program to read EXIF information
+
+# author requests that we package "production" versions
+VERSION=       5.77
+
+PERL5_PACKLIST=        auto/Image/ExifTool/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3c6441942569 -r 801a22e389ab graphics/p5-Image-ExifTool/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-Image-ExifTool/PLIST  Fri Nov 18 18:39:21 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/18 18:39:21 gdt Exp $
diff -r 3c6441942569 -r 801a22e389ab graphics/p5-Image-ExifTool/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-Image-ExifTool/distinfo       Fri Nov 18 18:39:21 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/18 18:39:21 gdt Exp $
+
+SHA1 (Image-ExifTool-5.77.tar.gz) = f04c2f7068b8080ab0fe01e8b42379d43efd098e
+RMD160 (Image-ExifTool-5.77.tar.gz) = 52df7b2fcfdfc41d9c39ba527808eea0a40b1e21
+Size (Image-ExifTool-5.77.tar.gz) = 768567 bytes



Home | Main Index | Thread Index | Old Index