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.
This commit is contained in:
markd 2017-01-20 21:09:07 +00:00
parent b669c37ffd
commit 42b05f8072
8 changed files with 67 additions and 0 deletions

View file

@ -0,0 +1 @@
Documentation for tex-incgraph.

View file

@ -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"

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,7 @@
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.

View file

@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.1 2017/01/20 21:09:07 markd Exp $
DISTNAME= incgraph
PKGNAME= tex-${DISTNAME}-1.12
TEXLIVE_REV= 36500
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/incgraph
COMMENT= Sophisticated graphics inclusion in a PDF document
LICENSE= lppl-1.3c
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1 2017/01/20 21:09:07 markd Exp $
share/texmf-dist/tex/latex/incgraph/incgraph.sty

View file

@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2017/01/20 21:09:07 markd Exp $
SHA1 (tex-incgraph-36500/incgraph.tar.xz) = 12937b01d76d6aa3760c295bc0778ed5921bb584
RMD160 (tex-incgraph-36500/incgraph.tar.xz) = bf22c48bfc45d8d8e8214a39cde256630a879199
SHA512 (tex-incgraph-36500/incgraph.tar.xz) = a8b9e1ac397d8e47eb2f29b7d0aa445cf25679400abd381641b227e9964804a952cd68e7ce923a6c5e34fc51857106f55b58c162795217654d429e7184f3b221
Size (tex-incgraph-36500/incgraph.tar.xz) = 4208 bytes