pkgsrc-WIP-changes archive

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

wip/tex-tkz-grapheur: import tex-tkz-grapheur-0.1.8



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

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

Log Message:
wip/tex-tkz-grapheur: import tex-tkz-grapheur-0.1.8

Oops, missed a directory. This imports the actual tex package.

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=5e09d0ea51ee754210d572fdf9e6028d4101c8d5

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

diffstat:
 tex-tkz-grapheur/DESCR    |  6 ++++++
 tex-tkz-grapheur/Makefile | 25 +++++++++++++++++++++++++
 tex-tkz-grapheur/PLIST    |  2 ++
 tex-tkz-grapheur/distinfo |  5 +++++
 4 files changed, 38 insertions(+)

diffs:
diff --git a/tex-tkz-grapheur/DESCR b/tex-tkz-grapheur/DESCR
new file mode 100644
index 0000000000..436d8042d7
--- /dev/null
+++ b/tex-tkz-grapheur/DESCR
@@ -0,0 +1,6 @@
+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.
diff --git a/tex-tkz-grapheur/Makefile b/tex-tkz-grapheur/Makefile
new file mode 100644
index 0000000000..784dc4b55f
--- /dev/null
+++ b/tex-tkz-grapheur/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD$
+
+DISTNAME=	tkz-grapheur
+PKGNAME=	tex-${DISTNAME}-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=	A LaTeX package with tools for graph plotting (and TikZ)
+LICENSE=	lppl-1.3c
+
+DEPENDS+=	tex-pgf-[0-9]*:../../print/tex-pgf
+DEPENDS+=	tex-latex-[0-9]*:../../print/tex-latex
+DEPENDS+=	tex-listofitems-[0-9]*:../../print/tex-listofitems
+DEPENDS+=	tex-simplekv-[0-9]*:../../print/tex-simplekv
+DEPENDS+=	tex-siunitx-[0-9]*:../../print/tex-siunitx
+DEPENDS+=	tex-xstring-[0-9]*:../../print/tex-xstring
+
+# catalogue-contact-repository https://forge.apps.education.fr/pierquetcedric/package-latex-tkz-grapheur
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-tkz-grapheur/PLIST b/tex-tkz-grapheur/PLIST
new file mode 100644
index 0000000000..d6b046b18d
--- /dev/null
+++ b/tex-tkz-grapheur/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD$
+share/texmf-dist/tex/latex/tkz-grapheur/tkz-grapheur.sty
diff --git a/tex-tkz-grapheur/distinfo b/tex-tkz-grapheur/distinfo
new file mode 100644
index 0000000000..5b76eda298
--- /dev/null
+++ b/tex-tkz-grapheur/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (tex-tkz-grapheur-72226/tkz-grapheur.tar.xz) = 2ae8c367694e6d864f16d69f3da69e6e43377a7429d865016c7440e4b33711fe
+SHA512 (tex-tkz-grapheur-72226/tkz-grapheur.tar.xz) = 6c439ae9a271a9084b2694829aeda60d99ed1e88bb9fb10610702a020899a7500e34cdbbbdef2c980009e7a2a58d64e65831a921bb75f43f7f55ca9daa456b6d
+Size (tex-tkz-grapheur-72226/tkz-grapheur.tar.xz) = 17956 bytes


Home | Main Index | Thread Index | Old Index