diff options
author | Karl Berry <karl@freefriends.org> | 2013-02-08 23:10:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-02-08 23:10:33 +0000 |
commit | fc6a4f265993210c23ad71afdf82ffcadde81252 (patch) | |
tree | bb2e4815c8e74df4e833e930dfc58387543bc518 /Master/tlpkg | |
parent | 872f1c6c598cdf1da901a0a06d09405cacb75268 (diff) |
navygame (8feb13)
git-svn-id: svn://tug.org/texlive/trunk@29063 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-games.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/navygame.tlpsrc | 0 |
4 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 3501843aaa3..7ffaf213030 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -292,7 +292,7 @@ my @TLP_working = qw( musixtex musixtex-fonts musuos muthesis mversion mwcls mwe mxedruli mychemistry mycv mylatexformat - nag nameauth namespc natbib nath nature navigator ncclatex ncctools + nag nameauth namespc natbib nath nature navigator navygame ncclatex ncctools nddiss needspace nestquot newcommand newfile newlfm newsletr newspaper newtx newunicodechar newvbtm newverbs nextpage diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d7ddcba4b80..6d362d3de01 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -344,7 +344,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'epiolmec', "&MAKEflatten", 'epix', "die 'skipping, needs C++'", 'eplain', "&MAKEcopy", - 'epspdf', "&MAKEflatten", + 'epspdf', "die 'skipping, siep does it by hand'", #"&MAKEflatten", + 'epspdf-extra',"die 'skipping, siep does it by hand (and nosource?)'", 'eqexam', "die 'skipping, per author request'", 'eqmark', "die 'skipping, latex 2.09, was never in TL'", 'esindex', "die 'skipping, use bezos'", diff --git a/Master/tlpkg/tlpsrc/collection-games.tlpsrc b/Master/tlpkg/tlpsrc/collection-games.tlpsrc index d168de2403c..c976addc69e 100644 --- a/Master/tlpkg/tlpsrc/collection-games.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-games.tlpsrc @@ -13,6 +13,7 @@ depend gamebook depend go depend hanoi depend hexgame +depend navygame depend othello depend othelloboard depend psgo diff --git a/Master/tlpkg/tlpsrc/navygame.tlpsrc b/Master/tlpkg/tlpsrc/navygame.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/navygame.tlpsrc |