summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-11-05 22:47:47 +0000
committerwiz <wiz@pkgsrc.org>2009-11-05 22:47:47 +0000
commit212dcdee5363c17ec121448b593f1b2e0eeeb331 (patch)
treec92509cf239dbf01dd2f97cbc362e768a2e70b90 /graphics
parent5084ebae1603563d0b463af5fa5e01cfd8246de4 (diff)
downloadpkgsrc-212dcdee5363c17ec121448b593f1b2e0eeeb331.tar.gz
Initial import of p5-Image-BMP-1.16:
"Image::BMP" objects can parse and even ASCII view bitmaps of the .BMP format. It can read most of the common forms of this format. It can be used to get image info, view images, read images and get pixel info.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Image-BMP/DESCR5
-rw-r--r--graphics/p5-Image-BMP/Makefile19
-rw-r--r--graphics/p5-Image-BMP/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/graphics/p5-Image-BMP/DESCR b/graphics/p5-Image-BMP/DESCR
new file mode 100644
index 00000000000..2db3c295de3
--- /dev/null
+++ b/graphics/p5-Image-BMP/DESCR
@@ -0,0 +1,5 @@
+"Image::BMP" objects can parse and even ASCII view bitmaps of the
+.BMP format. It can read most of the common forms of this format.
+
+It can be used to get image info, view images, read images and get
+pixel info.
diff --git a/graphics/p5-Image-BMP/Makefile b/graphics/p5-Image-BMP/Makefile
new file mode 100644
index 00000000000..310f11d5f1c
--- /dev/null
+++ b/graphics/p5-Image-BMP/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/11/05 22:47:47 wiz Exp $
+#
+
+DISTNAME= Image-BMP-1.16
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Image-BMP/
+COMMENT= Read BMP file information
+#LICENSE= non commercial use?
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Image/BMP/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-Image-BMP/distinfo b/graphics/p5-Image-BMP/distinfo
new file mode 100644
index 00000000000..ea6fa231f5e
--- /dev/null
+++ b/graphics/p5-Image-BMP/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/11/05 22:47:47 wiz Exp $
+
+SHA1 (Image-BMP-1.16.tar.gz) = 0284c7cd5e5412d51a5e540fc3637197b8b37e79
+RMD160 (Image-BMP-1.16.tar.gz) = 40caddf7ca826b0df5bb3f6b0b9609c52061296e
+Size (Image-BMP-1.16.tar.gz) = 10358 bytes