Changeset e71a98d9 for x/installing


Ignore:
Timestamp:
09/16/2017 09:39:13 AM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
4d185c9e
Parents:
c8b93dfd
Message:

Last (up to mistakes) round of role="runtime|nodep". For the "X" chapter

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

Location:
x/installing
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libvdpau-va-gl.xml

    rc8b93dfd re71a98d9  
    102102    <bridgehead renderas="sect5">Runtime Dependency</bridgehead>
    103103    <para role="optional">
    104       <xref linkend="mesa"/>
     104      <xref role="runtime" linkend="mesa"/>
    105105    </para>
    106106
  • x/installing/libvdpau.xml

    rc8b93dfd re71a98d9  
    107107    <bridgehead renderas="sect5">Runtime Dependency</bridgehead>
    108108    <para role="optional">
    109       <xref linkend="mesa"/>
     109      <xref role="runtime" linkend="mesa"/>
    110110    </para>
    111111
  • x/installing/mesa.xml

    rc8b93dfd re71a98d9  
    110110      url="http://www.mesa3d.org/systems.html"/> for more information)<phrase
    111111      revision="systemd">, and
    112       <xref linkend="wayland"/> (required for <xref linkend='plasma5-build'/>,
    113       <xref linkend='lxqt'/>, and GNOME)</phrase>
     112      <xref linkend="wayland"/> (required for <xref role="nodep"
     113                                                    linkend='plasma5-build'/>,
     114      <xref role="nodep" linkend='lxqt'/>, and GNOME)</phrase>
    114115    </para>
    115116
     
    119120      <xref linkend="nettle"/>,
    120121      <phrase revision="sysv"><xref linkend="wayland"/> (required for
    121         <xref linkend='plasma5-build'/> and <xref linkend='lxqt'/>),</phrase>
    122      
     122        <xref role="nodep" linkend='plasma5-build'/> and
     123        <xref role="nodep" linkend='lxqt'/>),</phrase>
    123124      <ulink url="ftp://ftp.freedesktop.org/pub/mesa/demos/">mesa-demos</ulink>
    124125      (provides more than 300 extra demos to test
    125126      <application>Mesa</application>; this includes the same programs added by
    126127      the patch above), and
    127      
    128128      <ulink url="http://omxil.sourceforge.net/">Bellagio OpenMAX Integration
    129129      Layer</ulink> (for mobile platforms)
  • x/installing/xinit.xml

    rc8b93dfd re71a98d9  
    6666    </para>
    6767
    68     <bridgehead renderas="sect4">Required (runtime only)</bridgehead>
    69     <para role="required">
    70       <xref linkend="twm"/>,
    71       <xref linkend="xclock"/>, and
    72       <xref linkend="xterm2"/>
     68    <bridgehead renderas="sect4">Recommended (runtime only)</bridgehead>
     69    <para role="recommended">
     70      <xref role="runtime" linkend="twm"/>,
     71      <xref role="runtime" linkend="xclock"/>, and
     72      <xref role="runtime" linkend="xterm2"/> (used in the default <filename>
     73      xinitrc</filename> file)
    7374    </para>
    7475
  • x/installing/xorg-server.xml

    rc8b93dfd re71a98d9  
    9090      <xref linkend="libgcrypt"/>,
    9191      <xref linkend="pixman"/>, and at runtime:
    92       <xref linkend="xorg7-font"/> and
    93       <xref linkend="xkeyboard-config"/>
     92      <xref role="runtime" linkend="xorg7-font"/> and
     93      <xref role="runtime" linkend="xkeyboard-config"/>
    9494    </para>
    9595
     
    108108    <bridgehead renderas="sect4">Optional</bridgehead>
    109109    <para role="optional">
    110       <xref linkend="acpid"/> (runtime),
     110      <xref role="runtime" linkend="acpid"/> (runtime),
    111111      <xref linkend="doxygen"/> (to build API documentation),
    112112      <xref linkend="fop"/> (to build documentation),
  • x/installing/xterm.xml

    rc8b93dfd re71a98d9  
    6868    <para role="required">
    6969      A monospace TTF or OTF font such as
    70       <xref linkend="dejavu-fonts"/>
     70      <xref role="runtime" linkend="dejavu-fonts"/>
    7171    </para>
    7272
Note: See TracChangeset for help on using the changeset viewer.