Changeset 25ff6d5 for gnome/platform


Ignore:
Timestamp:
03/02/2020 12:54:00 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b4dbcb0
Parents:
11838e2a
Message:

Update to libqmi-1.24.4
Update to libgdata-0.17.12
Update to libmypaint-1.5.1
Update to avahi-0.8
Update to ibus-1.5.22
Update to git-2.25.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libgdata.xml

    r11838e2a r25ff6d5  
    77  <!ENTITY libgdata-download-http "&gnome-download-http;/libgdata/0.17/libgdata-&libgdata-version;.tar.xz">
    88  <!ENTITY libgdata-download-ftp  "&gnome-download-ftp;/libgdata/0.17/libgdata-&libgdata-version;.tar.xz">
    9   <!ENTITY libgdata-md5sum        "7b98e9059255d8a2fb147c4e727230a8">
     9  <!ENTITY libgdata-md5sum        "9d5692a2308bb949af801be66989e164">
    1010  <!ENTITY libgdata-size          "828 KB">
    11   <!ENTITY libgdata-buildsize     "53 MB (with tests)">
    12   <!ENTITY libgdata-time          "0.8 SBU (with tests)">
     11  <!ENTITY libgdata-buildsize     "76 MB (with tests)">
     12  <!ENTITY libgdata-time          "1.0 SBU (with tests)">
    1313]>
    1414
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="liboauth"/>,
    8079      <xref linkend="libsoup"/>,
    8180      <xref linkend="gnome-online-accounts"/>,
     
    9493    <bridgehead renderas="sect4">Optional</bridgehead>
    9594    <para role="optional">
    96       <xref linkend="gtk-doc"/> and
     95      <xref linkend="gtk-doc"/> (for documentation),
     96      <xref linkend="liboauth"/> (for OAuth v1 support), and
    9797      <xref linkend="uhttpmock"/> (required for tests)
    9898    </para>
     
    141141      documentation with it.
    142142    </para>
     143    <para>
     144      <option>-Doauth1=enabled</option>: Use this option if you wish to build
     145      in support for OAuth v1. Note that you must have
     146      <xref linkend="liboauth"/> installed in order to enable this option.
     147    </para>
     148
    143149  </sect2>
    144150
Note: See TracChangeset for help on using the changeset viewer.