summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-03 22:55:12 +0000
committerKarl Berry <karl@freefriends.org>2019-11-03 22:55:12 +0000
commitde291447213d023596118b9a20bded5a0d2a7a76 (patch)
tree5be181395c6af7d504d8583b8c26aebae86429f3 /Master/tlpkg
parent90a58e00fcc8f175df8ffcb7aa5f326b28675905 (diff)
chklref (3nov19)
git-svn-id: svn://tug.org/texlive/trunk@52631 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds5
-rw-r--r--Master/tlpkg/tlpsrc/chklref.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/collection-binextra.tlpsrc1
4 files changed, 7 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 4d5c4c5d453..020440ddb04 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -155,7 +155,7 @@ my @TLP_working = qw(
chemnum chemschemex chemsec chemstyle cherokee
chess chess-problem-diagrams chessboard chessfss chet chextras
chicago chicagoa chicago-annote chickenize childdoc chivo
- chkfloat chletter chngcntr chordbars chordbox chronology
+ chkfloat chklref chletter chngcntr chordbars chordbox chronology
chronosys chs-physics-report chscite churchslavonic
cinzel circ circledsteps circuit-macros circuitikz
cite citeall citeref cje cjhebrew cjk cjk-gs-integrate cjk-ko cjkpunct
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 0063db0cdc8..faf2969c4e6 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -243,6 +243,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'chapterbib', "die 'skipping, update cite instead'",
'charter', "die 'skipping, frozen'",
'check-parens',"die 'skipping, C++'",
+ 'chklref', "&MAKEflatten",
'chemarrow', "&MAKEflatten", # check about Arrow.vfb
'chemstruct', "die 'skipping, old latex 2.09, never in tl'",
'chemsym', "die 'skipping, nonfree'",
@@ -252,7 +253,6 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'china2e', "die 'skipping, nosell license and/or too complicated'",
'chitex', "die 'skipping, nonfree'",
'chivo', "&MAKEflatten",
- 'chklref', "die 'skipping, needs configure, etc.'",
'chktex', "die 'skipping, merge into Build'",
'chngpage', "die 'skipping, use changepage'",
'circle', "die 'skipping, noinfo license, author unfindable'",
@@ -2488,6 +2488,7 @@ $standardsource = '(\.(bat|c|drv|dtx|fea|fdd|ins|sfd)'
'burmese', '\.pl',
'carlisle', '\.dtx|\.ins|ltxtable\.tex',
'chemarrow', '\.mp|\.vfb',
+ 'chklref', 'NULL', # leave Makefile
'circuit-macros', 'NULL', # leave Makefile
'cluttex', 'NULL', # leave Makefile
'cmextra', 'NULL',
@@ -3059,6 +3060,7 @@ $standardttf = '\.ttf|\.TTC';
'bundledoc' => '(arlatex|bundledoc)$',
'checkcites' => '\.lua$',
'checklistings' => '\.sh$',
+ 'chklref' => '\.pl',
'cjk-gs-integrate' => '\.pl$',
'clojure-pamphlet' => 'pamphletangler$',
'cluttex' => 'cluttex\.lua$', # moved by prehook.
@@ -3237,6 +3239,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'bbm-macros' => $standardclean . '|^bbm$', # symlink
'bundledoc' => $standardclean . '|\.pdf$', # regen for a4
'catoptions' => $standardclean . '|Thumbs.db', # bogus file
+ 'chklref' => $standardclean . '|\.tds\.zip',
'cmbright' => 'cmbright.pdf',
'cprotect' => $standardclean . '|\.cpt', # temp files for doc
'dateiliste' => $standardclean . '|dateiliste.README*', # already in dist
diff --git a/Master/tlpkg/tlpsrc/chklref.tlpsrc b/Master/tlpkg/tlpsrc/chklref.tlpsrc
new file mode 100644
index 00000000000..dca338c719c
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/chklref.tlpsrc
@@ -0,0 +1 @@
+binpattern f bin/${ARCH}/${PKGNAME}
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
index 9d6efa9b82f..bd3123b7aab 100644
--- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
@@ -14,6 +14,7 @@ depend bibtex8
depend bibtexu
depend bundledoc
depend checklistings
+depend chklref
depend chktex
depend clojure-pamphlet
depend cluttex