Changeset 8558044 for x


Ignore:
Timestamp:
09/06/2021 05:42:49 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
fef4473
Parents:
7999839
Message:

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

Location:
x
Files:
36 edited

Legend:

Unmodified
Added
Removed
  • x/dm/lightdm.xml

    r7999839 r8558044  
    132132      <xref linkend="itstool"/>,
    133133      <xref linkend="linux-pam"/>, and
    134       <xref linkend="pcre"/> 
     134      <xref linkend="pcre"/>
    135135    </para>
    136136
     
    138138    <para role="recommended">
    139139      <xref linkend="gobject-introspection"/>,
    140       <xref linkend="libxklavier"/>, and 
     140      <xref linkend="libxklavier"/>, and
    141141      <xref linkend="vala"/>
    142142    </para>
     
    145145    <para role="optional">
    146146      <xref role="runtime" linkend="accountsservice"/> (run time),
    147       <xref linkend="at-spi2-core"/>, 
     147      <xref linkend="at-spi2-core"/>,
    148148      <xref linkend="gtk-doc"/>,
    149149      <xref linkend="qt5"/>,
     
    237237
    238238make</userinput></screen>
    239  
     239
    240240    <para>
    241241      Now, as the <systemitem class="username">root</systemitem> user:
     
    247247    <para>
    248248      If you installed Xorg in /opt, you will need to create a symbolic
    249       link so lightdm can find the Xorg server.  As the 
     249      link so lightdm can find the Xorg server.  As the
    250250      <systemitem class="username">root</systemitem> user:
    251251    </para>
     
    261261    <para>
    262262
    263       <command>sed ... /usr/bin/lightdm-session</command>: 
     263      <command>sed ... /usr/bin/lightdm-session</command>:
    264264      This command ensures that the initial login via the greeter sources
    265265      /etc/profile and ~/.bash_profile.  Without this, commands that depend on
    266       different environment variables may not work as expected. 
     266      different environment variables may not work as expected.
    267267    </para>
    268268<!--
     
    333333
    334334      <para revision="systemd">
    335         Install and enable the systemd unit.  From the 
     335        Install and enable the systemd unit.  From the
    336336        <xref linkend="systemd-units"/> package:
    337337      </para>
     
    392392      <seglistitem>
    393393        <seg>
    394           dm-tool, 
    395           lightdm, and 
     394          dm-tool,
     395          lightdm, and
    396396          lightdm-gtk-greeter
    397397        </seg>
     
    402402          /etc/lightdm,
    403403          /etc/apparmor.d,
    404           /usr/lib/lightdm, 
     404          /usr/lib/lightdm,
    405405          /usr/include/lightdm-gobject-1,
    406406          /usr/share/help/C/lightdm
     
    408408          /usr/share/doc/lightdm-gtk-greeter-&lightdm-gtk-greeter-version;,
    409409          /var/lib/lightdm,
    410           /var/lib/lightdm-data, 
     410          /var/lib/lightdm-data,
    411411          /var/cache/lightdm, and
    412412          /var/log/lightdm
  • x/dm/lxdm.xml

    r7999839 r8558044  
    309309
    310310  </sect2>
    311  
     311
    312312  <sect2 role="content">
    313313    <title>Contents</title>
  • x/icons/icons.xml

    r7999839 r8558044  
    1212
    1313  <para>
    14     Window Managers and Desktop Environments can use icons from different 
     14    Window Managers and Desktop Environments can use icons from different
    1515    sources.  Generally icons are installed in <filename class='directory'>
    1616    /usr/share/icons</filename> and are independent of distribution.
  • x/icons/oxygen-icons5.xml

    r7999839 r8558044  
    3131    <para>
    3232      The oxygen icons 5 theme is a photo-realistic icon style, with a
    33       high standard of graphics quality. 
     33      high standard of graphics quality.
    3434    </para>
    3535
  • x/installing/libinput.xml

    r7999839 r8558044  
    8383      <bridgehead renderas="sect5">Optional</bridgehead>
    8484      <para role="optional">
    85         <xref linkend="valgrind"/> (to run the tests), 
     85        <xref linkend="valgrind"/> (to run the tests),
    8686        <ulink url="http://sphinx-doc.org/">Sphinx</ulink> (required to build documentation),
    8787        <xref linkend="gtk3"/> (to build the GUI event viewer),
     
    177177
    178178      <para>
    179         If <xref linkend="doxygen"/>, <xref linkend="graphviz"/>, and 
     179        If <xref linkend="doxygen"/>, <xref linkend="graphviz"/>, and
    180180        <ulink url="http://sphinx-doc.org/">Sphinx</ulink> were
    181181        present during the build, you can install the generated documentation
  • x/installing/libva.xml

    r7999839 r8558044  
    148148      <caution>
    149149        <para>
    150           If you are reinstalling this package, you will need 
     150          If you are reinstalling this package, you will need
    151151          to remove the older versions of the libraries.  These are in the
    152152          form of libva*.so.1 and any symbolic links pointing to them.  In
     
    226226          </seg>
    227227          <seg>
    228             libva-drm.so, 
    229             libva-glx.so, 
     228            libva-drm.so,
     229            libva-glx.so,
    230230            libva.so,
    231             libva-wayland.so, and 
     231            libva-wayland.so, and
    232232            libva-x11.so
    233233          </seg>
  • x/installing/libvdpau.xml

    r7999839 r8558044  
    130130      <para>
    131131        To test the results, issue: <command>ninja test</command>.
    132         There is only one test for this package, dlclose, and it is known to 
     132        There is only one test for this package, dlclose, and it is known to
    133133        fail on some systems.
    134134      </para>
     
    158158          </seg>
    159159          <seg>
    160             $XORG_PREFIX/{include,lib}/vdpau 
     160            $XORG_PREFIX/{include,lib}/vdpau
    161161          </seg>
    162162        </seglistitem>
  • x/installing/mesa.xml

    r7999839 r8558044  
    112112      to as llvmpipe. See <ulink role="nodep"
    113113      url="https://docs.mesa3d.org/systems.html"/> for more information), and
    114       <xref linkend="wayland-protocols"/> (required for 
     114      <xref linkend="wayland-protocols"/> (required for
    115115        <xref role="nodep" linkend='plasma5-build'/>,
    116116        <!-- <xref role="nodep" linkend='lxqt'/>, -->
     
    129129      the patch above),
    130130      <ulink url="http://omxil.sourceforge.net/">Bellagio OpenMAX Integration
    131       Layer</ulink> (for mobile platforms), 
     131      Layer</ulink> (for mobile platforms),
    132132      <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
    133133      <ulink url="https://github.com/tizonia/tizonia-openmax-il/wiki/Tizonia-OpenMAX-IL/">
     
    204204    <para>
    205205      The platforms ("window systems") available for X86 linux are x11, wayland,
    206      <!--drm,--> and surfaceless. By not specifying anything, the meson 
     206     <!--drm,--> and surfaceless. By not specifying anything, the meson
    207207      build-system will build for all these platforms if you have the
    208208      dependencies, identical to if you had specified '-Dplatforms=auto'.
     
    252252    <para>
    253253      If you built the tests (see 'Command Explanations'), to run them issue:
    254       <command>ninja test</command>. 
     254      <command>ninja test</command>.
    255255      All 33 subtests tests in the mesa:compiler+glsl / glsl compiler warnings
    256256      suite are known to fail.
  • x/installing/tuning-fontconfig.xml

    r7999839 r8558044  
    294294    &lt;!-- hinting is enabled by default --&gt;
    295295    &lt;edit mode="assign" name="hinting"&gt;   &lt;bool&gt;true&lt;/bool&gt;&lt;/edit&gt;
    296    
     296
    297297    &lt;!-- for the lcdfilter see http://www.spasche.net/files/lcdfiltering/ --&gt;
    298298    &lt;edit mode="assign" name="lcdfilter"&gt; &lt;const&gt;lcddefault&lt;/const&gt;&lt;/edit&gt;
    299    
     299
    300300    &lt;!-- options for hintstyle:
    301301    hintfull: is supposed to give a crisp font that aligns well to the
     
    304304    hintmedium: poorly documented, maybe a synonym for hintfull.
    305305    hintslight is the default: - supposed to be more fuzzy but retains shape.
    306    
     306
    307307    hintnone: seems to turn hinting off.
    308308    The variations are marginal and results vary with different fonts --&gt;
    309309    &lt;edit mode="assign" name="hintstyle"&gt; &lt;const&gt;hintslight&lt;/const&gt;&lt;/edit&gt;
    310    
     310
    311311    &lt;!-- antialiasing is on by default and really helps for faint characters
    312312    and also for 'xft:' fonts used in rxvt-unicode --&gt;
    313313    &lt;edit mode="assign" name="antialias"&gt; &lt;bool&gt;true&lt;/bool&gt;&lt;/edit&gt;
    314    
     314
    315315    &lt;!-- subpixels are usually rgb, see
    316316    http://www.lagom.nl/lcd-test/subpixel.php --&gt;
    317317    &lt;edit mode="assign" name="rgba"&gt;      &lt;const&gt;rgb&lt;/const&gt;&lt;/edit&gt;
    318    
     318
    319319    &lt;!-- thanks to the Arch wiki for the lcd and subpixel links --&gt;
    320320  &lt;/match&gt;
  • x/installing/x7driver-intel.xml

    r7999839 r8558044  
    88  <!--<!ENTITY xorg-intel-driver-download-http "&xorg-download-http;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
    99  <!ENTITY xorg-intel-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">-->
    10  
     10
    1111  <!-- git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel
    1212       as of 2016-09-02 -->
     
    104104
    105105      <para>
    106         Enable the following options in the kernel configuration. 
     106        Enable the following options in the kernel configuration.
    107107        Recompile the kernel if necessary:
    108108      </para>
     
    151151
    152152<screen role="root"><userinput>make install &amp;&amp;
    153      
     153
    154154mv -v /usr/share/man/man4/intel-virtual-output.4 \
    155155      /usr/share/man/man1/intel-virtual-output.1 &amp;&amp;
    156      
     156
    157157sed -i '/\.TH/s/4/1/' /usr/share/man/man1/intel-virtual-output.1</userinput></screen>
    158158
  • x/installing/x7driver-libinput.xml

    r7999839 r8558044  
    3535        around libinput and allows for libinput to be used for input devices in
    3636        X. This driver can be used as as drop-in replacement for evdev and
    37         synaptics. 
     37        synaptics.
    3838      </para>
    3939
  • x/installing/x7driver-nouveau.xml

    r7999839 r8558044  
    8484      <note>
    8585        <para>
    86           The new <quote>Maxwell</quote> and <quote>Pascal</quote> 
     86          The new <quote>Maxwell</quote> and <quote>Pascal</quote>
    8787          GPUs require Glamor to be built with the Xorg server.
    8888          <!-- I tested this driver with a GTX 1050ti - the above note is true. -->
     
    135135<screen role="root"><userinput>make install</userinput></screen>
    136136    </sect3>
    137 <!-- 
     137<!--
    138138    Glamor has been removed from the nouveau driver.
    139139
  • x/installing/x7driver.xml

    r7999839 r8558044  
    5454        In addition to the drivers listed below, there are several other
    5555        drivers for very old hardware that may still be relevant.
    56         The latest versions of these drivers may be downloaded from 
     56        The latest versions of these drivers may be downloaded from
    5757        <ulink url='https://www.x.org/archive/individual/driver'>
    5858        https://www.x.org/archive/individual/driver</ulink>.
    59         Instructions for building these now intermittently maintained drivers 
     59        Instructions for building these now intermittently maintained drivers
    6060        may be found in a
    6161        prior version of BLFS: <ulink url="&BLFS76;">&BLFS76;</ulink>
  • x/installing/xcb-util-image.xml

    r7999839 r8558044  
    8181      <xref linkend="doxygen"/> (for documentation)
    8282    </para>
    83  
     83
    8484    <para condition="html" role="usernotes">User Notes:
    8585      <ulink url="&blfs-wiki;/xcb-util-image"/>
  • x/installing/xinit.xml

    r7999839 r8558044  
    8181    <bridgehead renderas="sect4">Recommended (runtime only)</bridgehead>
    8282    <para role="recommended">
    83       <xref role="runtime" linkend="twm"/>, 
     83      <xref role="runtime" linkend="twm"/>,
    8484      <xref role="runtime" linkend="xclock"/>, and
    8585      <xref role="runtime" linkend="xterm2"/> (used in the default <filename>
     
    125125        <systemitem class="username">root</systemitem> user:
    126126      </para>
    127      
     127
    128128<screen role="nodump"><userinput>chmod u+s $XORG_PREFIX/libexec/Xorg</userinput></screen>
    129129
    130130      <para>
    131         At this point you can start Xorg on virtual terminal 7 with 
     131        At this point you can start Xorg on virtual terminal 7 with
    132132        <command>startx &lt;client arguments&gt; -- vt7</command>.  Now
    133         you can toggle between tty1 and tty7 with the Ctrl-Alt-F1 and 
     133        you can toggle between tty1 and tty7 with the Ctrl-Alt-F1 and
    134134        Ctrl-Alt-F7 key combinations.
    135135      </para>
    136      
     136
    137137      <para>
    138138        To automatically start Xorg on the first available virtual terminal,
     
    140140        class="username">root</systemitem> user with:
    141141      </para>
    142      
     142
    143143<screen role="nodump"><userinput>sed -i '/$serverargs $vtarg/ s/serverargs/: #&amp;/' $XORG_PREFIX/bin/startx</userinput></screen>
    144144
    145145      <para>
    146         After this change, the virtual terminal does not need to be 
     146        After this change, the virtual terminal does not need to be
    147147        specified on the startx command line.
    148148      </para>
  • x/installing/xorg-server.xml

    r7999839 r8558044  
    177177
    178178    <para>
    179       <parameter>--enable-suid-wrapper</parameter>: Builds the suid-root 
     179      <parameter>--enable-suid-wrapper</parameter>: Builds the suid-root
    180180      wrapper for legacy driver support on rootless xserver systems.
    181181    </para>
  • x/installing/xorg7.xml

    r7999839 r8558044  
    207207
    208208    <para>
    209       The script above needs to be activated.  Normally it will be 
     209      The script above needs to be activated.  Normally it will be
    210210      automatic at login, but to activate it now, as a regular user, run:
    211211    </para>
  • x/lib/at-spi2-core.xml

    r7999839 r8558044  
    123123    <para>
    124124      A session bus address, normally available in an Xorg terminal,
    125       is necessary to run the tests. And, the test suite requires the 
     125      is necessary to run the tests. And, the test suite requires the
    126126      glib schemas of the package already installed. To test the results,
    127127      install the package first, then issue: <command>ninja test</command>.
     
    148148    <para>
    149149      <parameter>-Dsystemd_user_dir=/tmp</parameter>: This flag puts the
    150       systemd unit file in /tmp where it will be removed. SysV, is unable to 
     150      systemd unit file in /tmp where it will be removed. SysV, is unable to
    151151      use this file.
    152152    </para>
  • x/lib/cairo.xml

    r7999839 r8558044  
    55  %general-entities;
    66
    7   <!ENTITY cairo-download-http "https://www.cairographics.org/snapshots/cairo-&cairo-version;.tar.xz"> 
     7  <!ENTITY cairo-download-http "https://www.cairographics.org/snapshots/cairo-&cairo-version;.tar.xz">
    88  <!--<!ENTITY cairo-download-http "&sources-anduin-http;/cairo/cairo-&cairo-version;.tar.xz">-->
    99  <!ENTITY cairo-download-ftp  " ">
     
    174174
    175175    <para>
    176       <parameter>--enable-tee</parameter>: This switch enables the 
    177       experimental tee surface backend which is required if using 
     176      <parameter>--enable-tee</parameter>: This switch enables the
     177      experimental tee surface backend which is required if using
    178178      system-installed <application>Cairo</application> with Mozilla applications.
    179179    </para>
     
    279279          <para>
    280280            contains functions that integrate
    281             <application>Cairo</application> with 
     281            <application>Cairo</application> with
    282282            <application>Glib</application>'s GObject type system
    283283          </para>
  • x/lib/clutter.xml

    r7999839 r8558044  
    141141      <!-- The tests will hang if run at more than -j1.-->
    142142      <!-- The test named actor-offscreen-redirect may hang.-->
    143       <!-- Two tests have been observed to indicate ERROR, but each is flagged twice. 
     143      <!-- Two tests have been observed to indicate ERROR, but each is flagged twice.
    144144           For version 1.26.4 all tests pass.  -->
    145145    </para>
  • x/lib/cogl.xml

    r7999839 r8558044  
    9898      <xref linkend="glu"/>,
    9999      <xref linkend="mesa"/>,
    100       <xref linkend="pango"/>, and 
     100      <xref linkend="pango"/>, and
    101101      <xref linkend="wayland"/>
    102102    </para>
  • x/lib/colord-gtk.xml

    r7999839 r8558044  
    7878      <xref linkend="gtk3"/>
    7979    </para>
    80      
     80
    8181    <bridgehead renderas="sect4">Recommended</bridgehead>
    8282    <para role="recommended">
     
    127127      a color profile for your primary display.
    128128      <!-- on an ASUS 32" IPS display, I have a color profile and it works
    129            properly. On the other hand, with a Dell SP2208WFP LCD, 
     129           properly. On the other hand, with a Dell SP2208WFP LCD,
    130130           no color profile is available and the tests fail. It seems to
    131131           depend on the system/display. -->
  • x/lib/gdk-pixbuf.xml

    r7999839 r8558044  
    127127    <para>
    128128      To test the results, issue: <command>ninja test</command>. The tests
    129       make a heavy use of disk. 
     129      make a heavy use of disk.
    130130    </para>
    131131
     
    186186        <seg>
    187187          gdk-pixbuf-csource,
    188           gdk-pixbuf-pixdata, 
     188          gdk-pixbuf-pixdata,
    189189          gdk-pixbuf-query-loaders, and
    190190          gdk-pixbuf-thumbnailer
     
    196196          /usr/{include,lib}/gdk-pixbuf-2.0,
    197197          /usr/libexec/installed-tests/gdk-pixbuf,
    198           /usr/share/installed-tests/gdk-pixbuf, 
     198          /usr/share/installed-tests/gdk-pixbuf,
    199199          /usr/share/gtk-doc/html/gdk-pixbuf, and
    200200          /usr/share/thumbnailers
  • x/lib/gdl.xml

    r7999839 r8558044  
    3030
    3131    <para>
    32       The GDL package provides a library that is useful for docking objects in 
     32      The GDL package provides a library that is useful for docking objects in
    3333      GTK+ applications.
    3434    </para>
  • x/lib/gtk+2.xml

    r7999839 r8558044  
    129129      not a text-based terminal/console) as the tests attempt to open an X
    130130      window, and the tests can take an excessively long time. Using an X
    131       Window, the tests should take less than 0.1 SBU. One test, 
     131      Window, the tests should take less than 0.1 SBU. One test,
    132132      aliasfilescheck.sh, is known to fail.
    133133    </para>
  • x/lib/gtk+3.xml

    r7999839 r8558044  
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="at-spi2-atk"/>, 
     77      <xref linkend="at-spi2-atk"/>,
    7878      <xref linkend="gdk-pixbuf"/>,
    7979      <xref linkend="libepoxy"/>, and
     
    101101    <para role="optional">
    102102      <xref linkend="colord"/>,
    103       <xref linkend="cups"/>, 
     103      <xref linkend="cups"/>,
    104104      <xref linkend="docbook-utils"/>,
    105105      <xref linkend="gtk-doc"/>,
     
    145145    <para>
    146146      To test the results you need a graphical session, then issue
    147       <command>make check</command>. <!--There are several tests that 
     147      <command>make check</command>. <!--There are several tests that
    148148      have subtests that are known to fail: scrolledwindow, treeview,
    149149      accessibility-dump, test-css-nodes, and gtk-reftest.
    150       Additionally many tests will fail if the current 
     150      Additionally many tests will fail if the current
    151151      gtk theme (such as current XFCE themes) has deprecated elements.
    152152      The accessibility portion of the test suite (7 tests) is known
     
    197197
    198198    <para>
    199       <parameter>--enable-x11-backend</parameter>: This switch enables the X11 
     199      <parameter>--enable-x11-backend</parameter>: This switch enables the X11
    200200      GDK backend.
    201201    </para>
    202    
     202
    203203    <para>
    204204      <parameter>--enable-wayland-backend</parameter>: This switch
     
    213213      installation.
    214214    </para>
    215  
     215
    216216    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    217217      href="../../xincludes/gtk-doc-rebuild.xml"/>
     
    265265        the Adwaita theme built in <application>GTK+ 3</application>),
    266266        an icon theme (such as <xref
    267         linkend="oxygen-icons5"/>) and/or a font (<xref linkend="dejavu-fonts"/>), 
     267        linkend="oxygen-icons5"/>) and/or a font (<xref linkend="dejavu-fonts"/>),
    268268        you can set your preferences in <filename>~/.config/gtk-3.0/settings.ini</filename>,
    269269        or the default system wide configuration file (as the <systemitem
     
    295295        <ulink url="https://www.gnome-look.org/browse/"/> and other places.
    296296      </para>
    297    
     297
    298298      <para>
    299299        As part of GTK+-3.0's redesign, the scroll bar buttons are no longer
     
    334334          gtk-encode-symbolic-svg,
    335335          gtk-launch,
    336           gtk-query-immodules-3.0, 
     336          gtk-query-immodules-3.0,
    337337          gtk-query-settings, and
    338338          gtk-update-icon-cache
     
    480480        <listitem>
    481481          <para>
    482             provides a complete listing of all settings related to 
     482            provides a complete listing of all settings related to
    483483            <application>GTK+ 3</application>
    484484          </para>
  • x/lib/gtk4.xml

    r7999839 r8558044  
    224224        <filename>~/.config/gtk-4.0/settings.ini</filename>, or the default
    225225        system-wide configuration file (as the
    226         <systemitem class="username">root</systemitem> user), in 
     226        <systemitem class="username">root</systemitem> user), in
    227227        <filename>/usr/share/gtk-4.0/settings.ini</filename>. For the local
    228228        user, an example is:
     
    245245       <para>
    246246         There are many settings keys, some with default values. You can find
    247          them at <ulink 
     247         them at <ulink
    248248         url="https://developer.gnome.org/gtk4/stable/GtkSettings.html">Settings:
    249249         GTK 4 Reference Manual</ulink>.
  • x/lib/gtksourceview4.xml

    r7999839 r8558044  
    151151    <para>
    152152      <option>-Dgtk_doc=true</option>: This option is normally
    153       used if <application>GTK-Doc</application> is installed and you wish 
     153      used if <application>GTK-Doc</application> is installed and you wish
    154154      to rebuild and install the API documentation.
    155155    </para>
  • x/lib/gtksourceview5.xml

    r7999839 r8558044  
    131131      documentation.
    132132    </para>
    133    
     133
    134134    <para>
    135135      <option>-Dsysprof=true</option>: Use this switch if you have
  • x/lib/libdrm.xml

    r7999839 r8558044  
    118118    <para>
    119119      To check the results, issue <command>ninja test</command>. <!--One test,
    120       'threaded' in the nouveau subdirectory, is known to fail with a 
     120      'threaded' in the nouveau subdirectory, is known to fail with a
    121121      30 second timeout.-->
    122122      <!-- Regarding the 'threaded' test, it's now skipped by default (2.4.102)
    123123           -renodr -->
    124      
     124
    125125      <!-- Tests may hang
    126126      for unknown reasons. --><!-- If nouveau threaded test hangs, you can disable it
    127127      with
    128       <command>sed -i 's/^TESTS/#&amp;/' tests/nouveau/Makefile.in</command>. 
    129      
     128      <command>sed -i 's/^TESTS/#&amp;/' tests/nouveau/Makefile.in</command>.
     129
    130130      Now that tests are run with ninja, the test merely times out after 30 seconds.
    131131      -->
  • x/lib/pango.xml

    r7999839 r8558044  
    8080       <xref linkend="freetype2"/> using <xref linkend="harfbuzz"/>),
    8181      <xref linkend="fribidi"/>, and
    82       <xref linkend="glib2"/> 
     82      <xref linkend="glib2"/>
    8383
    8484    </para>
     
    123123    <para>
    124124      To test the results, issue: <command>ninja test</command>. One test,
    125       <filename>test-font</filename>, 
     125      <filename>test-font</filename>,
    126126      <!--<filename>test-layout</filename>, and
    127       <filename>test-itemize</filename>, are known to fail if 
     127      <filename>test-itemize</filename>, are known to fail if
    128128      <xref linkend="cantarell-fonts"/> are not installed.-->
    129129      is known to fail.
     
    155155    <!-- gtk-doc replaced by gi-docgen
    156156    <para>
    157       <option>-Dgtk_doc</option>: Use this switch if gtk-doc is 
     157      <option>-Dgtk_doc</option>: Use this switch if gtk-doc is
    158158      installed and you wish to rebuild and install the API documentation.
    159159    </para>-->
     
    215215      <seglistitem>
    216216        <seg>
    217           pango-list, pango-segmentation, and pango-view 
     217          pango-list, pango-segmentation, and pango-view
    218218        </seg>
    219219        <seg>
  • x/lib/qt5.xml

    r7999839 r8558044  
    141141      <ulink url="https://www.assimp.org/">assimp</ulink>,
    142142      <ulink url="http://www.festvox.org/flite/">Flite</ulink>,
    143       <ulink url="http://www.firebirdsql.org/">Firebird</ulink>, 
     143      <ulink url="http://www.firebirdsql.org/">Firebird</ulink>,
    144144      <ulink url="http://www.freetds.org/">FreeTDS</ulink>,
    145145      <ulink url="https://libproxy.github.io/libproxy/">libproxy</ulink>,
     
    178178        is used as installation prefix instead of <filename
    179179        class="directory">/opt/qt-&qt5-version;</filename>. To create a
    180         versioned <application>Qt5</application> directory after the 
     180        versioned <application>Qt5</application> directory after the
    181181        installation is complete, you may rename the directory and create a symlink:
    182182      </para>
     
    196196    <note>
    197197      <para>
    198         If <xref linkend="qca"/> has been installed and you are 
    199         reinstalling or updating this package, then 
     198        If <xref linkend="qca"/> has been installed and you are
     199        reinstalling or updating this package, then
    200200        <application>qca</application> will need to be reinstalled.
    201201      </para>
  • x/lib/qtwebengine.xml

    r7999839 r8558044  
    157157        By default, ninja will use all online CPUs +2 (if at least 4 exist),
    158158        even if they are not available to the current task because the build
    159         terminal has been restricted with 'taskset'.  In BLFS, this package 
     159        terminal has been restricted with 'taskset'.  In BLFS, this package
    160160        takes more time to build than than any other.  In one example,
    161         the build of this package crashed at about the 90 percent point 
    162         due to an out of memory problem on a system with 24 cores and 32 GB 
     161        the build of this package crashed at about the 90 percent point
     162        due to an out of memory problem on a system with 24 cores and 32 GB
    163163        of memory.
    164164      </para>
     
    463463
    464464    <!--
    465     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
     465    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    466466       href="../../xincludes/SIOCGSTAMP.xml"/>
    467467    -->
     
    470470      <option>NINJAJOBS=4 make</option>: If you patched system ninja in LFS to
    471471      recognize the NINJAJOBS environment variable, this command will run system
    472       ninja with the specified number of jobs (i.e. 4). 
     472      ninja with the specified number of jobs (i.e. 4).
    473473      There are several reasons why you might want to use options like this this:
    474474    </para>
     
    504504            Reducing the number of cores will prevent potential out-of-memory
    505505            problems on systems that do not have enough memory (or swap)
    506             when all cores are active.  A suggested approach is to limit 
    507             the number of cores to about one core for each 1.5 GB of 
     506            when all cores are active.  A suggested approach is to limit
     507            the number of cores to about one core for each 1.5 GB of
    508508            combined RAM and swap space.
    509509          </para>
     
    576576      <seglistitem>
    577577        <seg>
    578           qtwebengine_convert_dict and 
     578          qtwebengine_convert_dict and
    579579          QtWebEngineProcess (in $QT5DIR/libexec)
    580580        </seg>
     
    582582          libQt5Pdf.so,
    583583          libQt5PdfWidgets.so,
    584           libQt5WebEngineCore.so, 
    585           libQt5WebEngine.so, and 
     584          libQt5WebEngineCore.so,
     585          libQt5WebEngine.so, and
    586586          libQt5WebEngineWidgets.so
    587587        </seg>
  • x/lib/webkitgtk.xml

    r7999839 r8558044  
    3030
    3131    <para>
    32       The <application>WebKitGTK</application> package is a port of the 
     32      The <application>WebKitGTK</application> package is a port of the
    3333      portable web rendering engine <application>WebKit</application> to the
    3434      <application>GTK+ 3</application> and <application>GTK+ 2</application>
     
    126126      <ulink url="https://ccache.dev/">ccache</ulink>,
    127127      <ulink url="https://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
    128       <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>, 
     128      <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>,
    129129      <ulink url="https://gnome.pages.gitlab.gnome.org/libmanette/">libmanette</ulink>, and
    130130      <ulink url="https://github.com/flatpak/xdg-dbus-proxy">xdg-dbus-proxy</ulink>
     
    245245
    246246    <para>
    247       <parameter>-DENABLE_BUBBLEWRAP_SANDBOX=OFF</parameter>: Remove this 
     247      <parameter>-DENABLE_BUBBLEWRAP_SANDBOX=OFF</parameter>: Remove this
    248248      switch if the optional packages <xref linkend="bubblewrap"/> and
    249249      <ulink url="https://github.com/flatpak/xdg-dbus-proxy">xdg-dbus-proxy</ulink>
     
    279279
    280280    <para>
    281       <option>-DUSE_WOFF2=ON</option>: Use this switch if the optional 
     281      <option>-DUSE_WOFF2=ON</option>: Use this switch if the optional
    282282      package <xref linkend="woff2"/> is installed. This adds additional
    283283      support for fonts.
     
    305305        <seg>
    306306<!-- Moved to /usr/libexec/webkit2gtk-4.0, so shouldn't appear here
    307           jsc, 
     307          jsc,
    308308          MiniBrowser, and -->
    309309          WebKitWebDriver
  • x/wm/icewm.xml

    r7999839 r8558044  
    8383      <xref linkend="asciidoc"/> (for regenerating the HTML documentation),
    8484      <xref linkend="fribidi"/> (for languages written right to left),
    85       <xref linkend="imlib2"/>, 
     85      <xref linkend="imlib2"/>,
    8686      <xref linkend="librsvg"/>,
    8787      <xref linkend="libao"/>,
     
    136136
    137137    <para>
    138       <option>-DENABLE_LTO=ON</option>: This option enables Link 
     138      <option>-DENABLE_LTO=ON</option>: This option enables Link
    139139      Time Optimization and is required for this package.
    140140    </para>
     
    149149
    150150    <para>
    151       <command>cp ../lib/IceWM.jpg lib</command>: This instruction fixes an 
     151      <command>cp ../lib/IceWM.jpg lib</command>: This instruction fixes an
    152152      install problem.
    153153    </para>
     
    362362      <seglistitem>
    363363        <seg>icehelp, icesh, icesound, icewm, icewm-menu-fdo, icewm-menu-xrandr,
    364         icewm-session, icewm-set-gnomewm, icewmbg, and icewmhint 
     364        icewm-session, icewm-set-gnomewm, icewmbg, and icewmhint
    365365        <!--icewmtray--></seg>
    366366        <seg>None</seg>
  • x/wm/sawfish.xml

    r7999839 r8558044  
    202202        <seg>
    203203          sawfish, sawfish-about, sawfish-client, sawfish-config,
    204           sawfish-kde4-session, sawfish-kde5-session, sawfish-lumina-session, 
     204          sawfish-kde4-session, sawfish-kde5-session, sawfish-lumina-session,
    205205          sawfish-mate-session, and sawfish-xfce-session
    206206        </seg>
Note: See TracChangeset for help on using the changeset viewer.