summaryrefslogtreecommitdiff
path: root/print/tex-uptex
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2021-02-22 10:17:56 +0000
committermarkd <markd@pkgsrc.org>2021-02-22 10:17:56 +0000
commite9671927019b83b33bc6b70296873105eda06738 (patch)
tree26aa82a0ee0aed7d79c7b0f2de344e370c04104e /print/tex-uptex
parentfce3c5151292719825dc2bc2c27422211bfd56bb (diff)
downloadpkgsrc-e9671927019b83b33bc6b70296873105eda06738.tar.gz
tex-uptex{,-doc}: Add version 2020
From Atsushi Toyokura in pkgsrc-wip upTeX is an extension of pTeX, using UTF-8 input and producing UTF-8 output. It was originally designed to improve support for Japanese, but is also useful for documents in Chinese and Korean. It can process Chinese simplified, Chinese traditional, Japanese, and Korean simultaneously, and can also process original LaTeX with \inputenc{utf8} and Babel (Latin/Cyrillic/Greek etc.) by switching its \kcatcode tables.
Diffstat (limited to 'print/tex-uptex')
-rw-r--r--print/tex-uptex/DESCR7
-rw-r--r--print/tex-uptex/Makefile33
-rw-r--r--print/tex-uptex/distinfo6
3 files changed, 46 insertions, 0 deletions
diff --git a/print/tex-uptex/DESCR b/print/tex-uptex/DESCR
new file mode 100644
index 00000000000..57c80b520ba
--- /dev/null
+++ b/print/tex-uptex/DESCR
@@ -0,0 +1,7 @@
+upTeX is an extension of pTeX, using UTF-8 input and producing
+UTF-8 output. It was originally designed to improve support for
+Japanese, but is also useful for documents in Chinese and
+Korean. It can process Chinese simplified, Chinese traditional,
+Japanese, and Korean simultaneously, and can also process
+original LaTeX with \inputenc{utf8} and Babel
+(Latin/Cyrillic/Greek etc.) by switching its \kcatcode tables.
diff --git a/print/tex-uptex/Makefile b/print/tex-uptex/Makefile
new file mode 100644
index 00000000000..bd092e984e1
--- /dev/null
+++ b/print/tex-uptex/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1 2021/02/22 10:17:56 markd Exp $
+
+DISTNAME= uptex
+PKGNAME= tex-${DISTNAME}-2020
+TEXLIVE_REV= 56291
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://ctan.org/pkg/uptex
+COMMENT= Unicode version of pTeX
+LICENSE= modified-bsd
+
+DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
+DEPENDS+= tex-etex-[0-9]*:../../print/tex-etex
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-knuth-lib-[0-9]*:../../fonts/tex-knuth-lib
+DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain
+DEPENDS+= tex-ptex-base-[0-9]*:../../print/tex-ptex-base
+DEPENDS+= tex-uptex-base-[0-9]*:../../print/tex-uptex-base
+DEPENDS+= tex-uptex-fonts-[0-9]*:../../fonts/tex-uptex-fonts
+DEPENDS+= upmendex-[0-9]*:../../textproc/upmendex
+DEPENDS+= web2c-[0-9]*:../../print/web2c
+
+TEX_FORMATS+= "uptex uptex - uptex.ini\\neuptex euptex language.def *euptex.ini\\n"
+
+TEX_KANJIMAP_FILES+= uptex-@jaEmbed@@jaVariant@.map
+TEX_KANJIMAP_FILES+= uptex-ko-@koEmbed@.map
+TEX_KANJIMAP_FILES+= uptex-sc-@scEmbed@.map
+TEX_KANJIMAP_FILES+= uptex-tc-@tcEmbed@.map
+
+PLIST_SRC= # none
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-uptex/distinfo b/print/tex-uptex/distinfo
new file mode 100644
index 00000000000..461843c209d
--- /dev/null
+++ b/print/tex-uptex/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/22 10:17:56 markd Exp $
+
+SHA1 (uptex.r56291.tar.xz) = 4e037c9935b6ae269c53cb5207ef443f81e194db
+RMD160 (uptex.r56291.tar.xz) = 8a95c12649dfe8eab67c6e484a055da20dbd84af
+SHA512 (uptex.r56291.tar.xz) = 194cb48f6e42c1f4785cebd40fc796566e1e03bd3149b1f19d51fa4dc38fb22ea048ea3b0f63e98b4b03ceffacc912cc837446234fc0b75d543991bda97bd09f
+Size (uptex.r56291.tar.xz) = 916 bytes