pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: markd
Date: Sun Feb 21 10:37:27 UTC 2021
Added Files:
pkgsrc/print/tex-plautopatch: DESCR Makefile PLIST distinfo
pkgsrc/print/tex-plautopatch-doc: DESCR Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-plautopatch/DESCR \
pkgsrc/print/tex-plautopatch/Makefile pkgsrc/print/tex-plautopatch/PLIST \
pkgsrc/print/tex-plautopatch/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-plautopatch-doc/DESCR \
pkgsrc/print/tex-plautopatch-doc/Makefile \
pkgsrc/print/tex-plautopatch-doc/PLIST \
pkgsrc/print/tex-plautopatch-doc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/print/tex-plautopatch/DESCR
diff -u /dev/null pkgsrc/print/tex-plautopatch/DESCR:1.1
--- /dev/null Sun Feb 21 10:37:27 2021
+++ pkgsrc/print/tex-plautopatch/DESCR Sun Feb 21 10:37:26 2021
@@ -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.
Index: pkgsrc/print/tex-plautopatch/Makefile
diff -u /dev/null pkgsrc/print/tex-plautopatch/Makefile:1.1
--- /dev/null Sun Feb 21 10:37:27 2021
+++ pkgsrc/print/tex-plautopatch/Makefile Sun Feb 21 10:37:26 2021
@@ -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@localhost
+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"
Index: pkgsrc/print/tex-plautopatch/PLIST
diff -u /dev/null pkgsrc/print/tex-plautopatch/PLIST:1.1
--- /dev/null Sun Feb 21 10:37:27 2021
+++ pkgsrc/print/tex-plautopatch/PLIST Sun Feb 21 10:37:26 2021
@@ -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
Index: pkgsrc/print/tex-plautopatch/distinfo
diff -u /dev/null pkgsrc/print/tex-plautopatch/distinfo:1.1
--- /dev/null Sun Feb 21 10:37:27 2021
+++ pkgsrc/print/tex-plautopatch/distinfo Sun Feb 21 10:37:26 2021
@@ -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
Index: pkgsrc/print/tex-plautopatch-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-plautopatch-doc/DESCR:1.1
--- /dev/null Sun Feb 21 10:37:27 2021
+++ pkgsrc/print/tex-plautopatch-doc/DESCR Sun Feb 21 10:37:26 2021
@@ -0,0 +1 @@
+Documentation for tex-plautopatch.
Index: pkgsrc/print/tex-plautopatch-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-plautopatch-doc/Makefile:1.1
--- /dev/null Sun Feb 21 10:37:27 2021
+++ pkgsrc/print/tex-plautopatch-doc/Makefile Sun Feb 21 10:37:27 2021
@@ -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@localhost
+HOMEPAGE= https://ctan.org/pkg/plautopatch
+COMMENT= Documentation for tex-plautopatch
+LICENSE= modified-bsd
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-plautopatch-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-plautopatch-doc/PLIST:1.1
--- /dev/null Sun Feb 21 10:37:27 2021
+++ pkgsrc/print/tex-plautopatch-doc/PLIST Sun Feb 21 10:37:27 2021
@@ -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
Index: pkgsrc/print/tex-plautopatch-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-plautopatch-doc/distinfo:1.1
--- /dev/null Sun Feb 21 10:37:27 2021
+++ pkgsrc/print/tex-plautopatch-doc/distinfo Sun Feb 21 10:37:27 2021
@@ -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
Home |
Main Index |
Thread Index |
Old Index