summaryrefslogtreecommitdiff
path: root/graphics/tex-splines
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-08 13:47:37 +0000
committerwiz <wiz>2015-05-08 13:47:37 +0000
commitfc67194cec6b87834d2a6aff99eda50d65da91c5 (patch)
treeb6e86e9324a6226084733697736cd74e8b35aaf8 /graphics/tex-splines
parent48ee5f8122c222ac0fa2bc00c68dd7338b883df8 (diff)
downloadpkgsrc-fc67194cec6b87834d2a6aff99eda50d65da91c5.tar.gz
Add metapost packages from texlive.
Diffstat (limited to 'graphics/tex-splines')
-rw-r--r--graphics/tex-splines/DESCR6
-rw-r--r--graphics/tex-splines/Makefile13
-rw-r--r--graphics/tex-splines/PLIST3
-rw-r--r--graphics/tex-splines/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/graphics/tex-splines/DESCR b/graphics/tex-splines/DESCR
new file mode 100644
index 00000000000..9289313c75c
--- /dev/null
+++ b/graphics/tex-splines/DESCR
@@ -0,0 +1,6 @@
+This is a small package of macros for creating cubic spline
+interpolants in MetaPost or Metafont. Given a list of points
+the macros can produce a closed or a relaxed spline joining
+them. Given a list of function values y_j at x_j, the result
+would define the graph of a cubic spline interpolating function
+y=f(x), which is either periodic or relaxed.
diff --git a/graphics/tex-splines/Makefile b/graphics/tex-splines/Makefile
new file mode 100644
index 00000000000..576a0e214d2
--- /dev/null
+++ b/graphics/tex-splines/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $
+
+DISTNAME= splines
+PKGNAME= tex-${DISTNAME}-0.2
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/splines
+COMMENT= MetaPost macros for drawing cubic spline interpolants
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tex-splines/PLIST b/graphics/tex-splines/PLIST
new file mode 100644
index 00000000000..debc7f261f4
--- /dev/null
+++ b/graphics/tex-splines/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $
+share/texmf-dist/metapost/splines/splines.mp
+share/texmf-dist/metapost/splines/testsplines.mp
diff --git a/graphics/tex-splines/distinfo b/graphics/tex-splines/distinfo
new file mode 100644
index 00000000000..c730b93971c
--- /dev/null
+++ b/graphics/tex-splines/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $
+
+SHA1 (tex-splines-15878/splines.tar.xz) = a0eedd87813fa68abd7ee789076594867a294c04
+RMD160 (tex-splines-15878/splines.tar.xz) = 80def3b5533edfdda8782095312120a55504ca0e
+Size (tex-splines-15878/splines.tar.xz) = 2408 bytes