summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds34
-rw-r--r--Master/tlpkg/tlpsrc/bundledoc.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/collection-binextra.tlpsrc1
4 files changed, 23 insertions, 16 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 1ea66299372..230a303d4b9 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -55,7 +55,7 @@ my @TLP_working = qw(
boites boldtensors bookest booklet booktabs boolexpr bophook bosisio
boxedminipage boxhandler bpchem bpolynomial
bracketkey braille braket breakcites breakurl
- bullcntr bussproofs bytefield
+ bullcntr bundledoc bussproofs bytefield
cachepic calctab calligra calrsfs cancel
capt-of captcont captdef caption carlisle carolmin-ps cases casyl catechis
cbcoptic cbfonts
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 6ac8ccad0c4..db603e120db 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -992,24 +992,25 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'antomega', 'omega',
'arabxetex', 'xelatex',
'archaic', 'fonts',
- 'arev', 'fonts',
- 'around-the-bend', 'generic',
- 'arrayjob', 'generic',
- 'astro', 'fonts',
+ 'arev', 'fonts',
+ 'around-the-bend', 'generic',
+ 'arrayjob', 'generic',
+ 'astro', 'fonts',
'asymptote-faq-zh-cn', 'support',
'asymptote-by-example-zh-cn', 'support',
'asymptote-manual-zh-cn', 'support',
- 'aurical', 'fonts',
- 'automata', 'metapost',
- 'ascii', 'fonts',
- 'barr', 'generic',
- 'bbm', 'fonts',
- 'bera', 'fonts',
- 'bghyphen', 'generic',
- 'bib-fr', 'bibtex',
- 'bibhtml', 'bibtex',
- 'blacklettert1', 'fonts',
- 'boisik', 'fonts',
+ 'aurical', 'fonts',
+ 'automata', 'metapost',
+ 'ascii', 'fonts',
+ 'barr', 'generic',
+ 'bbm', 'fonts',
+ 'bera', 'fonts',
+ 'bghyphen', 'generic',
+ 'bib-fr', 'bibtex',
+ 'bibhtml', 'bibtex',
+ 'blacklettert1', 'fonts',
+ 'boisik', 'fonts',
+ 'bundledoc', 'support',
'cbfonts', 'fonts',
'cc-pl', 'fonts',
'chicago-annote', 'bibtex',
@@ -1573,6 +1574,7 @@ $standardxmt='\.xmt';
'a2ping' => '\.pl$',
'accfonts' => 'mkt1font|vpl2',
'bibexport' => 'bibexport\.sh$',
+ 'bundledoc' => '(arlatex|bundledoc)$',
'de-macro' => 'de-macro',
'dviasm' => '\.py$',
'epspdf' => '(epspdf(|\.help|boot|tk)|\.rb|makegray\.pro)$',
@@ -1610,6 +1612,7 @@ $standardxmt='\.xmt';
# packages which have man pages to install.
%specialmans = (
+ 'bundledoc' => '\.1$',
'epstopdf' => 'epstopdf.1|epstopdf.man1.pdf',
'findhyph' => 'findhyph.1',
'latexdiff' => '\.1$',
@@ -1632,6 +1635,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'acmconf' => $standardclean . '|flushend.sty', # dup with sttools
'apalike' => "apalike2.bst", # does not belong
'bbm-macros' => $standardclean . '|^bbm$', # symlink
+ 'bundledoc' => $standardclean . '|\.pdf$', # regen for a4
'chemscheme' => $standardclean . '|jawltxdoc.sty', # temp file for doc
'chemstyle' => $standardclean . '|jawltxdoc.sty', # temp file for doc
'dateiliste' => $standardclean . '|dateiliste.README*', # already in dist
diff --git a/Master/tlpkg/tlpsrc/bundledoc.tlpsrc b/Master/tlpkg/tlpsrc/bundledoc.tlpsrc
new file mode 100644
index 00000000000..6fe4bdfd92e
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/bundledoc.tlpsrc
@@ -0,0 +1,2 @@
+docpattern +f texmf/doc/man/man1/arlatex.*
+binpattern f bin/${ARCH}/a2ping
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
index f2e14d0d1cf..22ce0150ff4 100644
--- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
@@ -8,6 +8,7 @@ depend collection-basic
depend a2ping
depend asymptote
depend bibtex8
+depend bundledoc
depend ctie
depend cweb
depend de-macro