pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-crop Add tex-crop 1.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/040e9aca130a
branches: trunk
changeset: 650817:040e9aca130a
user: markd <markd%pkgsrc.org@localhost>
date: Mon Apr 27 06:50:30 2015 +0000
description:
Add tex-crop 1.5
Support for cropmarks
diffstat:
print/tex-crop/DESCR | 11 +++++++++++
print/tex-crop/Makefile | 15 +++++++++++++++
print/tex-crop/PLIST | 2 ++
print/tex-crop/distinfo | 5 +++++
4 files changed, 33 insertions(+), 0 deletions(-)
diffs (49 lines):
diff -r 92febf59c73e -r 040e9aca130a print/tex-crop/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-crop/DESCR Mon Apr 27 06:50:30 2015 +0000
@@ -0,0 +1,11 @@
+A package providing corner marks for camera alignment as well
+as for trimming paper stacks, and additional page information
+on every page if required. Most macros are easily adaptable to
+personal preferences. An option is provided for selectively
+suppressing graphics or text, which may be useful for printing
+just colour graphics on a colour laser printer and the rest on
+a cheap mono laser printer. A page info line contains the time
+and a new cropmarks index and is printed at the top of the
+page. A configuration command is provided for the info line
+font. Options for better collaboration with dvips, pdftex and
+vtex are provided.
diff -r 92febf59c73e -r 040e9aca130a print/tex-crop/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-crop/Makefile Mon Apr 27 06:50:30 2015 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2015/04/27 06:50:30 markd Exp $
+
+DISTNAME= crop
+PKGNAME= tex-${DISTNAME}-1.5
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD,org
+COMMENT= Support for cropmarks
+LICENSE= lppl-1.3c
+
+CONFLICTS+= teTeX-texmf<=3.0nb43
+DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 92febf59c73e -r 040e9aca130a print/tex-crop/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-crop/PLIST Mon Apr 27 06:50:30 2015 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2015/04/27 06:50:30 markd Exp $
+share/texmf-dist/tex/latex/crop/crop.sty
diff -r 92febf59c73e -r 040e9aca130a print/tex-crop/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-crop/distinfo Mon Apr 27 06:50:30 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/27 06:50:30 markd Exp $
+
+SHA1 (tex-crop-15878/crop.tar.xz) = ab791b57250abe446748016f120927077dd25a43
+RMD160 (tex-crop-15878/crop.tar.xz) = 612e0f3a101c0881f8262926c081d5ae9dea6dff
+Size (tex-crop-15878/crop.tar.xz) = 4600 bytes
Home |
Main Index |
Thread Index |
Old Index