Changeset 67e027f4


Ignore:
Timestamp:
09/27/2014 12:31:48 PM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
kde5-14686, systemd-13485
Children:
687565e
Parents:
b7588d9
Message:

Update to gcr-3.14.0, geocode-glib-3.14.0, libgweather-3.14.0 and libsoup-2.48.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14401 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    rb7588d9 r67e027f4  
    99<!ENTITY yelp-xsl-version             "3.14.0">
    1010<!ENTITY GConf-version                "3.2.6">
    11 <!ENTITY gcr-version                  "3.12.2">
    12 <!ENTITY geocode-glib-version         "3.12.2">
     11<!ENTITY gcr-version                  "3.14.0">
     12<!ENTITY geocode-glib-version         "3.14.0">
    1313<!ENTITY gjs-version                  "1.40.1">
    1414<!ENTITY gnome-desktop-version        "3.12.2">
     
    2020<!ENTITY libgee08-version             "0.14.0">
    2121<!ENTITY libgtop-version              "2.30.0">
    22 <!ENTITY libgweather-version          "3.12.2">
     22<!ENTITY libgweather-version          "3.14.0">
    2323<!ENTITY libpeas-version              "1.10.1">
    2424<!ENTITY librest-version              "0.7.92">
  • gnome/platform/gcr.xml

    rb7588d9 r67e027f4  
    77  <!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor;/gcr-&gcr-version;.tar.xz">
    88  <!ENTITY gcr-download-ftp  "&gnome-download-ftp;/gcr/&gnome-minor;/gcr-&gcr-version;.tar.xz">
    9   <!ENTITY gcr-md5sum        "8d4564abbbd6c4aa03a68a016c692d96">
     9  <!ENTITY gcr-md5sum        "f2a620c5f6c0cd570b4e3bed287ed302">
    1010  <!ENTITY gcr-size          "1.3 MB">
    11   <!ENTITY gcr-buildsize     "58 MB (additional 4 MB for tests)">
    12   <!ENTITY gcr-time          "0.8 SBU (additional 0.1 SBU for tests)">
     11  <!ENTITY gcr-buildsize     "68.6 MB">
     12  <!ENTITY gcr-time          "1.1 SBU">
    1313]>
    1414
  • gnome/platform/geocode-glib.xml

    rb7588d9 r67e027f4  
    99  <!ENTITY geocode-glib-download-ftp
    1010           "&gnome-download-ftp;/geocode-glib/&gnome-minor;/geocode-glib-&geocode-glib-version;.tar.xz">
    11   <!ENTITY geocode-glib-md5sum        "97d17f903322e3e4623e8c522ac6bae2">
    12   <!ENTITY geocode-glib-size          "344 KB">
    13   <!ENTITY geocode-glib-buildsize     "5.7 MB">
    14   <!ENTITY geocode-glib-time          "less than 0.1 SBU">
     11  <!ENTITY geocode-glib-md5sum        "c8926a2e05f5c7039c8873f008ae6bfe">
     12  <!ENTITY geocode-glib-size          "339 KB">
     13  <!ENTITY geocode-glib-buildsize     "5.9 MB">
     14  <!ENTITY geocode-glib-time          "0.1 SBU">
    1515]>
    1616
  • gnome/platform/libgweather.xml

    rb7588d9 r67e027f4  
    99  <!ENTITY libgweather-download-ftp
    1010           "&gnome-download-ftp;/libgweather/&gnome-minor;/libgweather-&libgweather-version;.tar.xz">
    11   <!ENTITY libgweather-md5sum        "f7be2342c388af62900e40f5d170335d">
    12   <!ENTITY libgweather-size          "3.9 MB">
    13   <!ENTITY libgweather-buildsize     "115 MB">
    14   <!ENTITY libgweather-time          "1.8 SBU">
     11  <!ENTITY libgweather-md5sum        "abef7cd6053699389273324921f2be67">
     12  <!ENTITY libgweather-size          "3.3 MB">
     13  <!ENTITY libgweather-buildsize     "79 MB">
     14  <!ENTITY libgweather-time          "0.3 SBU">
    1515]>
    1616
     
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="gtk3"/> and
     80      <xref linkend="geocode-glib"/>,
     81      <xref linkend="gtk3"/>, and
    8182      <xref linkend="libsoup"/>
    8283    </para>
  • networking/netlibs/libsoup.xml

    rb7588d9 r67e027f4  
    99  <!ENTITY libsoup-download-ftp
    1010           "&gnome-download-ftp;/libsoup/2.46/libsoup-&libsoup-version;.tar.xz">
    11   <!ENTITY libsoup-md5sum        "86765c0093efaf3006fa2960d170d097">
    12   <!ENTITY libsoup-size          "1.7 MB">
    13   <!ENTITY libsoup-buildsize     "24 MB (additional 10 MB to run the test suite)">
    14   <!ENTITY libsoup-time          "0.2 SBU (additional 0.3 SBU to run the test suite)">
     11  <!ENTITY libsoup-md5sum        "51ccb76f5262945e1f0316fdc46de567">
     12  <!ENTITY libsoup-size          "1.6 MB">
     13  <!ENTITY libsoup-buildsize     "19.9 MB (additional 10 MB to run the test suite)">
     14  <!ENTITY libsoup-time          "0.5 SBU (additional 0.3 SBU to run the test suite)">
    1515]>
    1616
     
    116116
    117117    <para>
    118       To test the results, issue: <command>make check</command>.
     118      The test suite has not been written for systemd systems.
    119119    </para>
    120120
Note: See TracChangeset for help on using the changeset viewer.