pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-bxghost{,-doc}: Add version 0.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c44f2f958c87
branches:  trunk
changeset: 447514:c44f2f958c87
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Feb 21 10:03:18 2021 +0000

description:
tex-bxghost{,-doc}: Add version 0.3.0

>From Atsushi Toyokura in pkgsrc-wip

The package provides two commands to help authors for documents
in Japanese to insert proper xkanjiskips. It supports LuaTeX,
XeTeX, pTeX, upTeX, and ApTeX (pTeX-ng).

diffstat:

 print/tex-bxghost-doc/DESCR    |   1 +
 print/tex-bxghost-doc/Makefile |  13 +++++++++++++
 print/tex-bxghost-doc/PLIST    |   3 +++
 print/tex-bxghost-doc/distinfo |   6 ++++++
 print/tex-bxghost/DESCR        |   3 +++
 print/tex-bxghost/Makefile     |  13 +++++++++++++
 print/tex-bxghost/PLIST        |   2 ++
 print/tex-bxghost/distinfo     |   6 ++++++
 8 files changed, 47 insertions(+), 0 deletions(-)

diffs (79 lines):

diff -r 0e69af40244d -r c44f2f958c87 print/tex-bxghost-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bxghost-doc/DESCR       Sun Feb 21 10:03:18 2021 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-bxghost.
diff -r 0e69af40244d -r c44f2f958c87 print/tex-bxghost-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bxghost-doc/Makefile    Sun Feb 21 10:03:18 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:03:18 markd Exp $
+
+DISTNAME=      bxghost.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.3.0
+TEXLIVE_REV=   53606
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/bxghost
+COMMENT=       Documentation for tex-bxghost
+LICENSE=       mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0e69af40244d -r c44f2f958c87 print/tex-bxghost-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bxghost-doc/PLIST       Sun Feb 21 10:03:18 2021 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:03:18 markd Exp $
+share/texmf-dist/doc/latex/bxghost/LICENSE
+share/texmf-dist/doc/latex/bxghost/README.md
diff -r 0e69af40244d -r c44f2f958c87 print/tex-bxghost-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bxghost-doc/distinfo    Sun Feb 21 10:03:18 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:03:18 markd Exp $
+
+SHA1 (bxghost.doc.r53606.tar.xz) = 8fed531541b87372dcb6a15f81f70fe707759360
+RMD160 (bxghost.doc.r53606.tar.xz) = 6ca216c73e91064c6a0297da9f2e5dc44c71a47d
+SHA512 (bxghost.doc.r53606.tar.xz) = 718c59d1c05689fbb4641ead9437b2ddde19f848b6f7c9fd5f4c91b10abe9fc6413c531c2f5af3f9e70e30578341116e5b4731a8f873f75fd4ee0803f3597a3b
+Size (bxghost.doc.r53606.tar.xz) = 1792 bytes
diff -r 0e69af40244d -r c44f2f958c87 print/tex-bxghost/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bxghost/DESCR   Sun Feb 21 10:03:18 2021 +0000
@@ -0,0 +1,3 @@
+The package provides two commands to help authors for documents
+in Japanese to insert proper xkanjiskips. It supports LuaTeX,
+XeTeX, pTeX, upTeX, and ApTeX (pTeX-ng).
diff -r 0e69af40244d -r c44f2f958c87 print/tex-bxghost/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bxghost/Makefile        Sun Feb 21 10:03:18 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:03:18 markd Exp $
+
+DISTNAME=      bxghost
+PKGNAME=       tex-${DISTNAME}-0.3.0
+TEXLIVE_REV=   53606
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/bxghost
+COMMENT=       Ghost insertion for proper xkanjiskip
+LICENSE=       mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0e69af40244d -r c44f2f958c87 print/tex-bxghost/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bxghost/PLIST   Sun Feb 21 10:03:18 2021 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:03:18 markd Exp $
+share/texmf-dist/tex/latex/bxghost/bxghost.sty
diff -r 0e69af40244d -r c44f2f958c87 print/tex-bxghost/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-bxghost/distinfo        Sun Feb 21 10:03:18 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:03:18 markd Exp $
+
+SHA1 (bxghost.r53606.tar.xz) = e80b75a1b1c2a601d35b664ad6aef1ea02b8c5dc
+RMD160 (bxghost.r53606.tar.xz) = 2272c4895eeca1d49768913b3dd26bcd12a64956
+SHA512 (bxghost.r53606.tar.xz) = 72b5a376d5a927297fc466936ae55ed4fe4fe8705aa8f31fcaa4f4b558496b19952b55ff8b02318f5d5cc8c6cfe31c6310cbd22900084d353a93f348291e0c6e
+Size (bxghost.r53606.tar.xz) = 1648 bytes



Home | Main Index | Thread Index | Old Index