Changeset e71a98d9


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
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • x/dm/lxdm.xml

    rc8b93dfd re71a98d9  
    8080      <xref linkend="gtk2"/>,
    8181      <xref linkend="iso-codes"/>, and
    82       <xref linkend="librsvg"/> (runtime, for default theme background)
     82      <xref role="runtime" linkend="librsvg"/> (runtime, for default theme
     83      background)
    8384    </para>
    8485
  • x/dm/sddm.xml

    rc8b93dfd re71a98d9  
    9292    </para>
    9393
    94     <bridgehead renderas="sect4" revision="sysv">Runtime Dependencies</bridgehead>
     94    <bridgehead renderas="sect4" revision="sysv">Runtime Dependency</bridgehead>
    9595    <para role="required" revision="sysv">
    96       <xref linkend="consolekit"/>
     96      <xref role="runtime" linkend="consolekit"/>
    9797    </para>
    9898
  • 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
  • x/lib/libglade.xml

    rc8b93dfd re71a98d9  
    3131
    3232    <para>The <application>libglade</application> package contains
    33     <filename class="libraryfile">libglade</filename> libraries. These are useful
    34     for loading Glade interface files in a program at runtime.</para>
     33    <filename class="libraryfile">libglade</filename> libraries. These are
     34    useful for loading Glade interface files in a program at runtime.</para>
    3535
    3636    &lfs81_checked;
  • x/lib/qt5.xml

    rc8b93dfd re71a98d9  
    118118    <bridgehead renderas="sect4">Optional</bridgehead>
    119119    <para role="optional">
    120       <xref linkend="bluez"/> (runtime, used by QtConnectivity module),
     120      <xref role="runtime" linkend="bluez"/> (runtime, used by QtConnectivity
     121      module),
    121122      <xref linkend="ibus"/>,
    122123      <xref linkend="libinput"/>, <!-- needs -libinput switch -->
  • x/wm/fluxbox.xml

    rc8b93dfd re71a98d9  
    6565    <bridgehead renderas="sect4">Optional</bridgehead>
    6666    <para role="optional">
    67       <xref linkend="dbus"/> (runtime),
     67      <xref role="runtime" linkend="dbus"/> (runtime),
    6868      <xref linkend="fribidi"/>, and
    6969      <xref linkend="imlib2"/> (if you wish to use other image formats in addition to XPM)
  • x/wm/openbox.xml

    rc8b93dfd re71a98d9  
    7777    <bridgehead renderas="sect4">Optional</bridgehead>
    7878    <para role="optional">
    79       <xref linkend="dbus"/> (runtime),
     79      <xref role="runtime" linkend="dbus"/> (runtime),
    8080      <xref linkend="imlib2"/> (to enable icons in the right click menu),
    8181      <xref linkend="pyxdg"/>,
Note: See TracChangeset for help on using the changeset viewer.