pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-leaflet Import tex-leaflet-1.0c from pkgsrc-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b6b0556c550
branches: trunk
changeset: 395736:4b6b0556c550
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Jul 12 00:15:11 2009 +0000
description:
Import tex-leaflet-1.0c from pkgsrc-wip. Packaged by leot1990 at
users dot sourceforge dot net, and adapted to TeX Live 2008 by me.
A document class to create small hand-outs (flyers) that fit on a
single sheet of paper which is then folded twice. Pages are
rearranged by LaTeX so that they print correctly on a single sheet--no
external script is necessary. (Works with PostScript and PDF.)
diffstat:
print/tex-leaflet/DESCR | 4 ++++
print/tex-leaflet/Makefile | 17 +++++++++++++++++
print/tex-leaflet/PLIST | 2 ++
print/tex-leaflet/distinfo | 5 +++++
4 files changed, 28 insertions(+), 0 deletions(-)
diffs (44 lines):
diff -r 3e1f4efb366e -r 4b6b0556c550 print/tex-leaflet/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-leaflet/DESCR Sun Jul 12 00:15:11 2009 +0000
@@ -0,0 +1,4 @@
+A document class to create small hand-outs (flyers) that fit on a
+single sheet of paper which is then folded twice. Pages are
+rearranged by LaTeX so that they print correctly on a single sheet--no
+external script is necessary. (Works with PostScript and PDF.)
diff -r 3e1f4efb366e -r 4b6b0556c550 print/tex-leaflet/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-leaflet/Makefile Sun Jul 12 00:15:11 2009 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 00:15:11 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME= leaflet
+PKGNAME= tex-${DISTNAME}-1.0c
+
+MAINTAINER= leot1990%users.sourceforge.net@localhost
+COMMENT= Create small handouts (flyers)
+
+DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
+DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
+DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
+DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
+DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3e1f4efb366e -r 4b6b0556c550 print/tex-leaflet/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-leaflet/PLIST Sun Jul 12 00:15:11 2009 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/12 00:15:11 minskim Exp $
+share/texmf-dist/tex/latex/leaflet/leaflet.cls
diff -r 3e1f4efb366e -r 4b6b0556c550 print/tex-leaflet/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-leaflet/distinfo Sun Jul 12 00:15:11 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/12 00:15:11 minskim Exp $
+
+SHA1 (tex-leaflet-1.0c/leaflet.tar.lzma) = 3e1b3686bf432b47a503fb77dedcfce9ebaa4df6
+RMD160 (tex-leaflet-1.0c/leaflet.tar.lzma) = 9626bf8a7f5b2e904bdc1962c8bd58fd37612ccf
+Size (tex-leaflet-1.0c/leaflet.tar.lzma) = 5194 bytes
Home |
Main Index |
Thread Index |
Old Index