diff options
author | Karl Berry <karl@freefriends.org> | 2017-07-02 21:15:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-07-02 21:15:25 +0000 |
commit | aa1ec265529a565a37cc4b8bdd7e8c7090afc38c (patch) | |
tree | 0dd261de6aa01ff92cc6d8e70a24c65ee50c8335 /Master/tlpkg | |
parent | efc6324a9b0ff04182c5a6683d271c43f33b28d5 (diff) |
pst-geometrictools (2jul17)
git-svn-id: svn://tug.org/texlive/trunk@44742 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-pstricks.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/pst-geometrictools.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 98073fddcd3..3a3dc1a8fa8 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -502,7 +502,7 @@ my @TLP_working = qw( pst-calendar pst-cie pst-circ pst-coil pst-cox pst-dbicons pst-diffraction pst-electricfield pst-eps pst-eucl pst-eucl-translation-bg pst-exa pst-fill pst-fit pst-fr3d pst-fractal pst-fun pst-func - pst-gantt pst-geo pst-gr3d pst-grad pst-graphicx + pst-gantt pst-geo pst-geometrictools pst-gr3d pst-grad pst-graphicx pst-infixplot pst-intersect pst-jtree pst-knot pst-labo pst-layout pst-lens pst-light3d pst-magneticfield pst-math pst-mirror pst-node pst-ob3d pst-ode pst-optexp pst-optic diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 357f225b90d..48a7a911800 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -913,6 +913,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pst-gantt', "&MAKEpst", 'pst-geo', "&MAKEpst", 'pst-geo-compress', "die 'skipping, in pst-geo, check with hvoss'", + 'pst-geometrictools', "&MAKEpst", 'pst-graphicx',"&MAKEpst", 'pst-gr3d', "&MAKEpst", 'pst-grad', "&MAKEpst", diff --git a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc index 24818857ed4..23484298159 100644 --- a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc @@ -44,6 +44,7 @@ depend pst-fun depend pst-func depend pst-gantt depend pst-geo +depend pst-geometrictools depend pst-ghsb depend pst-gr3d depend pst-grad diff --git a/Master/tlpkg/tlpsrc/pst-geometrictools.tlpsrc b/Master/tlpkg/tlpsrc/pst-geometrictools.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/pst-geometrictools.tlpsrc |