summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-11 18:03:01 +0000
committerKarl Berry <karl@freefriends.org>2011-08-11 18:03:01 +0000
commitaf36b8b8cf0b062904823fbaa99efa81f1a04ab8 (patch)
treeac1e3abf81c59149e2e0a8cc5198413dae7e9611 /Master/tlpkg
parent76ef14b63cb828fe036a1a070fb7913567fa9fa8 (diff)
match_parens ruby script (30jul11)
git-svn-id: svn://tug.org/texlive/trunk@23500 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds8
-rw-r--r--Master/tlpkg/tlpsrc/collection-binextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/match_parens.tlpsrc1
4 files changed, 10 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 569db23b1ec..a4ee5db8d09 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -232,7 +232,7 @@ my @TLP_working = qw(
makebarcode makebox makecell makecirc makecmds makedtx makeglos makeplot
manuscript margbib
marginfix marginnote marvosym
- math-e mathabx mathabx-type1 mathalfa mathastext
+ match_parens math-e mathabx mathabx-type1 mathalfa mathastext
mathcomp mathdots mathexam
mathmode mathspec mathspic mattens maybemath mbenotes
mcaption mceinleger mcite mciteplus
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 2c823081c86..fc713d80939 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -503,7 +503,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'maple', "die 'skipping, noinfo license'",
'marigold', "die 'skipping, nonfree font'",
'marvosym', "&MAKEnosymlinks",
- 'match_parens',"die 'skipping, Ruby'",
+ 'match_parens',"&MAKEflatten",
'math-into-latex', "die 'skipping, noinfo license, examples'",
'mathabx', "&MAKEflatten",
'mathabx-type1', "&MAKEflatten",
@@ -915,6 +915,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'context-games' => '&POSTcontext_games',
'coordsys' => '&POSTcoordsys',
'ctex' => '&POSTctex',
+ 'dehyph-exptl' => '&POSTdehyph_exptl',
'doipubmed' => '&POSTlatex2html',
'droid' => '&POSTdroid',
'eplain' => '&POSTeplain',
@@ -1959,6 +1960,7 @@ $standardxmt='\.xmt';
'latexdiff' => 'latex(diff-so|diff-vc|revise)$',
'latexmk' => '\.pl$',
'listings-ext' => '\.sh$',
+ 'match_parens' => '^match_parens$',
'mathspic' => '^mathspic\.pl$',
'mf2pt1' => '\.pl$',
'mkgrkindex' => 'mkgrkindex$',
@@ -4363,6 +4365,10 @@ sub POSTctex {
&SYSTEM ("$MV doc/* .; rmdir doc");
}
+sub POSTdehyph_expt {
+ print "POST$package - *YOU* must update tlpsrc directives, right now!\n";
+}
+
sub POSTdroid {
print "POST$package - mv manifest.txt, doc/fonts\n";
my $dstdir = "$DEST/doc/fonts/$package";
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
index 2596f562869..f39e8506e70 100644
--- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
@@ -33,6 +33,7 @@ depend latex2man
depend latexdiff
depend latexmk
depend listings-ext
+depend match_parens
depend mkjobtexmf
depend patgen
depend pdfcrop
diff --git a/Master/tlpkg/tlpsrc/match_parens.tlpsrc b/Master/tlpkg/tlpsrc/match_parens.tlpsrc
new file mode 100644
index 00000000000..c3dea21c491
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/match_parens.tlpsrc
@@ -0,0 +1 @@
+binpattern f bin/${ARCH}/match_parens