From 31f6269664044a69f424fbeb879fbf83e230a844 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 29 Jan 2018 23:55:10 +0000 Subject: pst-dart (29jan18) git-svn-id: svn://tug.org/texlive/trunk@46473 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 3 ++- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc | 1 + Master/tlpkg/tlpsrc/pst-dart.tlpsrc | 0 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/pst-dart.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 9cf12ea63db..3d003d2fd73 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -507,7 +507,8 @@ my @TLP_working = qw( psgo psizzl pslatex psnfss pspicture pst-2dplot pst-3d pst-3dplot pst-abspos pst-am pst-arrow pst-asr pst-bar pst-barcode pst-bezier pst-blur pst-bspline - pst-calendar pst-cie pst-circ pst-coil pst-cox pst-dbicons pst-diffraction + pst-calendar pst-cie pst-circ pst-coil pst-cox + pst-dart 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-geometrictools pst-gr3d pst-grad pst-graphicx diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 01a79998ad0..feb75c549e0 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -907,6 +907,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pst-coil', "&MAKEpst", 'pst-cox', "&MAKEflatten", 'pst-dbicons', "&MAKEpst", + 'pst-dart', "&MAKEpst", 'pst-diffraction', "&MAKEpst", 'pst-electricfield', "&MAKEpst", 'pst-eps', "&MAKEpst", diff --git a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc index 3799fb60e42..fb8c0a3d823 100644 --- a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc @@ -30,6 +30,7 @@ depend pst-cie depend pst-circ depend pst-coil depend pst-cox +depend pst-dart depend pst-dbicons depend pst-diffraction depend pst-electricfield diff --git a/Master/tlpkg/tlpsrc/pst-dart.tlpsrc b/Master/tlpkg/tlpsrc/pst-dart.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3