Changeset 27d3028


Ignore:
Timestamp:
04/09/2022 08:05:21 AM (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:
f05ba9e
Parents:
dda606f
Message:

Update to libgweather-4.0.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    rdda606f r27d3028  
    4141<!ENTITY libgee-version                    "0.20.5">
    4242<!ENTITY libgtop-version                   "2.40.0">
    43 <!ENTITY libgweather-version               "40.0">
     43<!ENTITY libgweather-minor                 "4.0">
     44<!ENTITY libgweather-version               "&libgweather-minor;.0">
    4445<!ENTITY libpeas-version                   "1.30.0">
    4546<!ENTITY libwnck-version                   "40.1">
  • gnome/platform/libgweather.xml

    rdda606f r27d3028  
    66
    77  <!ENTITY libgweather-download-http
    8            "&gnome-download-http;/libgweather/&gnome-40;/libgweather-&libgweather-version;.tar.xz">
     8           "&gnome-download-http;/libgweather/&libgweather-minor;/libgweather-&libgweather-version;.tar.xz">
    99  <!ENTITY libgweather-download-ftp
    10            "&gnome-download-ftp;/libgweather/&gnome-40;/libgweather-&libgweather-version;.tar.xz">
    11   <!ENTITY libgweather-md5sum        "a9c0989890a837982defd8238e1eb356">
    12   <!ENTITY libgweather-size          "2.6 MB">
    13   <!ENTITY libgweather-buildsize     "94 MB">
    14   <!ENTITY libgweather-time          "0.2 SBU">
     10           "&gnome-download-ftp;/libgweather/&libgweather-minor;/libgweather-&libgweather-version;.tar.xz">
     11  <!ENTITY libgweather-md5sum        "2aa2708dfde3481c87da3d7ea27110da">
     12  <!ENTITY libgweather-size          "4.5 MB">
     13  <!ENTITY libgweather-buildsize     "108 MB (with tests)">
     14  <!ENTITY libgweather-time          "0.2 SBU (with tests)">
    1515]>
    1616
     
    9292    <para role="optional">
    9393      <xref linkend="gtk-doc"/>,
    94       <ulink url="http://glade.gnome.org/">Glade</ulink>, and
    95       <ulink url="https://pypi.org/project/pylint/">pylint</ulink>
     94      <ulink url="http://glade.gnome.org/">Glade</ulink>,
     95      <ulink url="https://pypi.org/project/pylint/">pylint</ulink>, and
     96      for the bundled gi-docgen module:
     97      <xref linkend="jinja2"/>,
     98      <xref linkend="markupsafe"/>,
     99      <xref linkend="pygments"/>,
     100      <ulink url="https://pypi.org/project/Markdown/">Markdown</ulink>,
     101      <ulink url="https://pypi.org/project/toml/">toml</ulink>, and
     102      <ulink url="https://pypi.org/project/typogrify/">typogrify</ulink>
    96103    </para>
    97104
     
    112119cd    build &amp;&amp;
    113120
    114 meson --prefix=/usr --buildtype=release .. &amp;&amp;
     121meson --prefix=/usr --buildtype=release -Dgtk_doc=false .. &amp;&amp;
    115122ninja</userinput></screen>
    116123
    117124    <para>
    118       To test the results, issue: <command>LANG=C ninja test</command>.
     125      One test needs that the locale files be installed on the system. So
     126      it is better to run the tests after installing the package.
    119127    </para>
    120128
     
    124132
    125133<screen role="root"><userinput>ninja install</userinput></screen>
     134
     135    <para>
     136      To test the results, issue: <command>ninja test</command>. One test,
     137      metar, is known to fail.
     138    </para>
    126139
    127140  </sect2>
     
    134147
    135148    <para>
    136       <option>-Dgtk_doc=true</option>: Use this parameter if
    137       <application>GTK-Doc</application> is installed and you wish to rebuild
     149      <parameter>-Dgtk_doc=false</parameter>: allows building without using
     150      the bundled <application>gi-docgen</application> module. Remove this
     151      switch if you have the needed dependencies, and you wish to rebuild
    138152      and install the API documentation.
    139153    </para>
     
    154168        </seg>
    155169        <seg>
    156           libgweather-3.so
     170          libgweather-4.so
    157171        </seg>
    158172        <seg>
    159           /usr/lib/libgweather,
    160           /usr/include/libgweather-3.0,
    161           /usr/share/gtk-doc/html/libgweather-3.0 and
    162           /usr/share/libgweather
     173          /usr/lib/libgweather-4,
     174          /usr/include/libgweather-4.0,
     175          /usr/share/gtk-doc/html/libgweather-4.0 (optional), and
     176          /usr/share/libgweather-4
    163177        </seg>
    164178      </seglistitem>
     
    170184      <?dbhtml list-presentation="table"?>
    171185
    172       <varlistentry id="libgweather-3">
    173         <term><filename class="libraryfile">libgweather-3.so</filename></term>
     186      <varlistentry id="libgweather-4">
     187        <term><filename class="libraryfile">libgweather-4.so</filename></term>
    174188        <listitem>
    175189          <para>
     
    177191            information
    178192          </para>
    179           <indexterm zone="libgweather libgweather-3">
    180             <primary sortas="c-libgweather-3">libgweather-3.so</primary>
     193          <indexterm zone="libgweather libgweather-4">
     194            <primary sortas="c-libgweather-3">libgweather-4.so</primary>
    181195          </indexterm>
    182196        </listitem>
  • introduction/welcome/changelog.xml

    rdda606f r27d3028  
    4343    -->
    4444    <listitem>
     45      <para>April 9th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to libgweather-4.0.0. Fixes
     49          <ulink url="&blfs-ticket-root;16268">#16268</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>April 8th, 2022</para>
    4656      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.