Ignore:
Timestamp:
12/12/2016 07:51:08 PM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
86918e9
Parents:
1a87abcd
Message:

Prune the Xorg bitmap fonts and move them to a separate page. Thanks to akhiezer for noticing that my initial version accidentally dropped the Type1 Adobe Utopia font.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18058 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7app.xml

    r1a87abcd r124f752c  
    1010  <!ENTITY x7apps-buildsize     "51 MB">
    1111  <!ENTITY x7apps-time          "1.9 SBU">
    12 
    13   <!ENTITY bdftopcf-version                "1.0.5">
    14   <!ENTITY bdftopcf-md5sum                 "53a48e1fdfec29ab2e89f86d4b7ca902">
    1512
    1613  <!ENTITY iceauth-version                 "1.0.7">
     
    199196
    200197<screen><userinput>cat &gt; app-&xorg-version;.md5 &lt;&lt; "EOF"
    201 <literal>&bdftopcf-md5sum;  bdftopcf-&bdftopcf-version;.tar.bz2
    202 &iceauth-md5sum;  iceauth-&iceauth-version;.tar.bz2
     198<literal>&iceauth-md5sum;  iceauth-&iceauth-version;.tar.bz2
    203199&luit-md5sum;  luit-&luit-version;.tar.bz2
    204200&mkfontdir-md5sum;  mkfontdir-&mkfontdir-version;.tar.bz2
     
    326322      <seglistitem>
    327323
    328         <seg>bdftopcf, iceauth, luit, mkfontdir, mkfontscale, sessreg,
     324        <seg>iceauth, luit, mkfontdir, mkfontscale, sessreg,
    329325        setxkbmap, smproxy, x11perf, x11perfcomp, xauth, xbacklight,
    330326        xcmsdb, xcursorgen, xdpr, xdpyinfo, xdriinfo, xev, xgamma, xhost,
     
    342338      <?dbhtml list-presentation="table"?>
    343339
    344       <varlistentry id="bdftopcf-x7">
    345         <term><command>bdftopcf</command></term>
    346         <listitem>
    347           <para>converts an X font from Bitmap Distribution Format to Portable
    348           Compiled Format.</para>
    349           <indexterm zone="xorg7-app bdftopcf-x7">
    350             <primary sortas="b-bdftopcf">bdftopcf</primary>
    351           </indexterm>
    352         </listitem>
    353       </varlistentry>
    354 
    355340      <varlistentry id="iceauth-x7">
    356341        <term><command>iceauth</command></term>
Note: See TracChangeset for help on using the changeset viewer.