diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 2b668b294bd..c1093e78e12 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -486,6 +486,7 @@ my @TLP_no_check = ( "c90", # part of cjk "chktex", # binary "cjkutils", # binary + "cns", # part of cjk "context", # binary+taco "cs", # distributed as .tar.gz, too painful to unpack "cslatex", # distributed as .tar.gz @@ -510,7 +511,7 @@ my @TLP_no_check = ( "dvisvgm", # binary "enctex", # binary "etex", # binary - "finbib", # missing on CTAN + "finbib", # not on CTAN "fontname", # tl-update-auto "fontware", # binary "garuda-c90", # part of cjk @@ -518,6 +519,7 @@ my @TLP_no_check = ( "gnu-freefont", # no files to compare, distributed as tarballs "groff", # binary "gsftopk", # binary + "gustlib", # not on CTAN, requested from GUST "guide-to-latex", # not on CTAN, book examples, ok "hyperref-docsrc", # not on CTAN, awaiting hyperref doc volunteer "ifluatex", # part of oberdiek @@ -547,13 +549,13 @@ my @TLP_no_check = ( "pstools", # binary "psutils", # binary "ptex", # binary - "roex", # GUST + "roex", # GUST, requested 2012 "seetexk", # binary "synctex", # binary "t1utils", # binary "tetex", # our sources "tex", # binary - "tex-virtual-academy-pl",# GUST + "tex-virtual-academy-pl",# GUST, requested 2012 "tex4ht", # binary "texconfig", # our sources "texdoc", # binary |