Sat Apr 16 02:23:27 2022 UTC ()
texlive-collection-langchinese: add some packages


(markd)
diff -r1.19 -r1.20 pkgsrc/meta-pkgs/texlive-collection-langchinese/Makefile

cvs diff -r1.19 -r1.20 pkgsrc/meta-pkgs/texlive-collection-langchinese/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/texlive-collection-langchinese/Makefile 2022/04/10 03:49:37 1.19
+++ pkgsrc/meta-pkgs/texlive-collection-langchinese/Makefile 2022/04/16 02:23:27 1.20
@@ -1,50 +1,50 @@ @@ -1,50 +1,50 @@
1# $NetBSD: Makefile,v 1.19 2022/04/10 03:49:37 markd Exp $ 1# $NetBSD: Makefile,v 1.20 2022/04/16 02:23:27 markd Exp $
2 2
3DISTNAME= collection-langchinese 3DISTNAME= collection-langchinese
4PKGNAME= texlive-${DISTNAME}-2021pre1 4PKGNAME= texlive-${DISTNAME}-2022pre1
5CATEGORIES= meta-pkgs 5CATEGORIES= meta-pkgs
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7TEXLIVE_REV= 61913 7TEXLIVE_REV= 61913
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://www.tug.org/texlive/ 10HOMEPAGE= https://www.tug.org/texlive/
11COMMENT= Chinese TeX packages 11COMMENT= Chinese TeX packages
12 12
13DEPENDS+= texlive-collection-langcjk-[0-9]*:../../meta-pkgs/texlive-collection-langcjk 13DEPENDS+= texlive-collection-langcjk-[0-9]*:../../meta-pkgs/texlive-collection-langcjk
14 14
15DEPENDS+= tex-arphic-[0-9]*:../../fonts/tex-arphic 15DEPENDS+= tex-arphic-[0-9]*:../../fonts/tex-arphic
16DEPENDS+= tex-arphic-ttf-[0-9]*:../../fonts/tex-arphic-ttf 16DEPENDS+= tex-arphic-ttf-[0-9]*:../../fonts/tex-arphic-ttf
17# asymptote-by-example-zh-cn is documentation only 17# asymptote-by-example-zh-cn is documentation only
18# asymptote-faq-zh-cn is documentation only 18# asymptote-faq-zh-cn is documentation only
19# asymptote-manual-zh-cn is documentation only 19# asymptote-manual-zh-cn is documentation only
20DEPENDS+= tex-cmsd-[0-9]*:../../fonts/tex-cmsd 20DEPENDS+= tex-cmsd-[0-9]*:../../fonts/tex-cmsd
21# depend ctex 21DEPENDS+= tex-ctex-[0-9]*:../../print/tex-ctex
22# ctex-faq is documentation only 22# ctex-faq is documentation only
23# depend fandol 23DEPENDS+= tex-fandol-[0-9]*:../../fonts/tex-fandol
24# depend fduthesis 24# depend fduthesis
25# depend hanzibox 25# depend hanzibox
26DEPENDS+= tex-hyphen-chinese-[0-9]*:../../print/tex-hyphen-chinese 26DEPENDS+= tex-hyphen-chinese-[0-9]*:../../print/tex-hyphen-chinese
27# install-latex-guide-zh-cn is documentation only 27# install-latex-guide-zh-cn is documentation only
28# impatient-cn is documentation only 28# impatient-cn is documentation only
29# latex-notes-zh-cn is documentation only 29# latex-notes-zh-cn is documentation only
30# lshort-chinese is documentation only 30# lshort-chinese is documentation only
31# depend nanicolle 31# depend nanicolle
32# depend njurepo 32# depend njurepo
33# depend pgfornament-han 33# depend pgfornament-han
34# depend qyxf-book 34# depend qyxf-book
35# texlive-zh-cn is documentation only 35# texlive-zh-cn is documentation only
36# texproposal is documentation only 36# texproposal is documentation only
37# tlmgr-intro-zh-cn is documentation only 37# tlmgr-intro-zh-cn is documentation only
38# depend upzhkinsoku 38# depend upzhkinsoku
39# depend xpinyin 39DEPENDS+= tex-xpinyin-[0-9]*:../../print/tex-xpinyin
40# depend xtuthesis 40# depend xtuthesis
41# depend zhlineskip 41# depend zhlineskip
42# depend zhlipsum 42# depend zhlipsum
43# depend zhmetrics 43DEPENDS+= tex-zhmetrics-[0-9]*:../../fonts/tex-zhmetrics
44# depend zhmetrics-uptex 44DEPENDS+= tex-zhmetrics-uptex-[0-9]*:../../fonts/tex-zhmetrics-uptex
45# depend zhnumber 45DEPENDS+= tex-zhnumber-[0-9]*:../../math/tex-zhnumber
46# depend zhspacing 46# depend zhspacing
47 47
48META_PACKAGE= yes 48META_PACKAGE= yes
49 49
50.include "../../mk/bsd.pkg.mk" 50.include "../../mk/bsd.pkg.mk"