summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2022-04-19 03:04:19 +0000
committermarkd <markd@pkgsrc.org>2022-04-19 03:04:19 +0000
commit033db3f4f705816423ca89865443853ddb1dd4eb (patch)
tree15990db39d44ed501e93c9b4a4a05599e6b12da4 /print
parent52d4c260168d05d3a9a6a41c5e46b211b8298cfb (diff)
downloadpkgsrc-033db3f4f705816423ca89865443853ddb1dd4eb.tar.gz
tex-schulmathematik{,-doc}: Add version 1.2
The schulmathematik bundle provides two LaTeX packages and six document classes for German-speaking teachers of mathematics and physics.
Diffstat (limited to 'print')
-rw-r--r--print/Makefile4
-rw-r--r--print/tex-schulmathematik-doc/DESCR1
-rw-r--r--print/tex-schulmathematik-doc/Makefile13
-rw-r--r--print/tex-schulmathematik-doc/PLIST4
-rw-r--r--print/tex-schulmathematik-doc/distinfo5
-rw-r--r--print/tex-schulmathematik/DESCR3
-rw-r--r--print/tex-schulmathematik/Makefile13
-rw-r--r--print/tex-schulmathematik/PLIST9
-rw-r--r--print/tex-schulmathematik/distinfo5
9 files changed, 56 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile
index ff1497ce60f..9452e300dd5 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.858 2022/04/19 03:01:32 markd Exp $
+# $NetBSD: Makefile,v 1.859 2022/04/19 03:04:19 markd Exp $
#
COMMENT= Desktop publishing
@@ -1407,6 +1407,8 @@ SUBDIR+= tex-scale
SUBDIR+= tex-scale-doc
SUBDIR+= tex-scalerel
SUBDIR+= tex-scalerel-doc
+SUBDIR+= tex-schulmathematik
+SUBDIR+= tex-schulmathematik-doc
SUBDIR+= tex-schulschriften
SUBDIR+= tex-schulschriften-doc
SUBDIR+= tex-schwalbe-chess
diff --git a/print/tex-schulmathematik-doc/DESCR b/print/tex-schulmathematik-doc/DESCR
new file mode 100644
index 00000000000..bfd585a438f
--- /dev/null
+++ b/print/tex-schulmathematik-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-schulmathematik.
diff --git a/print/tex-schulmathematik-doc/Makefile b/print/tex-schulmathematik-doc/Makefile
new file mode 100644
index 00000000000..32d644da84e
--- /dev/null
+++ b/print/tex-schulmathematik-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/19 03:04:19 markd Exp $
+
+DISTNAME= schulmathematik.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.2
+TEXLIVE_REV= 61719
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://ctan.org/pkg/schulmathematik
+COMMENT= Documentation for tex-schulmathematik
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-schulmathematik-doc/PLIST b/print/tex-schulmathematik-doc/PLIST
new file mode 100644
index 00000000000..6aa2bf6f56c
--- /dev/null
+++ b/print/tex-schulmathematik-doc/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/19 03:04:19 markd Exp $
+share/texmf-dist/doc/latex/schulmathematik/README
+share/texmf-dist/doc/latex/schulmathematik/schulmathematik.pdf
+share/texmf-dist/doc/latex/schulmathematik/schulmathematik.tex
diff --git a/print/tex-schulmathematik-doc/distinfo b/print/tex-schulmathematik-doc/distinfo
new file mode 100644
index 00000000000..ab1e85d13ca
--- /dev/null
+++ b/print/tex-schulmathematik-doc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/19 03:04:19 markd Exp $
+
+BLAKE2s (schulmathematik.doc.r61719.tar.xz) = 28e7d1d0c50d4aa328d0a30f4743c7f0ac4b58bd53dc64ab25791d819ec660d9
+SHA512 (schulmathematik.doc.r61719.tar.xz) = aaa4efc0f5c8bc41e446a657a73726700da79962ef6ea61a7537b2d5b7b27de39719e375f0ee110e3e1291848e8c03d03b49f335aa9ab8c9d91fe0731f4be6cc
+Size (schulmathematik.doc.r61719.tar.xz) = 217660 bytes
diff --git a/print/tex-schulmathematik/DESCR b/print/tex-schulmathematik/DESCR
new file mode 100644
index 00000000000..cbb79c26c36
--- /dev/null
+++ b/print/tex-schulmathematik/DESCR
@@ -0,0 +1,3 @@
+The schulmathematik bundle provides two LaTeX packages and six
+document classes for German-speaking teachers of mathematics
+and physics.
diff --git a/print/tex-schulmathematik/Makefile b/print/tex-schulmathematik/Makefile
new file mode 100644
index 00000000000..ba8ad57d2b4
--- /dev/null
+++ b/print/tex-schulmathematik/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/19 03:04:19 markd Exp $
+
+DISTNAME= schulmathematik
+PKGNAME= tex-${DISTNAME}-1.2
+TEXLIVE_REV= 61719
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://ctan.org/pkg/schulmathematik
+COMMENT= Commands, document classes for German-speaking teachers of maths and physics
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-schulmathematik/PLIST b/print/tex-schulmathematik/PLIST
new file mode 100644
index 00000000000..f5b96118f22
--- /dev/null
+++ b/print/tex-schulmathematik/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/19 03:04:19 markd Exp $
+share/texmf-dist/tex/latex/schulmathematik/schulma-ab.cls
+share/texmf-dist/tex/latex/schulmathematik/schulma-gutachten.cls
+share/texmf-dist/tex/latex/schulmathematik/schulma-klausur.cls
+share/texmf-dist/tex/latex/schulmathematik/schulma-komp.cls
+share/texmf-dist/tex/latex/schulmathematik/schulma-mdlprf.cls
+share/texmf-dist/tex/latex/schulmathematik/schulma-physik.sty
+share/texmf-dist/tex/latex/schulmathematik/schulma-praes.cls
+share/texmf-dist/tex/latex/schulmathematik/schulma.sty
diff --git a/print/tex-schulmathematik/distinfo b/print/tex-schulmathematik/distinfo
new file mode 100644
index 00000000000..ab0c86e4d72
--- /dev/null
+++ b/print/tex-schulmathematik/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/19 03:04:19 markd Exp $
+
+BLAKE2s (schulmathematik.r61719.tar.xz) = e72adaeec2262fde758234c6a8e4a142b5980f0dc10fa2bd339dff520e324c3d
+SHA512 (schulmathematik.r61719.tar.xz) = 8597b417f703de8aa5353d9ba604559a01890e9745a0c59b6b4e52ff4744d559b1639ddcd55bd2d03a5b35c2006ff10cc278a0ed52315b49142b2ff172183b64
+Size (schulmathematik.r61719.tar.xz) = 11584 bytes