From 423afa36c529ab76e03f462d82bc205ae841508c Mon Sep 17 00:00:00 2001 From: markd Date: Wed, 2 Sep 2015 10:50:40 +0000 Subject: Add tex-mcf2graph{,-doc} 3.53 Draw chemical structure diagrams with Metafont/MetaPost Add tex-roundrect{,-doc} 1.0 Metapost macros for highly configurable rounded rectangles Add tex-shapes{,-doc} 1.0 Draw polygons, reentrant stars, and fractions in circles with Metapost --- graphics/tex-shapes/DESCR | 4 ++++ graphics/tex-shapes/Makefile | 13 +++++++++++++ graphics/tex-shapes/PLIST | 2 ++ graphics/tex-shapes/distinfo | 5 +++++ 4 files changed, 24 insertions(+) create mode 100644 graphics/tex-shapes/DESCR create mode 100644 graphics/tex-shapes/Makefile create mode 100644 graphics/tex-shapes/PLIST create mode 100644 graphics/tex-shapes/distinfo (limited to 'graphics/tex-shapes') diff --git a/graphics/tex-shapes/DESCR b/graphics/tex-shapes/DESCR new file mode 100644 index 00000000000..6aadc595ac9 --- /dev/null +++ b/graphics/tex-shapes/DESCR @@ -0,0 +1,4 @@ +The shapes set of macros allows drawing regular polygons; their +corresponding reentrant stars in all their variations; and +fractionally filled circles (useful for visually demonstrating +the nature of fractions) in Metapost. diff --git a/graphics/tex-shapes/Makefile b/graphics/tex-shapes/Makefile new file mode 100644 index 00000000000..4e3f811e2f7 --- /dev/null +++ b/graphics/tex-shapes/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/09/02 10:50:40 markd Exp $ + +DISTNAME= shapes +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 37937 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/shapes +COMMENT= Draw polygons, reentrant stars, and fractions in circles with Metapost +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-shapes/PLIST b/graphics/tex-shapes/PLIST new file mode 100644 index 00000000000..f78d38b5efe --- /dev/null +++ b/graphics/tex-shapes/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/09/02 10:50:40 markd Exp $ +share/texmf-dist/metapost/shapes/shapes.mp diff --git a/graphics/tex-shapes/distinfo b/graphics/tex-shapes/distinfo new file mode 100644 index 00000000000..8dc3a7e382e --- /dev/null +++ b/graphics/tex-shapes/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/09/02 10:50:40 markd Exp $ + +SHA1 (tex-shapes-37937/shapes.tar.xz) = c2b7b3c340e4e21d202f89d3fb37255d03ae1f68 +RMD160 (tex-shapes-37937/shapes.tar.xz) = effddce711a99d907daa61e664b6ea0320103577 +Size (tex-shapes-37937/shapes.tar.xz) = 1728 bytes -- cgit v1.2.3