Changeset 30386446


Ignore:
Timestamp:
09/21/2023 06:18:58 PM (9 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
1a88720
Parents:
3c639e4e
Message:

Update to libshumate-1.1.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r3c639e4e r30386446  
    5151<!ENTITY libgweather-version               "&libgweather-minor;.0">
    5252<!ENTITY libpeas-version                   "1.36.0">
    53 <!ENTITY libshumate-version                "1.0.5">
     53<!ENTITY libshumate-version                "1.1.0">
    5454<!ENTITY libwnck-version                   "43.0">
    5555<!ENTITY evolution-data-server-version     "3.50.0">
  • gnome/platform/libshumate.xml

    r3c639e4e r30386446  
    55  %general-entities;
    66
    7   <!ENTITY libshumate-download-http "&gnome-download-http;/libshumate/1.0/libshumate-&libshumate-version;.tar.xz">
    8   <!ENTITY libshumate-download-ftp  "&gnome-download-ftp;/libshumate/1.0/libshumate-&libshumate-version;.tar.xz">
    9   <!ENTITY libshumate-md5sum        "2e30b5dae91ee473d47a3a0be54d4fd9">
    10   <!ENTITY libshumate-size          "112 KB">
    11   <!ENTITY libshumate-buildsize     "4.1 MB">
    12   <!ENTITY libshumate-time          "0.1 SBU">
     7  <!ENTITY libshumate-download-http "&gnome-download-http;/libshumate/1.1/libshumate-&libshumate-version;.tar.xz">
     8  <!ENTITY libshumate-download-ftp  "&gnome-download-ftp;/libshumate/1.1/libshumate-&libshumate-version;.tar.xz">
     9  <!ENTITY libshumate-md5sum        "15939dd12d83891b4fa724b7c7f20289">
     10  <!ENTITY libshumate-size          "296 KB">
     11  <!ENTITY libshumate-buildsize     "5.4 MB">
     12  <!ENTITY libshumate-time          "0.2 SBU">
    1313]>
    1414
     
    8181    <bridgehead renderas="sect4">Optional</bridgehead>
    8282    <para role="optional">
    83       <xref linkend="gi-docgen"/>
    84       <!-- and <xref linkend="gtk-doc"/> check but never used -->
     83      <xref linkend="gi-docgen"/> and
     84      <ulink url="&sysprof-url;">sysprof</ulink>
    8585    </para>
    8686
     
    9898cd    build &amp;&amp;
    9999
    100 meson setup --prefix=/usr       \
    101             --buildtype=release \
    102             -Dgtk_doc=false     \
     100meson setup --prefix=/usr          \
     101            --buildtype=release    \
     102            --wrap-mode=nodownload \
     103            -Dgtk_doc=false        \
    103104            ..                  &amp;&amp;
    104105ninja</userinput></screen>
     
    129130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    130131      href="../../xincludes/meson-buildtype-release.xml"/>
     132
     133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     134      href="../../xincludes/meson-wrap-nodownload.xml"/>
    131135  </sect2>
    132136
  • introduction/welcome/changelog.xml

    r3c639e4e r30386446  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to libshumate-1.1.0. Fixes
     46          <ulink url="&blfs-ticket-root;18587">#18587</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Update to gsettings-desktop-schemas-45.0. Fixes
    4650          <ulink url="&blfs-ticket-root;18585">#18585</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.