diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-04 22:36:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-04 22:36:52 +0000 |
commit | cb0d77e2c7837d3ff3ffd2b9de0942e093421bdf (patch) | |
tree | 38040b993055bc9edaafebacb9ea1b7afc24813d /Master/tlpkg | |
parent | b0fd74db0ba6b54773beafbd3d06b39775d832a5 (diff) |
pst-perspective (4apr14)
git-svn-id: svn://tug.org/texlive/trunk@33373 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-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-perspective.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 742f723b4df..68f92e5e920 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -391,7 +391,8 @@ my @TLP_working = qw( pst-lens pst-light3d pst-magneticfield pst-math pst-mirror pst-node pst-ob3d pst-ode pst-optexp pst-optic pst-osci pst-ovl - pst-pad pst-pdgr pst-platon pst-plot pst-poly pst-pdf pst-pulley + pst-pad pst-pdgr pst-perspective + pst-platon pst-plot pst-poly pst-pdf pst-pulley pst-qtree pst-rubans pst-sigsys pst-slpe pst-solarsystem pst-solides3d pst-soroban pst-spectra pst-stru pst-support pst-text pst-thick pst-tools pst-tree pst-tvz pst-uml diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 8eadabb357b..26a300979fa 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -839,6 +839,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pst-ovl', "&MAKEpst", 'pst-pad', "&MAKEpst", 'pst-pdgr', "&MAKEpst", + 'pst-perspective', "&MAKEpst", 'pst-platon', "&MAKEpst", 'pst-plot', "&MAKEpst", 'pst-poly', "&MAKEpst", diff --git a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc index 25a89398757..c68f8b02f4d 100644 --- a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc @@ -65,6 +65,7 @@ depend pst-osci depend pst-ovl depend pst-pad depend pst-pdgr +depend pst-perspective depend pst-platon depend pst-plot depend pst-poly diff --git a/Master/tlpkg/tlpsrc/pst-perspective.tlpsrc b/Master/tlpkg/tlpsrc/pst-perspective.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/pst-perspective.tlpsrc |