summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-06 22:12:47 +0000
committerKarl Berry <karl@freefriends.org>2018-06-06 22:12:47 +0000
commit0654b7aef1ec8948c0a7cc81fbaf9fc707782d44 (patch)
tree2d1fc2334a0e369d68c00ddc9364d00596fba3a0
parent0287311bafc0bdd253df0c8d6df3ef85f804d263 (diff)
split texdoctk from texdoc
git-svn-id: svn://tug.org/texlive/trunk@47945 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
-rw-r--r--Master/tlpkg/tlpsrc/collection-binextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/texdoctk.tlpsrc11
4 files changed, 15 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 2569366e0d5..246bfea7ecd 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -806,7 +806,7 @@ my @TLP_no_check = (
"tex", # binary
"tex4ht", # binary
"texconfig", # we maintain
- "texdoc", # binary
+ "texdoctk", # maintained here
"texinfo", # tl-update-auto
"texlive.infra", # binary
"texsis", # too old to worry about
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 1896b5a2603..07cc03ac3cb 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1103,7 +1103,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'tex-gpc', "die 'skipping, alternate implementation'",
'tex-gyre', "&MAKEcopy",
'tex-gyre-math', "&MAKEflatten",
-# 'tex-refs', "die 'skipping, not ready, sorry'",
+# 'tex-refs', "die 'skipping, no longer maintained'",
+ 'texdoctk', "die 'skipping, moribund, only in tl'",
'texdraw', "&MAKEflatten",
'texemplar', "die 'skipping, await request, 199x'",
'texlipse', "die 'skipping, plugin for Eclipse'",
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
index 1b0da9dee60..5a0e108d016 100644
--- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
@@ -79,6 +79,7 @@ depend texdef
depend texdiff
depend texdirflatten
depend texdoc
+depend texdoctk
depend texfot
depend texliveonfly
depend texloganalyser
diff --git a/Master/tlpkg/tlpsrc/texdoctk.tlpsrc b/Master/tlpkg/tlpsrc/texdoctk.tlpsrc
new file mode 100644
index 00000000000..bb2d19667f3
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/texdoctk.tlpsrc
@@ -0,0 +1,11 @@
+category TLCore
+depend kpathsea
+postaction shortcut type=menu name="TeXdoc GUI" \
+ cmd="TEXDIR/bin/win32/texdoctk.exe"
+#
+runpattern f texmf-dist/scripts/texdoctk/texdoctk.pl
+runpattern f texmf-dist/texdoctk/*
+#
+docpattern f texmf-dist/doc/man/man1/texdoctk.*
+#
+binpattern f bin/${ARCH}/texdoctk