pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tex-uptex: Import tex-uptex-2020 as wip/tex-uptex
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sun Jan 24 13:56:15 2021 +0900
Changeset: ed8e3f146789d9ef2b51b4b047a8d5682ff9fb71
Modified Files:
Makefile
Added Files:
tex-uptex/DESCR
tex-uptex/Makefile
tex-uptex/PLIST
tex-uptex/distinfo
Log Message:
tex-uptex: Import tex-uptex-2020 as wip/tex-uptex
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.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ed8e3f146789d9ef2b51b4b047a8d5682ff9fb71
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
tex-uptex/DESCR | 7 +++++++
tex-uptex/Makefile | 33 +++++++++++++++++++++++++++++++++
tex-uptex/PLIST | 1 +
tex-uptex/distinfo | 6 ++++++
5 files changed, 48 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 857f64c00b..e9b80874ad 100644
--- a/Makefile
+++ b/Makefile
@@ -5329,6 +5329,7 @@ SUBDIR+= tex-smartdiagram
SUBDIR+= tex-stix2-otf
SUBDIR+= tex-stix2-otf-doc
SUBDIR+= tex-texlive-ja-doc
+SUBDIR+= tex-uptex
SUBDIR+= tex-uptex-base
SUBDIR+= tex-uptex-base-doc
SUBDIR+= tex-uptex-fonts
diff --git a/tex-uptex/DESCR b/tex-uptex/DESCR
new file mode 100644
index 0000000000..57c80b520b
--- /dev/null
+++ b/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/tex-uptex/Makefile b/tex-uptex/Makefile
new file mode 100644
index 0000000000..cd9ab91aa7
--- /dev/null
+++ b/tex-uptex/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD$
+
+DISTNAME= uptex
+PKGNAME= tex-${DISTNAME}-2020
+TEXLIVE_REV= 56291
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/uptex
+COMMENT= Unicode version of pTeX
+
+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]*:../../wip/tex-uptex-base
+DEPENDS+= tex-uptex-fonts-[0-9]*:../../wip/tex-uptex-fonts
+DEPENDS+= upmendex-[0-9]*:../../wip/upmendex
+DEPENDS+= web2c>=2020:../../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
+
+META_PACKAGE= yes
+TEXLIVE_UNVERSIONED= yes
+.include "../../print/texlive/package.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-uptex/PLIST b/tex-uptex/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/tex-uptex/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/tex-uptex/distinfo b/tex-uptex/distinfo
new file mode 100644
index 0000000000..7637bfbf5f
--- /dev/null
+++ b/tex-uptex/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (tex-uptex-56291/uptex.tar.xz) = 4e037c9935b6ae269c53cb5207ef443f81e194db
+RMD160 (tex-uptex-56291/uptex.tar.xz) = 8a95c12649dfe8eab67c6e484a055da20dbd84af
+SHA512 (tex-uptex-56291/uptex.tar.xz) = 194cb48f6e42c1f4785cebd40fc796566e1e03bd3149b1f19d51fa4dc38fb22ea048ea3b0f63e98b4b03ceffacc912cc837446234fc0b75d543991bda97bd09f
+Size (tex-uptex-56291/uptex.tar.xz) = 916 bytes
Home |
Main Index |
Thread Index |
Old Index