Changeset 2f7fef8


Ignore:
Timestamp:
04/10/2022 06:35:14 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
db0f1bc
Parents:
bc58b26
Message:

Update to gnome-weather-42.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    rbc58b26 r2f7fef8  
    9999<!ENTITY gnome-terminal-version            "3.44.0">
    100100<!ENTITY gnome-tweaks-version              "40.0">
    101 <!ENTITY gnome-weather-version             "41.0">
     101<!ENTITY gnome-weather-version             "42.0">
    102102<!--ENTITY gucharmap-version                 "13.0.8"-->
    103103<!-- "major" version also used for links to unicode downloads -->
  • gnome/applications/gnome-weather.xml

    rbc58b26 r2f7fef8  
    66
    77  <!ENTITY gnome-weather-download-http
    8            "&gnome-download-http;/gnome-weather/&gnome-41;/gnome-weather-&gnome-weather-version;.tar.xz">
     8           "&gnome-download-http;/gnome-weather/&gnome-42;/gnome-weather-&gnome-weather-version;.tar.xz">
    99  <!ENTITY gnome-weather-download-ftp
    10            "&gnome-download-ftp;/gnome-weather/&gnome-41;/gnome-weather-&gnome-weather-version;.tar.xz">
    11   <!ENTITY gnome-weather-md5sum        "03a4fba5f210a08dbae6d0f7806e733d">
    12   <!ENTITY gnome-weather-size          "924 KB">
    13   <!ENTITY gnome-weather-buildsize     "5.4 MB">
     10           "&gnome-download-ftp;/gnome-weather/&gnome-42;/gnome-weather-&gnome-weather-version;.tar.xz">
     11  <!ENTITY gnome-weather-md5sum        "702c07e0da5db7a3f779d74a55606fcb">
     12  <!ENTITY gnome-weather-size          "228 KB">
     13  <!ENTITY gnome-weather-buildsize     "4.8 MB">
    1414  <!ENTITY gnome-weather-time          "less than 0.1 SBU">
    1515]>
     
    7979    <para role="required">
    8080      <xref linkend="gjs"/>,
     81      <xref linkend="libadwaita1"/>,
    8182      <xref linkend="libgweather"/>, and
    8283      <xref linkend="libhandy1"/>
     
    9899
    99100    <para>
    100       First, fix building with newer versions of
    101       <application>meson</application>:
    102     </para>
    103 
    104 <screen><userinput>sed -i '/merge_file/{n;d}' data/meson.build</userinput></screen>
    105 
    106     <para>
    107101      Install <application>GNOME Weather</application> by running the following
    108102      commands:
     
    116110
    117111    <para>
    118       To test the results, issue: <command>ninja test</command>. <!--One test may
    119       fail if the package is not already installed, and all tests must be run
    120       in a X session with D-Bus support.-->
     112      To test the results, issue: <command>ninja test</command>.
    121113    </para>
    122114
  • introduction/welcome/changelog.xml

    rbc58b26 r2f7fef8  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to gnome-weather-42.0. Fixes
     49          <ulink url="&blfs-ticket-root;16295">#16295</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to gnome-terminal-3.44.0. Fixes
    4953          <ulink url="&blfs-ticket-root;16334">#16334</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.