Changeset cadd32a5


Ignore:
Timestamp:
07/22/2014 08:27:31 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
gnome
Children:
5cc9768
Parents:
0151d36e
Message:

Updated download url for librest so that it has the correct package name. Updated statistics on gnome-online-accounts

and updated the installed directories. Completed telepathy-glib page.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r0151d36e rcadd32a5  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "21">                   <!-- Always 2 digits -->
     3<!ENTITY day          "22">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
  • gnome/platform/gnome-online-accounts.xml

    r0151d36e rcadd32a5  
    1111  <!ENTITY gnome-online-accounts-md5sum        "4854416e00b78997f4626846a6cdf962">
    1212  <!ENTITY gnome-online-accounts-size          "1.4 MB">
    13   <!ENTITY gnome-online-accounts-buildsize     "25 MB">
    14   <!ENTITY gnome-online-accounts-time          "0.2 SBU">
     13  <!ENTITY gnome-online-accounts-buildsize     "50 MB">
     14  <!ENTITY gnome-online-accounts-time          "0.5 SBU">
    1515]>
    1616
     
    158158        <seg>
    159159          /usr/include/goa-1.0,
    160           /usr/lib/gnome-online-accounts and
     160          /usr/lib/goa-1.0,
     161          /usr/share/gnome-online-accounts, and
    161162          /usr/share/gtk-doc/html/goa
    162163        </seg>
  • gnome/platform/librest.xml

    r0151d36e rcadd32a5  
    55  %general-entities;
    66
    7   <!ENTITY librest-download-http "https://github.com/GNOME/librest/archive/&librest-version;.tar.gz">
     7  <!ENTITY librest-download-http "http://ftp.acc.umu.se/pub/GNOME/sources/rest/0.7/rest-&librest-version;.tar.xz">
    88  <!ENTITY librest-download-ftp  " ">
    9   <!ENTITY librest-md5sum        "6c50a402f05be5c13b744aa2f3c475b5">
    10   <!ENTITY librest-size          "84 KB">
     9  <!ENTITY librest-md5sum        "abd6211788b9b8dac432a26767099a27">
     10  <!ENTITY librest-size          "316 KB">
    1111  <!ENTITY librest-buildsize     "7.0 MB">
    1212  <!ENTITY librest-time          "0.2 SBU">
  • gnome/telepathy/telepathy-glib.xml

    r0151d36e rcadd32a5  
    1010  <!ENTITY telepathy-glib-md5sum        "93c429e37750b25dcf8de86bb514664f">
    1111  <!ENTITY telepathy-glib-size          "3.8 MB">
    12   <!ENTITY telepathy-glib-buildsize     "240 MB">
     12  <!ENTITY telepathy-glib-buildsize     "219 MB">
    1313  <!ENTITY telepathy-glib-time          "1.2 SBU">
    1414]>
  • introduction/welcome/changelog.xml

    r0151d36e rcadd32a5  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>July 22nd, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[cjg] - Updated download url for librest so that it has the correct package name. Updated statistics on gnome-online-accounts
     52            and updated the installed directories. Completed telepathy-glib page.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[name] - Another changelog entry.</para>
     56        </listitem>
     57      </itemizedlist>
     58    </listitem>
    4659
    4760    <listitem>
Note: See TracChangeset for help on using the changeset viewer.