diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-24 21:59:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-24 21:59:43 +0000 |
commit | 964620929cf5bde4bdc779ce1ec5aeb618895552 (patch) | |
tree | fa6f73a89310e0b71aab528f7910cbf24e70e576 /Master/tlpkg | |
parent | 2d7d576af0d3493a4806b6ec730d43824550e4ab (diff) |
spix (24jul20)
git-svn-id: svn://tug.org/texlive/trunk@55933 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-binextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/spix.tlpsrc | 1 |
4 files changed, 5 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index f55dde6981f..742005389a7 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -680,7 +680,7 @@ my @TLP_working = qw( soup sourcecodepro sourcesanspro sourceserifpro spacingtricks spalign spark-otf sparklines spath3 - spectralsequences spelling spie + spectralsequences spelling spie spix sphack sphdthesis splines splitbib splitindex spot spotcolor spreadtab spverbatim sr-vorl srbook-mem srcltx srdp-mathematik srcredact sseq sslides diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ef08b935939..ff463840b58 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1190,7 +1190,6 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'spanish', "die 'skipping, complicated collection'", 'spanish-mx', "die 'skipping, obsolete on CTAN'", 'spark-otf', "&MAKEflatten", - 'spix', "die 'skipping, binary'", 'splint', "die 'skipping, binary'", 'springer', "die 'skipping, licenses not checked'", 'sprite', "die 'skipping, noinfo license'", @@ -3297,6 +3296,7 @@ $standardttf = '\.ttf|\.TTC'; 'pygmentex', => 'pygmentex\.py$', 'pythontex' => '(de)?pythontex\.py$', 'rubik' => '\.pl$', + 'spix' => '\.py$', 'srcredact' => '\.pl$', 'splitindex' => 'splitindex\.pl$', 'sty2dtx' => '\.pl$', @@ -3375,6 +3375,7 @@ $standardttf = '\.ttf|\.TTC'; 'pmx' => '\.1$', 'purifyeps' => 'purifyeps.1', 'rubik' => '\.1$', + 'spix' => '\.1$', 'splitindex' => '\.1$', 'srcredact' => '\.1$', 'sty2dtx' => '\.1$', diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc index 0cef144be66..64321b462cd 100644 --- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc @@ -78,6 +78,7 @@ depend pkfix-helper depend purifyeps depend pythontex depend seetexk +depend spix depend srcredact depend sty2dtx depend synctex diff --git a/Master/tlpkg/tlpsrc/spix.tlpsrc b/Master/tlpkg/tlpsrc/spix.tlpsrc new file mode 100644 index 00000000000..dca338c719c --- /dev/null +++ b/Master/tlpkg/tlpsrc/spix.tlpsrc @@ -0,0 +1 @@ +binpattern f bin/${ARCH}/${PKGNAME} |