From c2748f18a024d3cb01db1d9011e87f7b5f8182b2 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/DESCR | 7 +++++++ graphics/tex-incgraph/Makefile | 17 +++++++++++++++++ graphics/tex-incgraph/PLIST | 2 ++ graphics/tex-incgraph/distinfo | 6 ++++++ 4 files changed, 32 insertions(+) create mode 100644 graphics/tex-incgraph/DESCR create mode 100644 graphics/tex-incgraph/Makefile create mode 100644 graphics/tex-incgraph/PLIST create mode 100644 graphics/tex-incgraph/distinfo (limited to 'graphics/tex-incgraph') diff --git a/graphics/tex-incgraph/DESCR b/graphics/tex-incgraph/DESCR new file mode 100644 index 00000000000..897cb42fb95 --- /dev/null +++ b/graphics/tex-incgraph/DESCR @@ -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. diff --git a/graphics/tex-incgraph/Makefile b/graphics/tex-incgraph/Makefile new file mode 100644 index 00000000000..09b340f368d --- /dev/null +++ b/graphics/tex-incgraph/Makefile @@ -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" diff --git a/graphics/tex-incgraph/PLIST b/graphics/tex-incgraph/PLIST new file mode 100644 index 00000000000..060cacc7ba5 --- /dev/null +++ b/graphics/tex-incgraph/PLIST @@ -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 diff --git a/graphics/tex-incgraph/distinfo b/graphics/tex-incgraph/distinfo new file mode 100644 index 00000000000..1f015437927 --- /dev/null +++ b/graphics/tex-incgraph/distinfo @@ -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 -- cgit v1.2.3