From fc67194cec6b87834d2a6aff99eda50d65da91c5 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 8 May 2015 13:47:37 +0000 Subject: Add metapost packages from texlive. --- graphics/tex-mpgraphics/DESCR | 6 ++++++ graphics/tex-mpgraphics/Makefile | 13 +++++++++++++ graphics/tex-mpgraphics/PLIST | 2 ++ graphics/tex-mpgraphics/distinfo | 5 +++++ 4 files changed, 26 insertions(+) create mode 100644 graphics/tex-mpgraphics/DESCR create mode 100644 graphics/tex-mpgraphics/Makefile create mode 100644 graphics/tex-mpgraphics/PLIST create mode 100644 graphics/tex-mpgraphics/distinfo (limited to 'graphics/tex-mpgraphics') diff --git a/graphics/tex-mpgraphics/DESCR b/graphics/tex-mpgraphics/DESCR new file mode 100644 index 00000000000..34ab2062c41 --- /dev/null +++ b/graphics/tex-mpgraphics/DESCR @@ -0,0 +1,6 @@ +The package allows LaTeX users to typeset MetaPost code inline +and display figures in their documents with only and only one +run of LaTeX, PDFLaTeX or XelaTeX (no separate runs of mpost). +Mpgraphics achieves this by using the shell escape (\write 18) +feature of current TeX distributions, so that the whole process +is automatic and the end user is saved the tiresome processing. diff --git a/graphics/tex-mpgraphics/Makefile b/graphics/tex-mpgraphics/Makefile new file mode 100644 index 00000000000..2063eb3448e --- /dev/null +++ b/graphics/tex-mpgraphics/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= mpgraphics +PKGNAME= tex-${DISTNAME}-0.3 +TEXLIVE_REV= 29776 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mpgraphics +COMMENT= Process and display MetaPost figures inline +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mpgraphics/PLIST b/graphics/tex-mpgraphics/PLIST new file mode 100644 index 00000000000..8313e9c2a8f --- /dev/null +++ b/graphics/tex-mpgraphics/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty diff --git a/graphics/tex-mpgraphics/distinfo b/graphics/tex-mpgraphics/distinfo new file mode 100644 index 00000000000..f77f7a1f2d7 --- /dev/null +++ b/graphics/tex-mpgraphics/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-mpgraphics-29776/mpgraphics.tar.xz) = 309138abd3e2295964051fc528fa66c2f252f7b2 +RMD160 (tex-mpgraphics-29776/mpgraphics.tar.xz) = 8df89a4b01d2ee19202783fc1bd240fd66223497 +Size (tex-mpgraphics-29776/mpgraphics.tar.xz) = 4288 bytes -- cgit v1.2.3