From a1e6a7b727e6acf25eeacbacc20345b721b416c4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 16 Dec 2021 21:25:06 +0000 Subject: texlogsieve (16dec21) git-svn-id: svn://tug.org/texlive/trunk@61328 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 4 +++- Master/tlpkg/tlpsrc/collection-binextra.tlpsrc | 1 + Master/tlpkg/tlpsrc/texlogsieve.tlpsrc | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/texlogsieve.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 4987d144985..b3d88f7c11a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -762,7 +762,7 @@ my @TLP_working = qw( tex4ebook texapi texbytopic texcount texdate texdef texdiff texdimens texdirflatten texdoc texdraw texfot texinfo texilikechaps texilikecover - texliveonfly texloganalyser texlogos texmate texments texnegar + texliveonfly texloganalyser texlogos texlogsieve texmate texments texnegar texonly texosquery texplate texpower texproposal texshade texsurgery textualicomma texvc textcase textfit textglos textgreek textmerg textopo textpath textpos diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 1994a880e57..41fe5cde6f5 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3505,7 +3505,8 @@ $standardttf = '\.ttf|\.TTC'; 'texdoc', => 'texdoc\.tlu$', 'texfot' => 'texfot\.pl$', 'texliveonfly' => '\.py$', - 'texloganalyser' => 'texloganalyser', + 'texloganalyser' => 'texloganalyser$', + 'texlogsieve' => 'texlogsieve$', 'texosquery' => 'texosquery(|-jre[5-9])\.sh$', 'texplate' => 'texplate\.sh$', 'typeoutfileinfo' => '\.sh$', @@ -3587,6 +3588,7 @@ $standardttf = '\.ttf|\.TTC'; 'texdoc' => '\.1$', 'texfot' => '\.1$', 'texdirflatten' => 'texdirflatten.1', + 'texlogsieve' => '\.1$', 'tikztosvg' => '\.1$', 'tlcockpit' => '\.man$', 'webquiz' => '\.1$', diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc index db84776932e..225879f1143 100644 --- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc @@ -95,6 +95,7 @@ depend texfot depend texlive-scripts-extra depend texliveonfly depend texloganalyser +depend texlogsieve depend texosquery depend texplate depend texware diff --git a/Master/tlpkg/tlpsrc/texlogsieve.tlpsrc b/Master/tlpkg/tlpsrc/texlogsieve.tlpsrc new file mode 100644 index 00000000000..dca338c719c --- /dev/null +++ b/Master/tlpkg/tlpsrc/texlogsieve.tlpsrc @@ -0,0 +1 @@ +binpattern f bin/${ARCH}/${PKGNAME} -- cgit v1.2.3