pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
texlive-collection-langcjk: Import texlive-collection-langcjk-2020 as wip/texlive-collection-langcjk
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sun Jan 24 00:00:43 2021 +0900
Changeset: d85e790927cf11d69871460412c26815883f4038
Modified Files:
Makefile
Added Files:
texlive-collection-langcjk/DESCR
texlive-collection-langcjk/Makefile
Log Message:
texlive-collection-langcjk: Import texlive-collection-langcjk-2020 as wip/texlive-collection-langcjk
Packages supporting a combination of Chinese, Japanese, Korean,
including macros, fonts, documentation. Also Thai in the c90
encoding, since there is some overlap in those fonts; standard
Thai support is in collection-langother. Additional packages
for CJK are in their individual language collections.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d85e790927cf11d69871460412c26815883f4038
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
texlive-collection-langcjk/DESCR | 5 +++++
texlive-collection-langcjk/Makefile | 32 ++++++++++++++++++++++++++++++++
3 files changed, 38 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 21aeabf425..92e6e59ae3 100644
--- a/Makefile
+++ b/Makefile
@@ -5281,6 +5281,7 @@ SUBDIR+= tex-smartdiagram
SUBDIR+= tex-stix2-otf
SUBDIR+= tex-stix2-otf-doc
SUBDIR+= texlab
+SUBDIR+= texlive-collection-langcjk
SUBDIR+= texlive-tlpdb
SUBDIR+= textile-mode
SUBDIR+= textosaurus
diff --git a/texlive-collection-langcjk/DESCR b/texlive-collection-langcjk/DESCR
new file mode 100644
index 0000000000..23346e490c
--- /dev/null
+++ b/texlive-collection-langcjk/DESCR
@@ -0,0 +1,5 @@
+Packages supporting a combination of Chinese, Japanese, Korean,
+including macros, fonts, documentation. Also Thai in the c90
+encoding, since there is some overlap in those fonts; standard
+Thai support is in collection-langother. Additional packages
+for CJK are in their individual language collections.
diff --git a/texlive-collection-langcjk/Makefile b/texlive-collection-langcjk/Makefile
new file mode 100644
index 0000000000..ce8050b32f
--- /dev/null
+++ b/texlive-collection-langcjk/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD$
+
+DISTNAME= collection-langcjk
+PKGNAME= texlive-${DISTNAME}-2020
+CATEGORIES= meta-pkgs
+MASTER_SITES= # empty
+TEXLIVE_REV= 54191
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://www.tug.org/texlive/
+COMMENT= Chinese/Japanese/Korean (base) TeX packages
+
+DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
+
+DEPENDS+= tex-adobemapping-[0-9]*:../../fonts/tex-adobemapping
+DEPENDS+= tex-c90-[0-9]*:../../print/tex-c90
+DEPENDS+= tex-cjk-gs-integrate-[0-9]*:../../print/tex-cjk-gs-integrate
+DEPENDS+= tex-cjk-[0-9]*:../../print/tex-cjk
+DEPENDS+= tex-cjkpunct-[0-9]*:../../print/tex-cjkpunct
+DEPENDS+= tex-cjkutils-[0-9]*:../../print/tex-cjkutils
+DEPENDS+= tex-dnp-[0-9]*:../../print/tex-dnp
+DEPENDS+= tex-garuda-c90-[0-9]*:../../fonts/tex-garuda-c90
+DEPENDS+= tex-fixjfm-[0-9]*:../../wip/tex-fixjfm
+DEPENDS+= tex-jfmutil-[0-9]*:../../wip/tex-jfmutil
+DEPENDS+= tex-norasi-c90-[0-9]*:../../fonts/tex-norasi-c90
+DEPENDS+= tex-pxtatescale-[0-9]*:../../wip/tex-pxtatescale
+DEPENDS+= tex-xcjk2uni-[0-9]*:../../print/tex-xcjk2uni
+DEPENDS+= tex-zxjafont-[0-9]*:../../print/tex-zxjafont
+
+META_PACKAGE= yes
+
+.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index