From d2cfa7bb6c1b8c9b56f2de809d8128b0b8697084 Mon Sep 17 00:00:00 2001 From: markd Date: Fri, 20 Jan 2017 21:09:07 +0000 Subject: Add tex-incgraph{,-doc} 1.12 The package provides tools for including graphics at the full size of the output medium, or for creating "pages" whose size is that of the graphic they contain. A principal use case is documents that require inclusion of (potentially many) scans or photographs. Bookmarking is especially supported. The tool box has basic macros and a 'convenience' user interface that wraps \includegraphics. --- graphics/tex-incgraph-doc/DESCR | 1 + graphics/tex-incgraph-doc/Makefile | 13 +++++++++++++ graphics/tex-incgraph-doc/PLIST | 15 +++++++++++++++ graphics/tex-incgraph-doc/distinfo | 6 ++++++ 4 files changed, 35 insertions(+) create mode 100644 graphics/tex-incgraph-doc/DESCR create mode 100644 graphics/tex-incgraph-doc/Makefile create mode 100644 graphics/tex-incgraph-doc/PLIST create mode 100644 graphics/tex-incgraph-doc/distinfo (limited to 'graphics/tex-incgraph-doc') diff --git a/graphics/tex-incgraph-doc/DESCR b/graphics/tex-incgraph-doc/DESCR new file mode 100644 index 00000000000..b8b7fe9700a --- /dev/null +++ b/graphics/tex-incgraph-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-incgraph. diff --git a/graphics/tex-incgraph-doc/Makefile b/graphics/tex-incgraph-doc/Makefile new file mode 100644 index 00000000000..729547870b4 --- /dev/null +++ b/graphics/tex-incgraph-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2017/01/20 21:09:07 markd Exp $ + +DISTNAME= incgraph.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.12 +TEXLIVE_REV= 36500 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/incgraph +COMMENT= Documentation for tex-incgraph +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-incgraph-doc/PLIST b/graphics/tex-incgraph-doc/PLIST new file mode 100644 index 00000000000..ecc0c8fdb4c --- /dev/null +++ b/graphics/tex-incgraph-doc/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1 2017/01/20 21:09:07 markd Exp $ +share/texmf-dist/doc/latex/incgraph/CHANGES +share/texmf-dist/doc/latex/incgraph/README +share/texmf-dist/doc/latex/incgraph/exaimage-0001.png +share/texmf-dist/doc/latex/incgraph/exaimage-0037.png +share/texmf-dist/doc/latex/incgraph/exaimage-0123.png +share/texmf-dist/doc/latex/incgraph/example.jpg +share/texmf-dist/doc/latex/incgraph/incgraph-example-a.pdf +share/texmf-dist/doc/latex/incgraph/incgraph-example-a.tex +share/texmf-dist/doc/latex/incgraph/incgraph-example-b.pdf +share/texmf-dist/doc/latex/incgraph/incgraph-example-b.tex +share/texmf-dist/doc/latex/incgraph/incgraph-example-c.pdf +share/texmf-dist/doc/latex/incgraph/incgraph-example-c.tex +share/texmf-dist/doc/latex/incgraph/incgraph.pdf +share/texmf-dist/doc/latex/incgraph/incgraph.tex diff --git a/graphics/tex-incgraph-doc/distinfo b/graphics/tex-incgraph-doc/distinfo new file mode 100644 index 00000000000..b80108bb451 --- /dev/null +++ b/graphics/tex-incgraph-doc/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2017/01/20 21:09:07 markd Exp $ + +SHA1 (tex-incgraph-36500/incgraph.doc.tar.xz) = 8bac8698cf60d75ea718267b78240a7f23724bb0 +RMD160 (tex-incgraph-36500/incgraph.doc.tar.xz) = bdd91dbcefdee7ab00455fdab5f26c35afe766c1 +SHA512 (tex-incgraph-36500/incgraph.doc.tar.xz) = 62e66a103e6319c8334dae60cdaf00ba021fa4712fc779a3e95cc467dd8cc8ae1f1183d6a3154fd7923cbd6dd2b6809d08d99b319838a7f7591a626bea4b4ba6 +Size (tex-incgraph-36500/incgraph.doc.tar.xz) = 1079712 bytes -- cgit v1.2.3