Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
This Perl extension 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
+25
View File
@@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.34 2013/05/31 12:41:08 wiz Exp $
#
DISTNAME= Image-Info-1.34
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
SVR4_PKGNAME= p5iin
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Image-Info/
COMMENT= Perl module to extract meta information from images
LICENSE= ${PERL5_LICENSE}
# missing recommends: Image::Xpm, Image::Xbm
DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
#DEPENDS+= p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Image/Info/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.16 2013/03/11 12:49:23 obache Exp $
SHA1 (Image-Info-1.34.tar.gz) = a923b88cda70b7f1c13ebe97788cfb220d2f9029
RMD160 (Image-Info-1.34.tar.gz) = beb144bc44fdc38c57ecb62244ce3f7ec4ef0ac5
Size (Image-Info-1.34.tar.gz) = 211385 bytes