diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-21 00:10:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-21 00:10:51 +0000 |
commit | 99cc3d16261325d9426830014599fb9a87df704e (patch) | |
tree | 7b9abaed6210c41d66a8dd4cbd078eb91bdf5435 /Master/tlpkg | |
parent | c47d4dc7d210f1c8b73f4cdde19668d7ae4bf7c2 (diff) |
rm flashmovie, requires acrobat a la movie15
git-svn-id: svn://tug.org/texlive/trunk@25710 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 | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/flashmovie.tlpsrc | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 643c56359af..59ca80cf99d 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -163,7 +163,7 @@ my @TLP_working = qw( findhyph fink finstrut first-latex-doc fix2col fixfoot fixlatvian fixltxhyph fixme fixpdfmag fjodor - flabels flacards flagderiv flashcards flashmovie flipbook flippdf + flabels flacards flagderiv flashcards flipbook flippdf float floatflt floatrow flowfram fltpoint fmp fmtcount diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 2c7a3919a5c..90f509fb729 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -351,6 +351,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'feynmf', "&MAKEfeynmf", 'findhyph', "&MAKEflatten", 'firststeps', "die 'skipping, noinfo license, 1999 book examples'", + 'flashmovie', 'die 'skipping, requires acrobat'", 'fldigigal', "die 'skipping, per author request'", 'fltpage', "die 'skipping, unclear license'", 'fnlineno', "die 'skipping, use lineno'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index e52e16a1fc4..fd1711dffb5 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -255,7 +255,6 @@ depend flabels depend flacards depend flagderiv depend flashcards -depend flashmovie depend flipbook depend flippdf depend floatflt diff --git a/Master/tlpkg/tlpsrc/flashmovie.tlpsrc b/Master/tlpkg/tlpsrc/flashmovie.tlpsrc deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/tlpkg/tlpsrc/flashmovie.tlpsrc +++ /dev/null |