summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-04 00:38:31 +0000
committerKarl Berry <karl@freefriends.org>2008-07-04 00:38:31 +0000
commit84afcfa4f1d6ef99297910a2950641b51d21e1e4 (patch)
tree0972576b1675e307acc0ea86f16eac870353aacb /Master/tlpkg
parent4e033cc41a84ffdd76bfeab639b3630d99e2f591 (diff)
new pstricks script pst2pdf (3jul08)
git-svn-id: svn://tug.org/texlive/trunk@9208 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds2
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rw-r--r--Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/pst2pdf.tlpsrc2
4 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index d4097aedf6a..fb465d37e83 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -267,6 +267,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'nohyph', "die 'skipping, nohyph must be done by hand'",
'ocherokee', "&MAKEflatten",
'ocr-a', "die 'skipping, nosell license'",
+ 'oesch', "die 'skipping, nosell license'",
'ofs', "&MAKEflatten",
'omegajapanese',"&MAKEflatten",
'osa', "die 'skipping, relies on endfloat.cfg and non-unique filenames'",
@@ -1191,6 +1192,7 @@ $standardxmt='\.xmt';
'mkjobtexmf' => '\.pl$',
'pdfcrop' => '\.pl$',
'perltex' => '\.pl$',
+ 'pst2pdf' => '\.pl$',
'texcount' => '\.pl$',
'vpe' => '\.pl$',
);
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index bb8474929f9..3fedad2bf9b 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -156,7 +156,7 @@ my @WorkingTLP = qw(
pst-osci pst-pad pst-pdf pst-pdgr pst-qtree
pst-solide3d pst-soroban pst-spectra
pst-slpe pst-stru pst-uml pst-vue3d
- pstricks pstricks-add
+ pst2pdf pstricks pstricks-add
pxfonts
qcm qstest quotmark qtree
r_und_s randbild rccol rcs rcsinfo recipecard
diff --git a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc
index 67d2f4564f2..ed4200d147f 100644
--- a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc
@@ -50,6 +50,7 @@ depend pst-soroban
depend pst-text
depend pst-uml
depend pst-vue3d
+depend pst2pdf
depend pstricks
depend pstricks-add
depend uml
diff --git a/Master/tlpkg/tlpsrc/pst2pdf.tlpsrc b/Master/tlpkg/tlpsrc/pst2pdf.tlpsrc
new file mode 100644
index 00000000000..7e04b0968ca
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/pst2pdf.tlpsrc
@@ -0,0 +1,2 @@
+name pst2pdf
+category Package