summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-06 23:33:52 +0000
committerKarl Berry <karl@freefriends.org>2009-09-06 23:33:52 +0000
commite3fc112b2ceec82657c11e788064ee66cdb0c9e3 (patch)
treef470e89e44659e2ff90f977cdac6dd981223d983 /Master/tlpkg
parentac1fc30e3b72fa74dd581a3ebda79152734b638d (diff)
crossword update (6sep09)
git-svn-id: svn://tug.org/texlive/trunk@15166 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-games.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/crossword.tlpsrc0
5 files changed, 5 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index e99d9f0457a..c6493eb1be6 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -68,7 +68,7 @@ my @WorkingTLP = qw(
context-typearea context-typescripts context-vim
cooking cool coollist coolstr cooltooltips
coordsys courier-scaled courseoutline coursepaper coverpage
- crop crossreference crosswrd cryst csbulletin csquotes
+ crop crossreference crossword crosswrd cryst csbulletin csquotes
csvtools ctable ctex ctex-faq
cursolatex cursor cuisine
currvita curve curve2e curves
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 28183919694..707cfb62ac1 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -631,9 +631,10 @@ $standardsource='\.fdd|\.dtx|\.ins|\.c$|Makefile|configure.*|install-sh|\.drv';
'amsldoc-vn', 'NULL',
'apl', ".*", # just get everything, seems simplest
'arabxetex', 'NULL', # keep dtx with others, why not
- 'bbold', "$standardsource|fonttabl.sty",
+ 'bbold', $standardsource . '|fonttabl.sty',
'blacklettert1', '\.dtx|\.ins|\.pl|Makefile',
'carlisle', '\.dtx|\.ins|ltxtable\.tex',
+ 'crossword', $standardsource . '|AcrossLite',
'epsf', 'NULL',
'epslatex-fr', 'NULL',
'epspdf', 'NULL', # leave .install
diff --git a/Master/tlpkg/tlpsrc/collection-games.tlpsrc b/Master/tlpkg/tlpsrc/collection-games.tlpsrc
index a8f5c8ca0b8..7b06ad62a51 100644
--- a/Master/tlpkg/tlpsrc/collection-games.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-games.tlpsrc
@@ -6,6 +6,8 @@ depend chess
depend chess-problem-diagrams
depend chessboard
depend chessfss
+depend crossword
+depend crosswrd
depend egameps
depend go
depend hexgame
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index 40dcc2a63ff..b0ea346e456 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -95,7 +95,6 @@ depend courseoutline
depend coursepaper
depend coverpage
depend crossreference
-depend crosswrd
depend csquotes
depend csvtools
depend cuisine
diff --git a/Master/tlpkg/tlpsrc/crossword.tlpsrc b/Master/tlpkg/tlpsrc/crossword.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/crossword.tlpsrc