Changeset 73eac77


Ignore:
Timestamp:
07/24/2013 06:47:23 PM (11 years ago)
Author:
Igor Živković <igor@…>
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:
06c6689
Parents:
c48bc3ba
Message:

restored libgee from archive and updated it to 0.6.8

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

Files:
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    rc48bc3ba r73eac77  
    629629<!ENTITY libsecret-version            "0.14">
    630630<!ENTITY gcr-version                  "3.6.2">
     631<!ENTITY libgee-version               "0.6.8">
    631632<!ENTITY gnome-keyring-version        "3.6.3">
    632633<!ENTITY gvfs-version                 "1.14.2">
  • gnome/platform/libgee.xml

    rc48bc3ba r73eac77  
    77  <!ENTITY libgee-download-http "&gnome-download-http;/libgee/0.6/libgee-&libgee-version;.tar.xz">
    88  <!ENTITY libgee-download-ftp  "&gnome-download-ftp;/libgee/0.6/libgee-&libgee-version;.tar.xz">
    9   <!ENTITY libgee-md5sum        "dc5bd40256e7eb840f6edf2a99667b38">
    10   <!ENTITY libgee-size          "496 KB">
     9  <!ENTITY libgee-md5sum        "2688c24f9a12e7616ee808f9092d0afe">
     10  <!ENTITY libgee-size          "433 KB">
    1111  <!ENTITY libgee-buildsize     "21 MB">
    1212  <!ENTITY libgee-time          "0.2 SBU">
  • gnome/platform/platform.xml

    rc48bc3ba r73eac77  
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsecret.xml"/>
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcr.xml"/>
     33  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgee.xml"/>
    3334  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-keyring.xml"/>
    3435  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gvfs.xml"/>
  • introduction/welcome/changelog.xml

    rc48bc3ba r73eac77  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[igor] - Restored libgee-0.6.8 from archive as it is needed by
     51          LXDE.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[bdubbs] - Update to fetchmail-6.3.26.</para>
    5155        </listitem>
Note: See TracChangeset for help on using the changeset viewer.