pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/tex-tzplot{,-doc}: import tex-tzplot{,-doc}-2.1



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Wed Sep 11 23:03:41 2024 +0200
Changeset:	5d277c4c3d3b3848d5dfda0afb5c1d2114e1cfc8

Modified Files:
	Makefile
Added Files:
	tex-tzplot-doc/DESCR
	tex-tzplot-doc/Makefile
	tex-tzplot-doc/PLIST
	tex-tzplot-doc/distinfo
	tex-tzplot/DESCR
	tex-tzplot/Makefile
	tex-tzplot/PLIST
	tex-tzplot/distinfo

Log Message:
wip/tex-tzplot{,-doc}: import tex-tzplot{,-doc}-2.1

This is a LaTeX package that provides TikZ-based macros to make
it easy to draw graphs. The macros provided in this package are
just abbreviations for TikZ codes, which can be complicated;
but using the package will hopefully make drawing easier,
especially when drawing repeatedly. The macros were chosen and
developed with an emphasis on drawing graphs in economics. The
package depends on TikZ, xparse, and expl3.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5d277c4c3d3b3848d5dfda0afb5c1d2114e1cfc8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                |  2 ++
 tex-tzplot-doc/DESCR    |  1 +
 tex-tzplot-doc/Makefile | 16 ++++++++++++++++
 tex-tzplot-doc/PLIST    | 13 +++++++++++++
 tex-tzplot-doc/distinfo |  5 +++++
 tex-tzplot/DESCR        |  7 +++++++
 tex-tzplot/Makefile     | 20 ++++++++++++++++++++
 tex-tzplot/PLIST        |  2 ++
 tex-tzplot/distinfo     |  5 +++++
 9 files changed, 71 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 4a16308f5b..035bea4c90 100644
--- a/Makefile
+++ b/Makefile
@@ -5494,6 +5494,8 @@ SUBDIR+=	tex-setspace-doc
 SUBDIR+=	tex-simplekv
 SUBDIR+=	tex-simplekv-doc
 SUBDIR+=	tex-texlive-ja-doc
+SUBDIR+=	tex-tzplot
+SUBDIR+=	tex-tzplot-doc
 SUBDIR+=	tex-uptex-doc
 SUBDIR+=	textile-mode
 SUBDIR+=	tflint
diff --git a/tex-tzplot-doc/DESCR b/tex-tzplot-doc/DESCR
new file mode 100644
index 0000000000..7b412e0341
--- /dev/null
+++ b/tex-tzplot-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-tzplot.
diff --git a/tex-tzplot-doc/Makefile b/tex-tzplot-doc/Makefile
new file mode 100644
index 0000000000..dfe35a0efb
--- /dev/null
+++ b/tex-tzplot-doc/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	tzplot.doc
+PKGNAME=	tex-${DISTNAME:S/./-/}-2.1
+TEXLIVE_REV=	64537
+
+TEXLIVE_USE_CTAN=	yes
+TEXLIVE_UNVERSIONED=	yes
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://ctan.org/pkg/tzplot
+COMMENT=	Documentation for tex-tzplot
+LICENSE=	lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-tzplot-doc/PLIST b/tex-tzplot-doc/PLIST
new file mode 100644
index 0000000000..a66474b9b9
--- /dev/null
+++ b/tex-tzplot-doc/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD$
+share/texmf-dist/doc/latex/tzplot/README.txt
+share/texmf-dist/doc/latex/tzplot/tzplot-doc-A-v2.1.tex
+share/texmf-dist/doc/latex/tzplot/tzplot-doc-B-v2.1.tex
+share/texmf-dist/doc/latex/tzplot/tzplot-doc-C-v2.1.tex
+share/texmf-dist/doc/latex/tzplot/tzplot-doc-C1-v2.1.tex
+share/texmf-dist/doc/latex/tzplot/tzplot-doc-C2-v2.1.tex
+share/texmf-dist/doc/latex/tzplot/tzplot-doc-D-v2.1.tex
+share/texmf-dist/doc/latex/tzplot/tzplot-doc-E-v2.1.tex
+share/texmf-dist/doc/latex/tzplot/tzplot-doc.pdf
+share/texmf-dist/doc/latex/tzplot/tzplot-doc.tex
+share/texmf-dist/doc/latex/tzplot/tzplot-oblivoirpartstyle.tex
+share/texmf-dist/doc/latex/tzplot/tzplot.ist
diff --git a/tex-tzplot-doc/distinfo b/tex-tzplot-doc/distinfo
new file mode 100644
index 0000000000..3c5ea67bb7
--- /dev/null
+++ b/tex-tzplot-doc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (tex-tzplot-64537/tzplot.doc.tar.xz) = 2ee6b512d2e5b91bd3dd843500b685cafe65b4c572bb41dea1d6f8bfef9f390d
+SHA512 (tex-tzplot-64537/tzplot.doc.tar.xz) = 853cb61ef10c91e1392c23e2b4d389f0cf572b692a6eafb8bb9af35ad9b2f1e7a8630ec1df6faf1ac1bc83e88dca0146519f571917ed9ed57e6ded912fecd895
+Size (tex-tzplot-64537/tzplot.doc.tar.xz) = 1249916 bytes
diff --git a/tex-tzplot/DESCR b/tex-tzplot/DESCR
new file mode 100644
index 0000000000..b2e51a1b66
--- /dev/null
+++ b/tex-tzplot/DESCR
@@ -0,0 +1,7 @@
+This is a LaTeX package that provides TikZ-based macros to make
+it easy to draw graphs. The macros provided in this package are
+just abbreviations for TikZ codes, which can be complicated;
+but using the package will hopefully make drawing easier,
+especially when drawing repeatedly. The macros were chosen and
+developed with an emphasis on drawing graphs in economics. The
+package depends on TikZ, xparse, and expl3.
diff --git a/tex-tzplot/Makefile b/tex-tzplot/Makefile
new file mode 100644
index 0000000000..79a185c4c3
--- /dev/null
+++ b/tex-tzplot/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME=	tzplot
+PKGNAME=	tex-${DISTNAME}-2.1
+TEXLIVE_REV=	64537
+
+TEXLIVE_USE_CTAN=	yes
+TEXLIVE_UNVERSIONED=	yes
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://ctan.org/pkg/tzplot
+COMMENT=	Plot graphs with TikZ abbreviations
+LICENSE=	lppl-1.3c
+
+DEPENDS+=	tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
+DEPENDS+=	tex-l3packages-[0-9]*:../../devel/tex-l3packages
+DEPENDS+=	tex-pgf-[0-9]*:../../print/tex-pgf
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-tzplot/PLIST b/tex-tzplot/PLIST
new file mode 100644
index 0000000000..0d79715069
--- /dev/null
+++ b/tex-tzplot/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD$
+share/texmf-dist/tex/latex/tzplot/tzplot.sty
diff --git a/tex-tzplot/distinfo b/tex-tzplot/distinfo
new file mode 100644
index 0000000000..693678a792
--- /dev/null
+++ b/tex-tzplot/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (tex-tzplot-64537/tzplot.tar.xz) = c675ac171d7560a968ac350357890864dd938f3439a3d68db9596370072d2fb2
+SHA512 (tex-tzplot-64537/tzplot.tar.xz) = 78d2a67470340caaf6ee286f0dbfb9b8706cd4b0a689a64592c11f6b8a5108a61d33a24d36262aa5b802b8893ba440365fcd1280eac4cf7d3e514f6820ad21ca
+Size (tex-tzplot-64537/tzplot.tar.xz) = 25292 bytes


Home | Main Index | Thread Index | Old Index