summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-25 23:33:12 +0000
committerKarl Berry <karl@freefriends.org>2012-11-25 23:33:12 +0000
commita92108cfa4180c15feaaa77ada0120df51f86d40 (patch)
tree75d2619216ad88dbf5fcf0d4b3488c032e3cdabe /Master/tlpkg
parent56c00847bbaa3a4973a9409f0cd23390c888a2c7 (diff)
brushscr non-update
git-svn-id: svn://tug.org/texlive/trunk@28363 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check3
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
2 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 6f714e675fc..b237aba6f8f 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -77,7 +77,7 @@ my @TLP_working = qw(
booktabs booktabs-de booktabs-fr boolexpr boondox bophook
borceux bosisio
boxedminipage boxhandler bpchem bpolynomial
- bracketkey braids braille braket breakcites breakurl bropd
+ bracketkey braids braille braket breakcites breakurl bropd brushscr
bullcntr bundledoc burmese bussproofs bytefield
c-pascal cabin cachepic calcage calctab calculator
calligra calligra-type1 calrsfs cals calxxxx-yyyy cancel
@@ -509,6 +509,7 @@ my @TLP_no_check = (
"groff", # binary
"gsftopk", # binary
"ifluatex", # part of oberdiek
+ "kluwer", # not on CTAN, old LPPL, not worth pursuing or removing
"kpathsea", # binary
"lacheck", # binary
"latex-bin", # binary
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 0269332e680..89d99fd601d 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2145,6 +2145,7 @@ $standardmfinstall = '\.mf$';
# packages which have dvips header files
$standardpro='\.pro$';
%specialpro= (
+ 'brushscr' => 'config.pbsi',
'cm-super' => 'config.cm-super|cm-super.GS',
'countriesofeurope' => 'config.*',
'dvipsconfig' => '.*', # addpsctrl should be in bin, but ...
@@ -2207,6 +2208,7 @@ $standardovp='\.ovp';
$standardpfb = '\.pfb|\.inf$';
%specialpfb = (
+ 'brushscr' => '.*\.pfa',
'cm-unicode' => '^[^.]*\.pfb', # not Fontmap.CMU.pfb
'dviincl' => 'NULL', # skip 0dviincl.inf, is a README
'pigpen' => 'pigpen.pfa',