diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/niceframe.tlpsrc | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 3137cab7190..73c8f226657 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -190,6 +190,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'frcursive', "&MAKEflatten", 'futurans', "die 'skipping, requires nonfree font'", 'galley', "die 'skipping, will be included in xpackages later'", + 'gene', "die 'skipping, complicated, some have sources, sorry'", 'genmisc', "die 'too complicated, sorry'", 'germbib', "&MAKEgermbib", 'gfsartemisia',"&MAKEflatten", @@ -278,6 +279,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'morse', "die 'skipping, nosell license'", 'movie15', "&MAKEflatten", 'mpattern', "&MAKEmpattern", + 'mpdinbrief', "die 'skipping, nosell license'", 'multido', "&MAKEpst", 'mwrite', "die 'skipping, nonfree license", 'mx' , "die 'skipping, author does not recommend system install'", @@ -286,6 +288,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'nbaskerv', "die 'skipping, requires nonfree font'", 'ncctools', "&MAKEflatten", 'newsletr', "&MAKEnewsletr", + 'niceframe', "die 'skipping, nosell license'", 'nohyph', "die 'skipping, nohyph must be done by hand'", 'ocherokee', "&MAKEflatten", 'ocr-a', "die 'skipping, nosell license'", @@ -314,6 +317,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'pl-qx', "&MAKEplqx", 'poster', "die 'skipping, nonfree license'", 'powerdot', '&MAKEflatten', + 'prerex', "die 'skipping, needs compilation'", 'proofs', "die 'skipping, nosell license'", 'prosper', '&MAKEflatten', 'ps4pdf', "die 'skipping, obsolete'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index cbc35b1dff4..c982afc3321 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -339,7 +339,6 @@ depend newlfm depend newspaper depend newthm depend newvbtm -depend niceframe depend noitcrul depend nomencl depend nomentbl diff --git a/Master/tlpkg/tlpsrc/niceframe.tlpsrc b/Master/tlpkg/tlpsrc/niceframe.tlpsrc deleted file mode 100644 index 9be026d04c1..00000000000 --- a/Master/tlpkg/tlpsrc/niceframe.tlpsrc +++ /dev/null @@ -1,2 +0,0 @@ -name niceframe -category Package |