From 619a4a05c64fd654766fdf31317bbfd68ee58d68 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 19 Oct 2021 20:41:12 +0000 Subject: bboldx (19oct21) git-svn-id: svn://tug.org/texlive/trunk@60800 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/bin/tlpkginfo | 2 +- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/bboldx.tlpsrc | 1 + Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 + 5 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/bboldx.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 1a1610f1963..f1863c5df4b 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -86,7 +86,7 @@ my @TLP_working = qw( barcodes bardiag barr barracuda bartel-chess-fonts bashful basicarith baskervald baskervaldx baskervillef basque-book basque-date bath-bst - bbcard bbding bbm bbm-macros bbold bbold-type1 bchart bclogo + bbcard bbding bbm bbm-macros bbold bboldx bbold-type1 bchart bclogo beamer beamer2thesis beamer-FUBerlin beamer-rl beamer-tut-pt beamer-verona beamerappendixnote beameraudience beamerauxtheme beamercolorthemeowl beamerdarkthemes beamerposter diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 004fa136577..8f22989b8d6 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -81,7 +81,7 @@ sub ctaninfo { ); # the CJK material is split into several packages. - $cjk_pkgs = "bin-(cjk|ttf)utils|dnp|(|garuda-|norasi-)c90"; + $cjk_pkgs = "(cjk|ttf)utils|dnp|(|garuda-|norasi-)c90"; if ($ARGV[0] eq "--ctan-dir") { my $output = &find_ctan_dir ($ARGV[1], 0); diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 75ef248bd33..ae8c3e39801 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -174,6 +174,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'baskervaldx', "&MAKEflatten", 'basque', "die 'skipping, use babel-basque'", 'bbm-macros', "&MAKEnosymlinks", + 'bboldx', "&MAKEflatten", 'bbs', "die 'skipping, requires nonfree astron'", 'bclogo', "&MAKEflatten", 'beamer-contrib', "die 'skipping, use subdirs'", diff --git a/Master/tlpkg/tlpsrc/bboldx.tlpsrc b/Master/tlpkg/tlpsrc/bboldx.tlpsrc new file mode 100644 index 00000000000..493569ed3f6 --- /dev/null +++ b/Master/tlpkg/tlpsrc/bboldx.tlpsrc @@ -0,0 +1 @@ +execute addMap ${PKGNAME}.map diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index 1e4eddd90e7..f8fe6d70c90 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -41,6 +41,7 @@ depend bbding depend bbm depend bbm-macros depend bbold +depend bboldx depend bbold-type1 depend belleek depend bera -- cgit v1.2.3