pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/p5-SVG Initial import of p5-SVG 2.33.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6abd41abf418
branches:  trunk
changeset: 528807:6abd41abf418
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Wed May 16 20:21:36 2007 +0000

description:
Initial import of p5-SVG 2.33.

This module is a perl extension for generating stand-alone or inline SVG
(scaleable vector graphics) images using the W3C SVG xml recommendation.

diffstat:

 graphics/p5-SVG/DESCR    |   2 ++
 graphics/p5-SVG/Makefile |  19 +++++++++++++++++++
 graphics/p5-SVG/PLIST    |   1 +
 graphics/p5-SVG/distinfo |   5 +++++
 4 files changed, 27 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 2808cd86b5f6 -r 6abd41abf418 graphics/p5-SVG/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-SVG/DESCR     Wed May 16 20:21:36 2007 +0000
@@ -0,0 +1,2 @@
+This module is a perl extension for generating stand-alone or inline SVG
+(scaleable vector graphics) images using the W3C SVG xml recommendation.
diff -r 2808cd86b5f6 -r 6abd41abf418 graphics/p5-SVG/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-SVG/Makefile  Wed May 16 20:21:36 2007 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/05/16 20:21:36 heinz Exp $
+#
+
+DISTNAME=      SVG-2.33
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    graphics perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=SVG/}
+
+MAINTAINER=    heinz%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/SVG/
+COMMENT=       Perl module for generation of SVG images
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST=                auto/SVG/.packlist
+USE_LANGUAGES=         # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2808cd86b5f6 -r 6abd41abf418 graphics/p5-SVG/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-SVG/PLIST     Wed May 16 20:21:36 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/16 20:21:36 heinz Exp $
diff -r 2808cd86b5f6 -r 6abd41abf418 graphics/p5-SVG/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-SVG/distinfo  Wed May 16 20:21:36 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/05/16 20:21:36 heinz Exp $
+
+SHA1 (SVG-2.33.tar.gz) = e0ac26505c44e96e3cdf865fce799798de8e573b
+RMD160 (SVG-2.33.tar.gz) = fef87b0ada5126b86a520e4fc5b08c575f99a1b4
+Size (SVG-2.33.tar.gz) = 47100 bytes



Home | Main Index | Thread Index | Old Index