pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/p5-SWF-File Import p5-SWF-File from pkgsrc-wi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b622f1d5fda5
branches:  trunk
changeset: 475056:b622f1d5fda5
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun May 09 15:12:35 2004 +0000

description:
Import p5-SWF-File from pkgsrc-wip.  Packaged by xtraeme@.

SWF modules are manipulating Macromedia Flash movie (SWF) files.
This package contains:

SWF::File module can be used to make SWF movie.
SWF::Parser module provides a parser for SWF file.

diffstat:

 graphics/p5-SWF-File/DESCR    |   5 +++++
 graphics/p5-SWF-File/Makefile |  20 ++++++++++++++++++++
 graphics/p5-SWF-File/PLIST    |   1 +
 graphics/p5-SWF-File/distinfo |   4 ++++
 4 files changed, 30 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r 4cbe46426a8a -r b622f1d5fda5 graphics/p5-SWF-File/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-SWF-File/DESCR        Sun May 09 15:12:35 2004 +0000
@@ -0,0 +1,5 @@
+SWF modules are manipulating Macromedia Flash movie (SWF) files.
+This package contains:
+
+SWF::File module can be used to make SWF movie.
+SWF::Parser module provides a parser for SWF file.
diff -r 4cbe46426a8a -r b622f1d5fda5 graphics/p5-SWF-File/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-SWF-File/Makefile     Sun May 09 15:12:35 2004 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/09 15:12:35 minskim Exp $
+#
+
+DISTNAME=      SWF-File-0.22
+CATEGORIES=    graphics www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YS/YSAS/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/SWF-File/
+COMMENT=       Manipulating Flash movie (SWF) files
+
+DEPENDS+=       p5-Data-TemporaryBag-[0-9]*:../../devel/p5-Data-TemporaryBag
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                yes
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/SWF/File/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4cbe46426a8a -r b622f1d5fda5 graphics/p5-SWF-File/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-SWF-File/PLIST        Sun May 09 15:12:35 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/09 15:12:35 minskim Exp $
diff -r 4cbe46426a8a -r b622f1d5fda5 graphics/p5-SWF-File/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-SWF-File/distinfo     Sun May 09 15:12:35 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/09 15:12:35 minskim Exp $
+
+SHA1 (SWF-File-0.22.tar.gz) = 188dd01b83460c282f435b967d7929cb766a4aef
+Size (SWF-File-0.22.tar.gz) = 43191 bytes



Home | Main Index | Thread Index | Old Index