Ignore:
Timestamp:
10/20/2021 09:47:06 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
9202bf63
Parents:
7f45fea
Message:

Package updates:

Update to libinput-1.19.1
Update to openssh-8.8p1 (alongside ssh-askpass-8.8p1)
Update to cifs-utils-6.14
Update to NetworkManager-1.32.12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libinput.xml

    r7f45fea r9556a94  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.19.0">
     7  <!ENTITY libinput-version "1.19.1">
    88
    99  <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "8e0600a296584f8d65d4ca1a82cd4a02">
     11  <!ENTITY libinput-md5sum        "5176f5b2806807df23c5e315bcbf6567">
    1212  <!ENTITY libinput-size          "640 KB">
    1313  <!ENTITY libinput-buildsize     "13 MB">
    14   <!ENTITY libinput-time          "less than 0.1 SBU">
     14  <!ENTITY libinput-time          "0.1 SBU">
    1515]>
    1616
     
    150150      -Ddebug-gui=false     \
    151151      -Dtests=false         \
    152       -Ddocumentation=false \
    153152      -Dlibwacom=false      \
    154153      ..                    &amp;&amp;
     
    212211
    213212      <para>
    214         <parameter>-Ddocumentation=false</parameter>: This switch disables
    215         generation of the documentation. Remove if you want to generate it, and
    216         you have <xref linkend="doxygen"/> and <xref linkend="graphviz"/>
    217         installed.
     213        <parameter>-Ddocumentation=true</parameter>: This switch enables
     214        generation of the documentation. Add it if you want to generate
     215        the documentation. You must have <xref linkend="doxygen"/> and
     216        <xref linkend="graphviz"/> installed.
    218217      </para>
    219218
Note: See TracChangeset for help on using the changeset viewer.