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:           Sat Apr 16 01:43:19 UTC 2022

Modified Files:
        pkgsrc/print: Makefile
Added Files:
        pkgsrc/print/tex-xpinyin: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-xpinyin-doc: DESCR Makefile PLIST distinfo

Log Message:
tex-xpinyin{,-doc}: Add version 2.9

The package is written to simplify the input of Hanyu Pinyin.
Macros are provided that automatically add pinyin to Chinese
characters.


To generate a diff of this commit:
cvs rdiff -u -r1.823 -r1.824 pkgsrc/print/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-xpinyin/DESCR \
    pkgsrc/print/tex-xpinyin/Makefile pkgsrc/print/tex-xpinyin/PLIST \
    pkgsrc/print/tex-xpinyin/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-xpinyin-doc/DESCR \
    pkgsrc/print/tex-xpinyin-doc/Makefile pkgsrc/print/tex-xpinyin-doc/PLIST \
    pkgsrc/print/tex-xpinyin-doc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/Makefile
diff -u pkgsrc/print/Makefile:1.823 pkgsrc/print/Makefile:1.824
--- pkgsrc/print/Makefile:1.823 Sat Apr 16 01:15:37 2022
+++ pkgsrc/print/Makefile       Sat Apr 16 01:43:19 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.823 2022/04/16 01:15:37 markd Exp $
+# $NetBSD: Makefile,v 1.824 2022/04/16 01:43:19 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -1651,6 +1651,8 @@ SUBDIR+=  tex-xltxtra
 SUBDIR+=       tex-xltxtra-doc
 SUBDIR+=       tex-xpatch
 SUBDIR+=       tex-xpatch-doc
+SUBDIR+=       tex-xpinyin
+SUBDIR+=       tex-xpinyin-doc
 SUBDIR+=       tex-xskak
 SUBDIR+=       tex-xskak-doc
 SUBDIR+=       tex-xstring

Added files:

Index: pkgsrc/print/tex-xpinyin/DESCR
diff -u /dev/null pkgsrc/print/tex-xpinyin/DESCR:1.1
--- /dev/null   Sat Apr 16 01:43:19 2022
+++ pkgsrc/print/tex-xpinyin/DESCR      Sat Apr 16 01:43:19 2022
@@ -0,0 +1,3 @@
+The package is written to simplify the input of Hanyu Pinyin.
+Macros are provided that automatically add pinyin to Chinese
+characters.
Index: pkgsrc/print/tex-xpinyin/Makefile
diff -u /dev/null pkgsrc/print/tex-xpinyin/Makefile:1.1
--- /dev/null   Sat Apr 16 01:43:19 2022
+++ pkgsrc/print/tex-xpinyin/Makefile   Sat Apr 16 01:43:19 2022
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/16 01:43:19 markd Exp $
+
+DISTNAME=      xpinyin
+PKGNAME=       tex-${DISTNAME}-2.9
+TEXLIVE_REV=   56709
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/xpinyin
+COMMENT=       Automatically add pinyin to Chinese characters
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-xpinyin/PLIST
diff -u /dev/null pkgsrc/print/tex-xpinyin/PLIST:1.1
--- /dev/null   Sat Apr 16 01:43:19 2022
+++ pkgsrc/print/tex-xpinyin/PLIST      Sat Apr 16 01:43:19 2022
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/16 01:43:19 markd Exp $
+share/texmf-dist/tex/latex/xpinyin/xpinyin-database.def
+share/texmf-dist/tex/latex/xpinyin/xpinyin.sty
Index: pkgsrc/print/tex-xpinyin/distinfo
diff -u /dev/null pkgsrc/print/tex-xpinyin/distinfo:1.1
--- /dev/null   Sat Apr 16 01:43:19 2022
+++ pkgsrc/print/tex-xpinyin/distinfo   Sat Apr 16 01:43:19 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/16 01:43:19 markd Exp $
+
+BLAKE2s (xpinyin.r56709.tar.xz) = 7c5080094bfa1f2a20d31dba6a899091989c6b109151f88b8a5f48df858d305b
+SHA512 (xpinyin.r56709.tar.xz) = 94ea16ea9d649e28094173862ce5e31c655acef0c21dcd03a6f7d3f5463cdca15da7ea9b4408d539900a7c2d55a7418f4fac8defbe914bcad8c4a58f6e1bdb4d
+Size (xpinyin.r56709.tar.xz) = 201012 bytes

Index: pkgsrc/print/tex-xpinyin-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-xpinyin-doc/DESCR:1.1
--- /dev/null   Sat Apr 16 01:43:19 2022
+++ pkgsrc/print/tex-xpinyin-doc/DESCR  Sat Apr 16 01:43:19 2022
@@ -0,0 +1 @@
+Documentation for tex-xpinyin.
Index: pkgsrc/print/tex-xpinyin-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-xpinyin-doc/Makefile:1.1
--- /dev/null   Sat Apr 16 01:43:19 2022
+++ pkgsrc/print/tex-xpinyin-doc/Makefile       Sat Apr 16 01:43:19 2022
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/16 01:43:19 markd Exp $
+
+DISTNAME=      xpinyin.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-2.9
+TEXLIVE_REV=   56709
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/xpinyin
+COMMENT=       Documentation for tex-xpinyin
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-xpinyin-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-xpinyin-doc/PLIST:1.1
--- /dev/null   Sat Apr 16 01:43:19 2022
+++ pkgsrc/print/tex-xpinyin-doc/PLIST  Sat Apr 16 01:43:19 2022
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/16 01:43:19 markd Exp $
+share/texmf-dist/doc/latex/xpinyin/README.md
+share/texmf-dist/doc/latex/xpinyin/xpinyin.pdf
Index: pkgsrc/print/tex-xpinyin-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-xpinyin-doc/distinfo:1.1
--- /dev/null   Sat Apr 16 01:43:19 2022
+++ pkgsrc/print/tex-xpinyin-doc/distinfo       Sat Apr 16 01:43:19 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/16 01:43:19 markd Exp $
+
+BLAKE2s (xpinyin.doc.r56709.tar.xz) = fba4ba6bf9bfbfe38a397bc131b8d104716e69e4603d1a900f09cccc1b1091fe
+SHA512 (xpinyin.doc.r56709.tar.xz) = 58715c5eb8e0e336bf6de29b47760eedc27802fd82bb120ce37a6502eeb00c8b8230503d660e687131d8312be93a72dc6b2dc15b89cb82d46be5f5b7200a91e9
+Size (xpinyin.doc.r56709.tar.xz) = 200480 bytes



Home | Main Index | Thread Index | Old Index