Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -0,0 +1,12 @@
MetaPlot is a set of Metapost macros for manipulating pre-
generated plots (and similar objects), and formatting them for
inclusion in a Metapost figure. The intent is that the plots
can be generated by some outside program, in an abstract manner
that does not require making decisions about on-page sizing and
layout, and then they can be imported into MetaPlot and
arranged using the full capabilities of Metapost. Metaplot also
includes a very flexible set of macros for generating plot
axes, which may be useful in other contexts as well. Presently,
MetaPlot is in something of a pre-release beta state; it is
quite functional, but the syntax of the commands is still
potentially in flux.

View File

@@ -0,0 +1,13 @@
# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $
DISTNAME= metaplot
PKGNAME= tex-${DISTNAME}-0.91
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/metaplot
COMMENT= Plot-manipulation macros for use in Metapost
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $
share/texmf-dist/metapost/metaplot/axes.mp
share/texmf-dist/metapost/metaplot/metaplot.mp

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $
SHA1 (tex-metaplot-15878/metaplot.tar.xz) = 14d681ab3ee704020b0e4b021de420e91db60f5a
RMD160 (tex-metaplot-15878/metaplot.tar.xz) = ec481c4b7f242ab51c4baa639731dc76ec443608
Size (tex-metaplot-15878/metaplot.tar.xz) = 3884 bytes