blob: bb2d19667f392a9e0280dbe5d8d68a05c4215670 (
plain)
1
2
3
4
5
6
7
8
9
10
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
|