pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print tex-pxbase{,-doc}: Add version 1.1b
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d04d42c34c3
branches: trunk
changeset: 447532:0d04d42c34c3
user: markd <markd%pkgsrc.org@localhost>
date: Sun Feb 21 10:42:22 2021 +0000
description:
tex-pxbase{,-doc}: Add version 1.1b
>From Atsushi Toyokura in pkgsrc-wip
The main purpose of this package is to provide auxiliary
functions which are utilized by other packages created by the
same author. It also provides a few user commands to assist in
creating Japanese documents using (u)pLaTeX.
diffstat:
print/tex-pxbase-doc/DESCR | 1 +
print/tex-pxbase-doc/Makefile | 13 +++++++++++++
print/tex-pxbase-doc/PLIST | 6 ++++++
print/tex-pxbase-doc/distinfo | 6 ++++++
print/tex-pxbase/DESCR | 4 ++++
print/tex-pxbase/Makefile | 13 +++++++++++++
print/tex-pxbase/PLIST | 9 +++++++++
print/tex-pxbase/distinfo | 6 ++++++
8 files changed, 58 insertions(+), 0 deletions(-)
diffs (90 lines):
diff -r ff2989b8b80c -r 0d04d42c34c3 print/tex-pxbase-doc/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-pxbase-doc/DESCR Sun Feb 21 10:42:22 2021 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-pxbase.
diff -r ff2989b8b80c -r 0d04d42c34c3 print/tex-pxbase-doc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-pxbase-doc/Makefile Sun Feb 21 10:42:22 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:42:22 markd Exp $
+
+DISTNAME= pxbase.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.1b
+TEXLIVE_REV= 44756
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/pxbase
+COMMENT= Documentation for tex-pxbase
+LICENSE= mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ff2989b8b80c -r 0d04d42c34c3 print/tex-pxbase-doc/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-pxbase-doc/PLIST Sun Feb 21 10:42:22 2021 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:42:22 markd Exp $
+share/texmf-dist/doc/platex/pxbase/LICENSE
+share/texmf-dist/doc/platex/pxbase/README-ja.md
+share/texmf-dist/doc/platex/pxbase/README.md
+share/texmf-dist/doc/platex/pxbase/pxbabel.pdf
+share/texmf-dist/doc/platex/pxbase/pxbabel.tex
diff -r ff2989b8b80c -r 0d04d42c34c3 print/tex-pxbase-doc/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-pxbase-doc/distinfo Sun Feb 21 10:42:22 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:42:22 markd Exp $
+
+SHA1 (pxbase.doc.r44756.tar.xz) = 630a6bb4a75e7b3810a642f5b241b6a8a8bdb4db
+RMD160 (pxbase.doc.r44756.tar.xz) = 9936fc4d2391f882883becb663e6436c02e61ea7
+SHA512 (pxbase.doc.r44756.tar.xz) = d6d87123dce0a2afe3380cf32fffc8954e30d22e9822d0ff89500bea6a455c70a6699576265cebad29ba33c0fa5e7b63a40f26f7579d1fe9dc0cbcb528c45d00
+Size (pxbase.doc.r44756.tar.xz) = 160380 bytes
diff -r ff2989b8b80c -r 0d04d42c34c3 print/tex-pxbase/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-pxbase/DESCR Sun Feb 21 10:42:22 2021 +0000
@@ -0,0 +1,4 @@
+The main purpose of this package is to provide auxiliary
+functions which are utilized by other packages created by the
+same author. It also provides a few user commands to assist in
+creating Japanese documents using (u)pLaTeX.
diff -r ff2989b8b80c -r 0d04d42c34c3 print/tex-pxbase/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-pxbase/Makefile Sun Feb 21 10:42:22 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:42:22 markd Exp $
+
+DISTNAME= pxbase
+PKGNAME= tex-${DISTNAME}-1.1b
+TEXLIVE_REV= 44756
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/pxbase
+COMMENT= Tools for use with (u)pLaTeX
+LICENSE= mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ff2989b8b80c -r 0d04d42c34c3 print/tex-pxbase/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-pxbase/PLIST Sun Feb 21 10:42:22 2021 +0000
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:42:22 markd Exp $
+share/texmf-dist/tex/platex/pxbase/pxbabel.sty
+share/texmf-dist/tex/platex/pxbase/pxbase.def
+share/texmf-dist/tex/platex/pxbase/pxbase.sty
+share/texmf-dist/tex/platex/pxbase/pxbasenc.def
+share/texmf-dist/tex/platex/pxbase/pxbsjc.def
+share/texmf-dist/tex/platex/pxbase/pxbsjc1.def
+share/texmf-dist/tex/platex/pxbase/pxjsfenc.def
+share/texmf-dist/tex/platex/pxbase/upkcat.sty
diff -r ff2989b8b80c -r 0d04d42c34c3 print/tex-pxbase/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-pxbase/distinfo Sun Feb 21 10:42:22 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:42:22 markd Exp $
+
+SHA1 (pxbase.r44756.tar.xz) = 89463caea49cebb66e3473d37c9fb1804d73936c
+RMD160 (pxbase.r44756.tar.xz) = 8d856e0f7c7d11a9afeffc2ed900eb147e0d7dfb
+SHA512 (pxbase.r44756.tar.xz) = e567378515039b55eab0a12ca645ba5ff17c2dbaf56309c3273beb0d05c7e6e2dcf3d7d22091907df5636451df8e91d09673607918dd9ac091908cb6ef1e4de1
+Size (pxbase.r44756.tar.xz) = 11640 bytes
Home |
Main Index |
Thread Index |
Old Index