Changeset efef111


Ignore:
Timestamp:
07/12/2024 09:00:06 PM (2 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
9c8b485
Parents:
4473326
Message:

Update to libwacom-2.12.2

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libwacom.xml

    r4473326 refef111  
    77  <!ENTITY libwacom-download-http "https://github.com/linuxwacom/libwacom/releases/download/libwacom-&libwacom-version;/libwacom-&libwacom-version;.tar.xz">
    88  <!ENTITY libwacom-download-ftp  " ">
    9   <!ENTITY libwacom-md5sum        "7921330e601bc747a8d860f75502774c">
     9  <!ENTITY libwacom-md5sum        "7005d961cc44995d8c04d586fa060c63">
    1010  <!ENTITY libwacom-size          "152 KB">
    11   <!ENTITY libwacom-buildsize     "4.9 MB (with tests)">
     11  <!ENTITY libwacom-buildsize     "7.9 MB (with tests)">
    1212  <!ENTITY libwacom-time          "less than 0.1 SBU (with tests)">
    1313]>
     
    116116      --prefix=/usr       \
    117117      --buildtype=release \
    118       -Dtests=disabled    &amp;&amp;
     118      -D tests=disabled    &amp;&amp;
    119119ninja</userinput></screen>
    120120
     
    127127
    128128    <!-- The duplicated match is causing many mutter test failures if
    129          unfixed. -->
     129         unfixed. It also prevents running any of the utilities -->
    130130    <para>
    131131      If upgrading from a previous version of libwacom, remove the old
     
    151151
    152152    <para>
    153       <parameter>-Dtests=disabled</parameter>: This parameter disables some of
     153      <parameter>-D tests=disabled</parameter>: This parameter disables some of
    154154      the more advanced tests because they require <xref linkend="pytest"/> and
    155155      other two Python modules beyond the scope of BLFS to work properly.
  • introduction/welcome/changelog.xml

    r4473326 refef111  
    4242      <para>July 12th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Update to libwacom-2.12.2. Fixes
     46          <ulink url="&blfs-ticket-root;19987">#19987</ulink>.</para>
     47        </listitem>
    4448        <listitem revision="systemd">
    4549          <para>[renodr] - Update to systemd-256.1. Fixes
  • packages.ent

    r4473326 refef111  
    182182<!ENTITY libxmlb-version              "0.3.19">
    183183<!ENTITY libxslt-version              "1.1.42">
    184 <!ENTITY libwacom-version             "2.12.1">
     184<!ENTITY libwacom-version             "2.12.2">
    185185<!ENTITY libwpe-version               "1.14.2">
    186186<!ENTITY log4cplus-version            "2.1.1">
Note: See TracChangeset for help on using the changeset viewer.