summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-07-08 21:46:04 +0000
committerKarl Berry <karl@freefriends.org>2016-07-08 21:46:04 +0000
commit355a127454c52c9b592631e0b60a1e7d567960de (patch)
treea4203d9a4e308758f7315be87b28053da7df9f55 /Master/tlpkg
parent625406d67c04aff1f4f94c6120aa8d14b2252708 (diff)
texosquery (8jul16)
git-svn-id: svn://tug.org/texlive/trunk@41663 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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/texosquery.tlpsrc2
4 files changed, 7 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 6d3c34294fa..e1528f55f44 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -560,7 +560,7 @@ my @TLP_working = qw(
tex4ebook texapi texbytopic texcount
texdef texdiff texdirflatten texdraw texfot texilikechaps texilikecover
texliveonfly texloganalyser texlogos texmate texments
- texpower texshade texvc
+ texosquery texpower texshade texvc
textcase textfit textglos textgreek textmerg textopo textpath textpos
tfrupee thalie theoremref thesis-ekf thesis-titlepage-fhac
thinsp thmbox thmtools threadcol threeddice threeparttable threeparttablex
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 4c0cb1cef5c..85989b8cc2c 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2245,6 +2245,7 @@ $standardsource = '(\.(bat|c|drv|dtx|fea|fdd|ins|sfd)'
'rcs', 'rcs.el|src|' . $standardsource,
'ruhyphen', '^[^.]*$|README.ru|hyphen.rules',
'selnolig', 'NULL', # not .fea
+ 'texosquery', '.java|' . $standardsource,
'thailatex', 'NULL', # no gain in splitting up
'translation-array-fr', 'NULL', # doc
'translation-chemsym-de', 'NULL', # doc
@@ -2687,6 +2688,7 @@ $standardttf = '\.ttf|\.TTC';
'pythontex' => '([23]|_.*)\.py$',
'spelling' => '\.lua$',
'tex4ebook' => '\.lua$',
+ 'texosquery' => '\.jar$',
);
@@ -2777,6 +2779,7 @@ $standardttf = '\.ttf|\.TTC';
'texfot' => 'texfot\.pl$',
'texliveonfly' => '\.py$',
'texloganalyser' => 'texloganalyser',
+ 'texosquery' => 'texosquery$',
'typeoutfileinfo' => '\.sh$',
'thumbpdf' => '\.pl$',
'ulqda' => '\.pl$',
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
index fb438646ab5..c154916dbdc 100644
--- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
@@ -76,6 +76,7 @@ depend texdoc
depend texfot
depend texliveonfly
depend texloganalyser
+depend texosquery
depend texware
depend tie
depend tpic2pdftex
diff --git a/Master/tlpkg/tlpsrc/texosquery.tlpsrc b/Master/tlpkg/tlpsrc/texosquery.tlpsrc
new file mode 100644
index 00000000000..aefd3a571c4
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/texosquery.tlpsrc
@@ -0,0 +1,2 @@
+binpattern f bin/${ARCH}/${PKGNAME}
+