print/tex-spath3: import tex-spath3-2.7 (and doc)

spath3 - Manipulate "soft paths" in PGF

Includes TikZ libraries `calligraphy' and `knots'
This commit is contained in:
riastradh 2023-10-29 13:58:55 +00:00
parent 8840cabf01
commit 22e6764f16
9 changed files with 63 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1023 2023/08/17 20:49:58 tsutsui Exp $
# $NetBSD: Makefile,v 1.1024 2023/10/29 13:58:55 riastradh Exp $
#
COMMENT= Graphics tools and libraries
@ -797,6 +797,8 @@ SUBDIR+= tex-slideshow
SUBDIR+= tex-slideshow-doc
SUBDIR+= tex-smartdiagram
SUBDIR+= tex-smartdiagram-doc
SUBDIR+= tex-spath3
SUBDIR+= tex-spath3-doc
SUBDIR+= tex-splines
SUBDIR+= tex-splines-doc
SUBDIR+= tex-suanpan

View File

@ -0,0 +1 @@
Documentation for tex-spath3.

View File

@ -0,0 +1,13 @@
# $NetBSD: Makefile,v 1.1 2023/10/29 13:58:55 riastradh Exp $
DISTNAME= spath3.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.7
TEXLIVE_REV= 64818
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/spath3
COMMENT= Documentation for tex-spath3
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,10 @@
@comment $NetBSD: PLIST,v 1.1 2023/10/29 13:58:55 riastradh Exp $
share/texmf-dist/doc/latex/spath3/README
share/texmf-dist/doc/latex/spath3/README.txt
share/texmf-dist/doc/latex/spath3/calligraphy.pdf
share/texmf-dist/doc/latex/spath3/calligraphy.tex
share/texmf-dist/doc/latex/spath3/knots.pdf
share/texmf-dist/doc/latex/spath3/knots.tex
share/texmf-dist/doc/latex/spath3/spath3.pdf
share/texmf-dist/doc/latex/spath3/spath3.tex
share/texmf-dist/doc/latex/spath3/spath3_code.pdf

View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/10/29 13:58:55 riastradh Exp $
BLAKE2s (spath3.doc.r64818.tar.xz) = cb46f462362e61eaba61059095826410a6e143207788ac50083010591937923c
SHA512 (spath3.doc.r64818.tar.xz) = ce6fde7f6fe42711a2c685582dda0bb9a4715b12a43483a76824361561cf1f20b40bc85a3c2facc90783cbc46b632848a9701d28381f0eba343463ac03ac443d
Size (spath3.doc.r64818.tar.xz) = 1669756 bytes

View File

@ -0,0 +1,4 @@
The spath3 library provides methods for manipulating the "soft
paths" of TikZ/PGF. Packaged with it are two TikZ libraries
that make use of the methods provided. These are libraries for
drawing calligraphic paths and for drawing knot diagrams.

View File

@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.1 2023/10/29 13:58:55 riastradh Exp $
DISTNAME= spath3
PKGNAME= tex-${DISTNAME}-2.7
TEXLIVE_REV= 64818
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/spath3
COMMENT= Manipulate "soft paths" in PGF
LICENSE= lppl-1.3c
# catalogue-contact-bugs https://github.com/loopspace/spath3/issues
# catalogue-contact-home https://github.com/loopspace/spath3
# catalogue-contact-repository https://github.com/loopspace/spath3
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,5 @@
@comment $NetBSD: PLIST,v 1.1 2023/10/29 13:58:55 riastradh Exp $
share/texmf-dist/tex/latex/spath3/spath3.sty
share/texmf-dist/tex/latex/spath3/tikzlibrarycalligraphy.code.tex
share/texmf-dist/tex/latex/spath3/tikzlibraryknots.code.tex
share/texmf-dist/tex/latex/spath3/tikzlibraryspath3.code.tex

View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/10/29 13:58:55 riastradh Exp $
BLAKE2s (spath3.r64818.tar.xz) = 9f41c3a3186b1b81e080d307c08c62948fadccb9cdce858c550fe7a77b714365
SHA512 (spath3.r64818.tar.xz) = c066ebfc25685d450caeddced161ad5b4170453307cfd21fc2c85c113bab3271b001514481827149757e536863fc2bf9814e03720d9a934c4df02321d6c5bbd5
Size (spath3.r64818.tar.xz) = 25528 bytes