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-textpath/DESCR | 3 +++ graphics/tex-textpath/Makefile | 13 +++++++++++++ graphics/tex-textpath/PLIST | 3 +++ graphics/tex-textpath/distinfo | 5 +++++ 4 files changed, 24 insertions(+) create mode 100644 graphics/tex-textpath/DESCR create mode 100644 graphics/tex-textpath/Makefile create mode 100644 graphics/tex-textpath/PLIST create mode 100644 graphics/tex-textpath/distinfo (limited to 'graphics/tex-textpath') diff --git a/graphics/tex-textpath/DESCR b/graphics/tex-textpath/DESCR new file mode 100644 index 00000000000..a9d2bbedc99 --- /dev/null +++ b/graphics/tex-textpath/DESCR @@ -0,0 +1,3 @@ +This MetaPost package provides macros to typeset text along a +free path with the help of LaTeX, thereby preserving kerning +and allowing for 8-bit input (accented characters). diff --git a/graphics/tex-textpath/Makefile b/graphics/tex-textpath/Makefile new file mode 100644 index 00000000000..0de28144d6a --- /dev/null +++ b/graphics/tex-textpath/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= textpath +PKGNAME= tex-${DISTNAME}-1.6 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/textpath +COMMENT= Setting text along a path with MetaPost +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-textpath/PLIST b/graphics/tex-textpath/PLIST new file mode 100644 index 00000000000..a3a5a551eb3 --- /dev/null +++ b/graphics/tex-textpath/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/metapost/textpath/textpath.mp +share/texmf-dist/tex/latex/textpath/textpathmp.sty diff --git a/graphics/tex-textpath/distinfo b/graphics/tex-textpath/distinfo new file mode 100644 index 00000000000..ed74aaaee5c --- /dev/null +++ b/graphics/tex-textpath/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-textpath-15878/textpath.tar.xz) = 7d9f488e390c0d282a96e339c4cf0e1d2e751112 +RMD160 (tex-textpath-15878/textpath.tar.xz) = b03b80145c35891dec37940196e745735016152b +Size (tex-textpath-15878/textpath.tar.xz) = 4316 bytes -- cgit v1.2.3