summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2021-02-21 10:37:26 +0000
committermarkd <markd@pkgsrc.org>2021-02-21 10:37:26 +0000
commit36289ff7041c59c2a0c818ff3eb151eb08d336e3 (patch)
treedee86bc5b0b622028c6df048454d2cc78c0ca6cd /print
parentf4541a5c7b5622d0425e2eb13111e605dc563e93 (diff)
downloadpkgsrc-36289ff7041c59c2a0c818ff3eb151eb08d336e3.tar.gz
tex-plautopatch{,-doc}: Add version 0.9n
From Atsushi Toyokura in pkgsrc-wip Japanese pLaTeX/upLaTeX formats and packages often conflict with other LaTeX packages which are unaware of pLaTeX/upLaTeX. In the worst case, such packages throw a fatal error or end up with a wrong output. The goal of this package is that there should be no need to worry about such incompatibilities, because specific patches are loaded automatically whenever necessary. This helps not only to simplify source files, but also to make the appearance of working pLaTeX/upLaTeX sources similar to those of ordinary LaTeX ones. This package depends on the filehook package written by Martin Scharrer.
Diffstat (limited to 'print')
-rw-r--r--print/tex-plautopatch-doc/DESCR1
-rw-r--r--print/tex-plautopatch-doc/Makefile13
-rw-r--r--print/tex-plautopatch-doc/PLIST7
-rw-r--r--print/tex-plautopatch-doc/distinfo6
-rw-r--r--print/tex-plautopatch/DESCR10
-rw-r--r--print/tex-plautopatch/Makefile13
-rw-r--r--print/tex-plautopatch/PLIST8
-rw-r--r--print/tex-plautopatch/distinfo6
8 files changed, 64 insertions, 0 deletions
diff --git a/print/tex-plautopatch-doc/DESCR b/print/tex-plautopatch-doc/DESCR
new file mode 100644
index 00000000000..d340f339d27
--- /dev/null
+++ b/print/tex-plautopatch-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-plautopatch.
diff --git a/print/tex-plautopatch-doc/Makefile b/print/tex-plautopatch-doc/Makefile
new file mode 100644
index 00000000000..33d5773f74c
--- /dev/null
+++ b/print/tex-plautopatch-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:37:27 markd Exp $
+
+DISTNAME= plautopatch.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-0.9n
+TEXLIVE_REV= 57731
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://ctan.org/pkg/plautopatch
+COMMENT= Documentation for tex-plautopatch
+LICENSE= modified-bsd
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-plautopatch-doc/PLIST b/print/tex-plautopatch-doc/PLIST
new file mode 100644
index 00000000000..2df0d028da7
--- /dev/null
+++ b/print/tex-plautopatch-doc/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:37:27 markd Exp $
+share/texmf-dist/doc/latex/plautopatch/LICENSE
+share/texmf-dist/doc/latex/plautopatch/README.md
+share/texmf-dist/doc/latex/plautopatch/plautopatch-ja.pdf
+share/texmf-dist/doc/latex/plautopatch/plautopatch-ja.tex
+share/texmf-dist/doc/latex/plautopatch/plautopatch.pdf
+share/texmf-dist/doc/latex/plautopatch/plautopatch.tex
diff --git a/print/tex-plautopatch-doc/distinfo b/print/tex-plautopatch-doc/distinfo
new file mode 100644
index 00000000000..c8599dd90ae
--- /dev/null
+++ b/print/tex-plautopatch-doc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:37:27 markd Exp $
+
+SHA1 (plautopatch.doc.r57731.tar.xz) = 01f56caad535e76735e16eab517abde198c4e1ec
+RMD160 (plautopatch.doc.r57731.tar.xz) = d2b6987965f7b9bdce6915a182bd4a6b6c935962
+SHA512 (plautopatch.doc.r57731.tar.xz) = afd9185a9bc5a7f403b24bc948da9ac6939efb0ccf2c9063950297183c3dd1db08de43ff98824e66b0c497a2fafc3689678dffafc67ef92bf035a1a0a2066a4f
+Size (plautopatch.doc.r57731.tar.xz) = 127732 bytes
diff --git a/print/tex-plautopatch/DESCR b/print/tex-plautopatch/DESCR
new file mode 100644
index 00000000000..e923429f551
--- /dev/null
+++ b/print/tex-plautopatch/DESCR
@@ -0,0 +1,10 @@
+Japanese pLaTeX/upLaTeX formats and packages often conflict
+with other LaTeX packages which are unaware of pLaTeX/upLaTeX.
+In the worst case, such packages throw a fatal error or end up
+with a wrong output. The goal of this package is that there
+should be no need to worry about such incompatibilities,
+because specific patches are loaded automatically whenever
+necessary. This helps not only to simplify source files, but
+also to make the appearance of working pLaTeX/upLaTeX sources
+similar to those of ordinary LaTeX ones. This package depends
+on the filehook package written by Martin Scharrer.
diff --git a/print/tex-plautopatch/Makefile b/print/tex-plautopatch/Makefile
new file mode 100644
index 00000000000..73c7882f3a4
--- /dev/null
+++ b/print/tex-plautopatch/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:37:26 markd Exp $
+
+DISTNAME= plautopatch
+PKGNAME= tex-${DISTNAME}-0.9n
+TEXLIVE_REV= 57731
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://ctan.org/pkg/plautopatch
+COMMENT= Automated patches for pLaTeX/upLaTeX
+LICENSE= modified-bsd
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-plautopatch/PLIST b/print/tex-plautopatch/PLIST
new file mode 100644
index 00000000000..9d95745353e
--- /dev/null
+++ b/print/tex-plautopatch/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:37:26 markd Exp $
+share/texmf-dist/tex/latex/plautopatch/plarydshln.sty
+share/texmf-dist/tex/latex/plautopatch/plautopatch.sty
+share/texmf-dist/tex/latex/plautopatch/plcollcell.sty
+share/texmf-dist/tex/latex/plautopatch/plextarydshln.sty
+share/texmf-dist/tex/latex/plautopatch/plsiunitx.sty
+share/texmf-dist/tex/latex/plautopatch/pxpgfrcs.sty
+share/texmf-dist/tex/latex/plautopatch/pxstfloats.sty
diff --git a/print/tex-plautopatch/distinfo b/print/tex-plautopatch/distinfo
new file mode 100644
index 00000000000..bb37974e316
--- /dev/null
+++ b/print/tex-plautopatch/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:37:26 markd Exp $
+
+SHA1 (plautopatch.r57731.tar.xz) = 908399954c5c1e1b75ef3e5fa539272205f66d4b
+RMD160 (plautopatch.r57731.tar.xz) = b5d064fe345d6015f9890cdc962a05ee2201078d
+SHA512 (plautopatch.r57731.tar.xz) = df8d83e2c12167d32d114c61737bd4b834ddd3f9851c238ce1b07c1aff3469ab2bbd7eb6b90047b75ff36a26ed4ba53c97782dd7462bd559615075cd38517c0e
+Size (plautopatch.r57731.tar.xz) = 6956 bytes