summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-03-23 01:20:19 +0000
committerKarl Berry <karl@freefriends.org>2009-03-23 01:20:19 +0000
commit82657b1984ba59ad8870c6ee918fb14626a04fd1 (patch)
tree417341195f9f8f7b48cc11cb6974da702a25d195 /Master/tlpkg
parentde83ceff93cb78af1af72c4a1e063d8dc18caa66 (diff)
new script pkfix-helper
git-svn-id: svn://tug.org/texlive/trunk@12491 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds4
-rw-r--r--Master/tlpkg/tlpsrc/collection-binextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/pkfix-helper.tlpsrc2
4 files changed, 8 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 2424fc6633a..55c0fee5c3e 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -174,7 +174,7 @@ my @WorkingTLP = qw(
permute petiteannonce
pgf pgf-soroban pgfopts pgfplots phaistos philex philosophersimprint
phonetic pict2e pictex pictex2 pigpen
- pinlabel pittetd pkfix placeins plari plates play
+ pinlabel pittetd pkfix pkfix-helper placeins plari plates play
plnfss pmgraph poemscol polski polyglossia polynom polynomial
polytable
powerdot ppr-prv pracjourn preprint
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index ea20e7532b3..483f93844d4 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1034,6 +1034,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'phonetic', 'fonts',
'pictex', 'generic',
'pkfix', 'support',
+ 'pkfix-helper','support',
'plnfss', 'plain',
'psfrag-italian', 'italian',
'pst-cox', 'generic',
@@ -1411,6 +1412,7 @@ $standardxmt='\.xmt';
'pdfcrop' => '\.pl$',
'perltex' => '\.pl$',
'pkfix' => '\.pl$',
+ 'pkfix-helper' => 'pkfix-helper$',
'pst2pdf' => '\.pl$',
'purifyeps' => 'purifyeps$',
'texcount' => '\.pl$',
@@ -1420,6 +1422,7 @@ $standardxmt='\.xmt';
# packages which have man pages to install. Assume section 1 for now.
%specialmans = (
+ 'pkfix-helper' => 'pkfix-helper.1',
'purifyeps' => 'purifyeps.1',
);
@@ -1445,6 +1448,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'lshort-spanish'=>'lshort-a5book.pdf', # a4 is enough
'mathexam' => 'sample.tex~',
'notes2bib' => "$standardclean|jawltxdoc.sty", # temp file for doc
+ 'pkfix-helper' => 'pkfix-helper.pdf',
'purifyeps' => 'purifyeps.pdf',
'rsc' => $standardclean . '|jawltxdoc.sty', # temp file for doc
'wsuipa' => $standardclean . '|.*pk$', # premade pk files
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
index e6aa5df81dc..93a3463617e 100644
--- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
@@ -33,6 +33,7 @@ depend latexmk
depend mkind-english
depend mkjobtexmf
depend pdfcrop
+depend pkfix-helper
depend purifyeps
depend synctex
depend texcount
diff --git a/Master/tlpkg/tlpsrc/pkfix-helper.tlpsrc b/Master/tlpkg/tlpsrc/pkfix-helper.tlpsrc
new file mode 100644
index 00000000000..d05842bbfaa
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/pkfix-helper.tlpsrc
@@ -0,0 +1,2 @@
+name pkfix-helper
+category Package