Updated to libgweather-2.30.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8552 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Wayne Blaszczyk 2010-08-22 00:22:07 +00:00
parent 79a41be8a0
commit bcf647d872
3 changed files with 17 additions and 9 deletions

View File

@ -601,7 +601,7 @@ $Date$
<!ENTITY gtk-engines-version "2.20.1">
<!ENTITY gvfs-version "1.6.2">
<!ENTITY libgtop-version "2.28.1">
<!ENTITY libgweather-version "2.28.0">
<!ENTITY libgweather-version "2.30.2">
<!ENTITY nautilus-version "2.28.4">
<!ENTITY vte-version "0.24.2">
<!ENTITY yelp-version "2.28.1">

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libgweather-download-http "&gnome-download-http;/libgweather/&gnome-old-version;/libgweather-&libgweather-version;.tar.bz2">
<!ENTITY libgweather-download-ftp "&gnome-download-ftp;/libgweather/&gnome-old-version;/libgweather-&libgweather-version;.tar.bz2">
<!ENTITY libgweather-md5sum "9f4457144d32d4004e0e045240ab51dc">
<!ENTITY libgweather-size "6.0 MB">
<!ENTITY libgweather-buildsize "224 MB">
<!ENTITY libgweather-time "1.7 SBU">
<!ENTITY libgweather-download-http "&gnome-download-http;/libgweather/&gnome-version;/libgweather-&libgweather-version;.tar.bz2">
<!ENTITY libgweather-download-ftp "&gnome-download-ftp;/libgweather/&gnome-version;/libgweather-&libgweather-version;.tar.bz2">
<!ENTITY libgweather-md5sum "050f4ed212261c2a147c89012d5daa90">
<!ENTITY libgweather-size "7.1 MB">
<!ENTITY libgweather-buildsize "254 MB">
<!ENTITY libgweather-time "2.5 SBU">
]>
<sect1 id="libgweather" xreflabel="libgweather-&libgweather-version;">
@ -33,6 +33,8 @@
access weather information from online services for numerous
locations.</para>
&lfs65_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@ -58,11 +60,13 @@
<bridgehead renderas="sect3">libgweather Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gtk2"/> and
<para role="required"><xref linkend="gtk2"/>,
<xref linkend="intltool"/>, and
<xref linkend="libsoup"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="gtk-doc"/></para>
<para role="optional"><xref linkend="gtk-doc"/> and
<xref linkend="pygtk"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/libgweather"/></para>
@ -126,6 +130,7 @@ make</userinput></screen>
<seg>None</seg>
<seg>libgweather.{so,a}</seg>
<seg><envar>$GNOME_PREFIX</envar>/{include/libgweather,
lib/python2.6/site-packages/gweather/I_KNOW_THIS_IS_UNSTABLE,
share/{gtk-doc/html/libgweather,libgweather}}</seg>
</seglistitem>
</segmentedlist>

View File

@ -43,6 +43,9 @@
<listitem>
<para>August 22nd, 2010</para>
<itemizedlist>
<listitem>
<para>[wblaszcz] - Updated to libgweather-2.30.2.</para>
</listitem>
<listitem>
<para>[wblaszcz] - Updated to libgnomekbd-2.30.1 and removed unused
patch file from gnome-panel.</para>