Changeset a0d2c26


Ignore:
Timestamp:
04/20/2023 12:24:17 AM (12 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
601bc7a
Parents:
99fd16e
Message:

Update to at-spi2-core-2.48.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r99fd16e ra0d2c26  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[renodr] - Update to at-spi2-core-2.48.0. Fixes
     46         <ulink url="&blfs-ticket-root;17842">#17842</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[renodr] - Update to intel-media-driver-23.2.0. Fixes
    4650         <ulink url="&blfs-ticket-root;17957">#17957</ulink>.</para>
  • packages.ent

    r99fd16e ra0d2c26  
    788788<!ENTITY atk-version                  "&atk-minor;.0">
    789789<!ENTITY atkmm-version                "2.28.3">
    790 <!ENTITY at-spi2-core-version         "2.46.0">
     790<!ENTITY at-spi2-core-version         "2.48.0">
    791791<!ENTITY at-spi2-atk-version          "2.38.0">
    792792<!ENTITY cairo-minor                  "1.17">
  • x/lib/at-spi2-core.xml

    r99fd16e ra0d2c26  
    66
    77  <!ENTITY at-spi2-core-download-http
    8            "&gnome-download-http;/at-spi2-core/2.46/at-spi2-core-&at-spi2-core-version;.tar.xz">
     8           "&gnome-download-http;/at-spi2-core/2.48/at-spi2-core-&at-spi2-core-version;.tar.xz">
    99  <!ENTITY at-spi2-core-download-ftp
    10            "&gnome-download-ftp;/at-spi2-core/2.46/at-spi2-core-&at-spi2-core-version;.tar.xz">
    11   <!ENTITY at-spi2-core-md5sum        "16e85a40442d80be960b4e1e3992fd5b">
    12   <!ENTITY at-spi2-core-size          "528 KB">
     10           "&gnome-download-ftp;/at-spi2-core/2.48/at-spi2-core-&at-spi2-core-version;.tar.xz">
     11  <!ENTITY at-spi2-core-md5sum        "69e96032f071371b29b32c804f8b97d3">
     12  <!ENTITY at-spi2-core-size          "544 KB">
    1313  <!ENTITY at-spi2-core-buildsize     "20 MB (with tests)">
    1414  <!ENTITY at-spi2-core-time          "0.2 SBU (with tests)">
     
    9191    <bridgehead renderas="sect4">Optional</bridgehead>
    9292    <para role="optional">
    93       <xref linkend="gtk-doc"/>
     93      <xref linkend="gi-docgen"/>
    9494    </para>
    9595
     
    127127      schemas of the package to be installed already. To test the results,
    128128      install the package first, then issue: <command>ninja test</command>.
     129      One test, <filename>atk</filename>, is known to timeout on some systems.
     130      Another test, <filename>memory</filename>, is known to fail.
    129131    </para>
    130132
     
    156158    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    157159      href="../../xincludes/meson-buildtype-release.xml"/>
     160
     161    <para>
     162      <option>-Ddocs=true</option>: Use this switch if you want to build the
     163      documentation. Note that you must have
     164      <xref role="nodep" linkend="gi-docgen"/> installed on your system.
     165    </para>
    158166
    159167  </sect2>
Note: See TracChangeset for help on using the changeset viewer.