From 93570294d6aa702f5ac83233dbacda328ea8fa28 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 5 Apr 2023 20:09:08 +0000 Subject: texfindpkg (5apr23) git-svn-id: svn://tug.org/texlive/trunk@66777 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 4 ++-- Master/tlpkg/libexec/ctan2tds | 4 +++- Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 2 +- Master/tlpkg/tlpsrc/texfindpkg.tlpsrc | 1 + 4 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/texfindpkg.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index d354f229cc0..7e1ff979b64 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -327,7 +327,7 @@ my @TLP_working = qw( fifinddo-info fifo-stack fig4latex figbas figbib figchild figflow figput figsize filecontents filecontentsdef filedate filehook fileinfo filemod - findhyph findpkg fink finstrut fira firamath firamath-otf + findhyph fink finstrut fira firamath firamath-otf first-latex-doc firstaid fistrum fitbox fithesis fix2col fixcmex fixdif fixfoot fixjfm fixlatvian fixltxhyph fixmath fixme fixmetodonotes fixpdfmag fiziko @@ -795,7 +795,7 @@ my @TLP_working = qw( tex-refs tex-virtual-academy-pl tex-vpat tex4ebook texaccents texapi texbytopic texcount texdate texdef texdiff texdimens texdirflatten texdoc texdraw - texfot texinfo texilikechaps texilikecover + texfindpkg texfot texinfo texilikechaps texilikecover texliveonfly texloganalyser texlogfilter texlogos texlogsieve texmate texments texnegar texonly texosquery texplate texpower texproposal texshade texsurgery diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3fda3698936..80dacfb330a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2092,7 +2092,6 @@ $standardtex 'fancytooltips', 'fancytipmark\..*|' . $standardtex, 'fewerfloatpages', '\.sty$', # not l3doc-TUB.cls 'figflow', '\.tex', - 'findpkg', '\.json.gz|' . $standardtex, 'fjodor', 'fjodor\.sty', # not srbook-mem.sty 'flashmovie', '\.swf|' . $standardtex, 'fltpoint', '\.sty|\.tex', @@ -2413,6 +2412,7 @@ $standardtex 'texdimens', 'texdimens\.tex$|' . $standardtex, 'texdoc', 'NULL', # not texdoc-doc.cls 'texdraw', 'tex$|' . $standardtex, + 'texfindpkg', '\.json.gz$', 'texosquery', '\.tex$|' . $standardtex, 'texproposal', 'NULL', 'texsis', '\.txs|TXS.*tex|texsis.tex', @@ -3699,6 +3699,7 @@ $standardttf = '\.ttf|\.TTC'; 'texdiff' => 'texdiff$', 'texdirflatten' => 'texdirflatten$', 'texdoc', => 'texdoc\.tlu$', + 'texfindpkg' => 'texfindpkg\.lua$', 'texfot' => 'texfot\.pl$', 'texliveonfly' => '\.py$', 'texloganalyser' => 'texloganalyser$', @@ -3789,6 +3790,7 @@ $standardttf = '\.ttf|\.TTC'; 'texdiff' => 'texdiff.1', 'texdirflatten' => 'texdirflatten.1', 'texdoc' => '\.1$', + 'texfindpkg' => '\.1$', 'texfot' => '\.1$', 'texlogfilter' => '\.1$', 'texlogsieve' => '\.1$', diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index 9ab116a7881..22f6693b5a7 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -23,7 +23,6 @@ depend ekdosis depend emoji depend emojicite depend enigma -depend findpkg depend innerscript depend interpreter depend kanaparser @@ -98,6 +97,7 @@ depend showkerning depend spacekern depend spelling depend stricttex +depend texfindpkg depend truthtable depend tsvtemplate depend typewriter diff --git a/Master/tlpkg/tlpsrc/texfindpkg.tlpsrc b/Master/tlpkg/tlpsrc/texfindpkg.tlpsrc new file mode 100644 index 00000000000..dca338c719c --- /dev/null +++ b/Master/tlpkg/tlpsrc/texfindpkg.tlpsrc @@ -0,0 +1 @@ +binpattern f bin/${ARCH}/${PKGNAME} -- cgit v1.2.3