pkgsrc-WIP-changes archive

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

wip/tex-tkz-grapheur{,-doc}: import tex-tkz-grapheur{,-doc}-0.1.8



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

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

Log Message:
wip/tex-tkz-grapheur{,-doc}: import tex-tkz-grapheur{,-doc}-0.1.8

This package provides some commands to help French mathematics
teachers for 15-18 years olds, with graphs of functions: define
and draw functions and interpolations curves work with
integrals, tangents, intersersections get coordinates of points
... The syntax is rather explicit, like \DefinirCourbe,
\RecupererCoordonnees,\TrouverIntersections, etc.

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

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

diffstat:
 Makefile                      |  2 ++
 tex-tkz-grapheur-doc/DESCR    |  1 +
 tex-tkz-grapheur-doc/Makefile | 16 ++++++++++++++++
 tex-tkz-grapheur-doc/PLIST    | 10 ++++++++++
 tex-tkz-grapheur-doc/distinfo |  5 +++++
 5 files changed, 34 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 476ddddf35..689f853908 100644
--- a/Makefile
+++ b/Makefile
@@ -5496,6 +5496,8 @@ SUBDIR+=	tex-setspace-doc
 SUBDIR+=	tex-simplekv
 SUBDIR+=	tex-simplekv-doc
 SUBDIR+=	tex-texlive-ja-doc
+SUBDIR+=	tex-tkz-grapheur
+SUBDIR+=	tex-tkz-grapheur-doc
 SUBDIR+=	tex-tzplot
 SUBDIR+=	tex-tzplot-doc
 SUBDIR+=	tex-uptex-doc
diff --git a/tex-tkz-grapheur-doc/DESCR b/tex-tkz-grapheur-doc/DESCR
new file mode 100644
index 0000000000..2474caf624
--- /dev/null
+++ b/tex-tkz-grapheur-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-tkz-grapheur.
diff --git a/tex-tkz-grapheur-doc/Makefile b/tex-tkz-grapheur-doc/Makefile
new file mode 100644
index 0000000000..e4cfe9c544
--- /dev/null
+++ b/tex-tkz-grapheur-doc/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	tkz-grapheur.doc
+PKGNAME=	tex-${DISTNAME:S/./-/}-0.1.8
+TEXLIVE_REV=	72226
+
+TEXLIVE_USE_CTAN=	yes
+TEXLIVE_UNVERSIONED=	yes
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://ctan.org/pkg/tkz-grapheur
+COMMENT=	Documentation for tex-tkz-grapheur
+LICENSE=	lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-tkz-grapheur-doc/PLIST b/tex-tkz-grapheur-doc/PLIST
new file mode 100644
index 0000000000..67bc4b2447
--- /dev/null
+++ b/tex-tkz-grapheur-doc/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD$
+share/texmf-dist/doc/latex/tkz-grapheur/README.md
+share/texmf-dist/doc/latex/tkz-grapheur/tkz-grapheur-doc-en.pdf
+share/texmf-dist/doc/latex/tkz-grapheur/tkz-grapheur-doc-en.tex
+share/texmf-dist/doc/latex/tkz-grapheur/tkz-grapheur-doc-fr.pdf
+share/texmf-dist/doc/latex/tkz-grapheur/tkz-grapheur-doc-fr.tex
+share/texmf-dist/doc/latex/tkz-grapheur/tkz-grapheur-examples-integrals.pdf
+share/texmf-dist/doc/latex/tkz-grapheur/tkz-grapheur-examples-integrals.tex
+share/texmf-dist/doc/latex/tkz-grapheur/tkz-grapheur-exemples-integrales.pdf
+share/texmf-dist/doc/latex/tkz-grapheur/tkz-grapheur-exemples-integrales.tex
diff --git a/tex-tkz-grapheur-doc/distinfo b/tex-tkz-grapheur-doc/distinfo
new file mode 100644
index 0000000000..5984a3cbf0
--- /dev/null
+++ b/tex-tkz-grapheur-doc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (tex-tkz-grapheur-72226/tkz-grapheur.doc.tar.xz) = 7e63590caaf9c276f11315825fd3bc96f273f0ac1eafaccb00f90b6c70a91e9f
+SHA512 (tex-tkz-grapheur-72226/tkz-grapheur.doc.tar.xz) = 1f2adb1a62f7a425d7fd2336e0710a81feb4eb02fa87b7279434c5642558029d524072a016e4a956611b58be53fa37b873933562e5f62eeea4f6e5224cda0b04
+Size (tex-tkz-grapheur-72226/tkz-grapheur.doc.tar.xz) = 2679508 bytes


Home | Main Index | Thread Index | Old Index