Changeset bcf647d


Ignore:
Timestamp:
08/22/2010 12:22:07 AM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
47958743
Parents:
79a41be
Message:

Updated to libgweather-2.30.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8552 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r79a41be rbcf647d  
    602602<!ENTITY gvfs-version                 "1.6.2">
    603603<!ENTITY libgtop-version              "2.28.1">
    604 <!ENTITY libgweather-version          "2.28.0">
     604<!ENTITY libgweather-version          "2.30.2">
    605605<!ENTITY nautilus-version             "2.28.4">
    606606<!ENTITY vte-version                  "0.24.2">
  • gnome/core/libgweather.xml

    r79a41be rbcf647d  
    55  %general-entities;
    66
    7   <!ENTITY libgweather-download-http "&gnome-download-http;/libgweather/&gnome-old-version;/libgweather-&libgweather-version;.tar.bz2">
    8   <!ENTITY libgweather-download-ftp "&gnome-download-ftp;/libgweather/&gnome-old-version;/libgweather-&libgweather-version;.tar.bz2">
    9   <!ENTITY libgweather-md5sum        "9f4457144d32d4004e0e045240ab51dc">
    10   <!ENTITY libgweather-size          "6.0 MB">
    11   <!ENTITY libgweather-buildsize     "224 MB">
    12   <!ENTITY libgweather-time          "1.7 SBU">
     7  <!ENTITY libgweather-download-http "&gnome-download-http;/libgweather/&gnome-version;/libgweather-&libgweather-version;.tar.bz2">
     8  <!ENTITY libgweather-download-ftp "&gnome-download-ftp;/libgweather/&gnome-version;/libgweather-&libgweather-version;.tar.bz2">
     9  <!ENTITY libgweather-md5sum        "050f4ed212261c2a147c89012d5daa90">
     10  <!ENTITY libgweather-size          "7.1 MB">
     11  <!ENTITY libgweather-buildsize     "254 MB">
     12  <!ENTITY libgweather-time          "2.5 SBU">
    1313]>
    1414
     
    3333    access weather information from online services for numerous
    3434    locations.</para>
     35
     36    &lfs65_checked;
    3537
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5961
    6062    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para role="required"><xref linkend="gtk2"/> and
     63    <para role="required"><xref linkend="gtk2"/>,
     64    <xref linkend="intltool"/>, and
    6265    <xref linkend="libsoup"/></para>
    6366
    6467    <bridgehead renderas="sect4">Optional</bridgehead>
    65     <para role="optional"><xref linkend="gtk-doc"/></para>
     68    <para role="optional"><xref linkend="gtk-doc"/> and
     69    <xref linkend="pygtk"/></para>
    6670
    6771    <para condition="html" role="usernotes">User Notes:
     
    127131        <seg>libgweather.{so,a}</seg>
    128132        <seg><envar>$GNOME_PREFIX</envar>/{include/libgweather,
     133        lib/python2.6/site-packages/gweather/I_KNOW_THIS_IS_UNSTABLE,
    129134        share/{gtk-doc/html/libgweather,libgweather}}</seg>
    130135      </seglistitem>
  • introduction/welcome/changelog.xml

    r79a41be rbcf647d  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[wblaszcz] - Updated to libgweather-2.30.2.</para>
     48        </listitem>
     49        <listitem>
    4750          <para>[wblaszcz] - Updated to libgnomekbd-2.30.1 and removed unused
    4851          patch file from gnome-panel.</para>
Note: See TracChangeset for help on using the changeset viewer.