summaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Info
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-01 15:49:02 +0000
committerwiz <wiz>2002-07-01 15:49:02 +0000
commitd76ce427a25b022159a0f81c354b9b40dd07fc48 (patch)
tree13d6417d0b7d7eae4603790f9638af6b560e84fb /graphics/p5-Image-Info
parent19e92d9b8300461785ce21f218df6569a623ddc8 (diff)
downloadpkgsrc-d76ce427a25b022159a0f81c354b9b40dd07fc48.tar.gz
Initial import of p5-Image-Info:
This Perl extention allows you to extract meta information from various types of image files. In this release the following file formats are supported: JPEG (plain JFIF and Exif) PNG GIF PBM/PGM/PPM SVG XBM/XPM BMP/DIB/RLE
Diffstat (limited to 'graphics/p5-Image-Info')
-rw-r--r--graphics/p5-Image-Info/DESCR11
-rw-r--r--graphics/p5-Image-Info/Makefile21
-rw-r--r--graphics/p5-Image-Info/PLIST1
-rw-r--r--graphics/p5-Image-Info/distinfo4
4 files changed, 37 insertions, 0 deletions
diff --git a/graphics/p5-Image-Info/DESCR b/graphics/p5-Image-Info/DESCR
new file mode 100644
index 00000000000..c4c9d882910
--- /dev/null
+++ b/graphics/p5-Image-Info/DESCR
@@ -0,0 +1,11 @@
+This Perl extention allows you to extract meta information from
+various types of image files. In this release the following file
+formats are supported:
+
+ JPEG (plain JFIF and Exif)
+ PNG
+ GIF
+ PBM/PGM/PPM
+ SVG
+ XBM/XPM
+ BMP/DIB/RLE
diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile
new file mode 100644
index 00000000000..cd0ef74d476
--- /dev/null
+++ b/graphics/p5-Image-Info/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/07/01 15:49:02 wiz Exp $
+#
+
+DISTNAME= Image-Info-1.10
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5iin
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Image-Info/
+COMMENT= perl module to extract meta information from images
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Image/Info/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-Image-Info/PLIST b/graphics/p5-Image-Info/PLIST
new file mode 100644
index 00000000000..90402ec66d2
--- /dev/null
+++ b/graphics/p5-Image-Info/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/01 15:49:02 wiz Exp $
diff --git a/graphics/p5-Image-Info/distinfo b/graphics/p5-Image-Info/distinfo
new file mode 100644
index 00000000000..aa6e64a2874
--- /dev/null
+++ b/graphics/p5-Image-Info/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/07/01 15:49:02 wiz Exp $
+
+SHA1 (Image-Info-1.10.tar.gz) = 32c2f00823f61e6614dc70e334aebe35eec789ce
+Size (Image-Info-1.10.tar.gz) = 299147 bytes