pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/p5-LaTeX-Table Importing package for perl module...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2f72e9989d0
branches: trunk
changeset: 393082:c2f72e9989d0
user: sno <sno%pkgsrc.org@localhost>
date: Sun May 17 10:34:20 2009 +0000
description:
Importing package for perl module LaTeX::Table 0.9.14 as dependency of
upcoming Template::Plugin::Latex.
DESCR:
The Latex Template Toolkit plugin provides a latex filter that allows the use
of LaTeX to generate PDF, PostScript and DVI output files from the Template
Toolkit. The plugin uses LaTeX::Driver to run the various LaTeX programs.
The Template::Latex module is a wrapper of convenience around the Template
module, providing additional support for generating PDF, PostScript and DVI
documents from LaTeX templates.
diffstat:
print/p5-LaTeX-Table/DESCR | 7 +++++++
print/p5-LaTeX-Table/Makefile | 29 +++++++++++++++++++++++++++++
print/p5-LaTeX-Table/distinfo | 5 +++++
3 files changed, 41 insertions(+), 0 deletions(-)
diffs (53 lines):
diff -r ce3101d6a235 -r c2f72e9989d0 print/p5-LaTeX-Table/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/p5-LaTeX-Table/DESCR Sun May 17 10:34:20 2009 +0000
@@ -0,0 +1,7 @@
+The Latex Template Toolkit plugin provides a latex filter that allows the use
+of LaTeX to generate PDF, PostScript and DVI output files from the Template
+Toolkit. The plugin uses LaTeX::Driver to run the various LaTeX programs.
+
+The Template::Latex module is a wrapper of convenience around the Template
+module, providing additional support for generating PDF, PostScript and DVI
+documents from LaTeX templates.
diff -r ce3101d6a235 -r c2f72e9989d0 print/p5-LaTeX-Table/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/p5-LaTeX-Table/Makefile Sun May 17 10:34:20 2009 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/05/17 10:34:20 sno Exp $
+#
+
+DISTNAME= LaTeX-Table-0.9.14
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/LaTeX-Table/
+COMMENT= Perl extension for the automatic generation of LaTeX tables
+LICENSE= gnu-gpl-v2 # OR artistic
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
+DEPENDS+= p5-Moose-Policy-[0-9]*:../../devel/p5-Moose-Policy
+DEPENDS+= p5-Template-Toolkit-[0-9]*:../../www/p5-Template-Toolkit
+
+# Recommended modules
+DEPENDS+= p5-LaTeX-Driver-[0-9]*:../../print/p5-LaTeX-Driver
+DEPENDS+= p5-LaTeX-Encode-[0-9]*:../../print/p5-LaTeX-Encode
+DEPENDS+= p5-Number-Format-[0-9]*:../../textproc/p5-Number-Format
+DEPENDS+= p5-Text-CSV_XS-[0-9]*:../../textproc/p5-Text-CSV_XS
+
+PERL5_PACKLIST= auto/LaTeX/Table/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ce3101d6a235 -r c2f72e9989d0 print/p5-LaTeX-Table/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/p5-LaTeX-Table/distinfo Sun May 17 10:34:20 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/05/17 10:34:20 sno Exp $
+
+SHA1 (LaTeX-Table-0.9.14.tar.gz) = 20f15571e71cf81289ff2bdaeacf43e84cb11865
+RMD160 (LaTeX-Table-0.9.14.tar.gz) = 2719c3f25af591fed7f3eb2f1dabf528d5ff98ec
+Size (LaTeX-Table-0.9.14.tar.gz) = 273690 bytes
Home |
Main Index |
Thread Index |
Old Index