Changeset 8f6f10e for x


Ignore:
Timestamp:
01/02/2019 07:00:52 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
d60cd837
Parents:
4199730
Message:

Merge to HEAD 20905.

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

Location:
x
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libinput.xml

    r4199730 r8f6f10e  
    221221    </para>
    222222
    223     <para>
     223    <para revision="sysv">
    224224      <option>-Dlibwacom=false</option>: Remove this
    225225      option if you have the external library libwacom installed.
     226    </para>
     227
     228    <para revision="systemd">
     229      <option>-Dlibwacom=false</option>: Remove this option if you
     230      have <xref linkend="libwacom"/> installed, or if you are installing
     231      GNOME.
    226232    </para>
    227233
     
    238244      <seglistitem>
    239245        <seg>
    240           libinput,
     246          libinput
    241247          <!-- libinput-debug-events, libinput-list-devices, libinput-measure*,
    242248          libinput-record, libinput-replay Library Executables -->
  • x/lib/cogl.xml

    r4199730 r8f6f10e  
    140140      To test the results, issue: <command>make check</command>. The
    141141      tests should be run from an X terminal on the hardware accelerated
    142       Xorg Server.
     142      Xorg Server. A few tests will use all CPUs in parallel, regardless of
     143      parallellism settings.
    143144    </para>
    144145
  • x/lib/webkitgtk.xml

    r4199730 r8f6f10e  
    77  <!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    88  <!ENTITY webkitgtk-download-ftp  " ">
    9   <!ENTITY webkitgtk-md5sum        "207d50d313c07b03726f3a7f22643934">
     9  <!ENTITY webkitgtk-md5sum        "96a731522b800f38e70f85c22f8de477">
    1010  <!ENTITY webkitgtk-size          "16 MB">
    11   <!ENTITY webkitgtk-buildsize     "788 MB (128 MB installed)">
    12   <!ENTITY webkitgtk-time          "16 SBU (using parallelism=4, 50 SBUs using one core)">
     11  <!ENTITY webkitgtk-buildsize     "789 MB (128 MB installed)">
     12  <!ENTITY webkitgtk-time          "20 SBU (using parallelism=4, 65 SBUs using one core)">
    1313]>
    1414
  • x/wm/openbox.xml

    r4199730 r8f6f10e  
    100100    </note>
    101101
    102     <para>If you installed only Python 3 PyXDG module convert one of the
     102    <para>If you only installed the Python 3 PyXDG module convert one of the
    103103    scripts to Python 3:</para>
    104104
Note: See TracChangeset for help on using the changeset viewer.