summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check3
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds10
-rw-r--r--Master/tlpkg/tlpsrc/collection-binextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/texlogfilter.tlpsrc1
4 files changed, 13 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 6fdabb1f7b7..f649779ed27 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -766,7 +766,8 @@ my @TLP_working = qw(
tex4ebook texapi texbytopic texcount
texdate texdef texdiff texdimens texdirflatten texdoc texdraw
texfot texinfo texilikechaps texilikecover
- texliveonfly texloganalyser texlogos texlogsieve texmate texments texnegar
+ texliveonfly texloganalyser texlogfilter 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 10490a7dc14..9e44b563a39 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1575,6 +1575,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'stix' => '&PREHOOK_stix',
'texdraw' => '&PREHOOK_texdraw',
'texfot' => '&PREHOOK_texfot',
+ 'texlogfilter' => '&PREHOOK_texlogfilter',
'tkz-graph' => '&PREHOOK_flatten1',
'tlcockpit' => '&PREHOOK_tlcockpit',
'tudscr' => '&PREHOOK_tudscr',
@@ -3529,6 +3530,7 @@ $standardttf = '\.ttf|\.TTC';
'texfot' => 'texfot\.pl$',
'texliveonfly' => '\.py$',
'texloganalyser' => 'texloganalyser$',
+ 'texlogfilter' => 'texlogfilter$',
'texlogsieve' => 'texlogsieve$',
'texosquery' => 'texosquery(|-jre[5-9])\.sh$',
'texplate' => 'texplate\.sh$',
@@ -3609,9 +3611,10 @@ $standardttf = '\.ttf|\.TTC';
'srcredact' => '\.1$',
'sty2dtx' => '\.1$',
'texdiff' => 'texdiff.1',
+ 'texdirflatten' => 'texdirflatten.1',
'texdoc' => '\.1$',
'texfot' => '\.1$',
- 'texdirflatten' => 'texdirflatten.1',
+ 'texlogfilter' => '\.1$',
'texlogsieve' => '\.1$',
'tikztosvg' => '\.1$',
'tlcockpit' => '\.man$',
@@ -6077,6 +6080,11 @@ sub PREHOOK_texfot {
&SYSTEM ("$RM $package.pdf");
}
+sub PREHOOK_texlogfilter {
+ print "PREHOOK_$package - make .1 with pod2man\n";
+ &prehook_pod2man ("Julien Labbe", "texlogfilter");
+}
+
sub PREHOOK_tlcockpit {
print "PREHOOK_$package - flatten only jar/ and scripts/\n";
&SYSTEM ("$MV jar/* .");
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
index 225879f1143..6bf37ffbeaf 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 texlogfilter
depend texlogsieve
depend texosquery
depend texplate
diff --git a/Master/tlpkg/tlpsrc/texlogfilter.tlpsrc b/Master/tlpkg/tlpsrc/texlogfilter.tlpsrc
new file mode 100644
index 00000000000..dca338c719c
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/texlogfilter.tlpsrc
@@ -0,0 +1 @@
+binpattern f bin/${ARCH}/${PKGNAME}