Changeset 10092cde for gnome/platform


Ignore:
Timestamp:
02/05/2020 04:30:05 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
900b9b35
Parents:
b5f0edd
Message:

Update to folks-0.13.2.
Add python module python-dbusmock-0.19.
Update to NetworkManager-1.22.6.
Update to libsecret-0.20.1.
Update to gspell-1.8.3.

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

Location:
gnome/platform
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/folks.xml

    rb5f0edd r10092cde  
    77  <!ENTITY folks-download-http "&gnome-download-http;/folks/0.13/folks-&folks-version;.tar.xz">
    88  <!ENTITY folks-download-ftp  "&gnome-download-ftp;/folks/0.13/folks-&folks-version;.tar.xz">
    9   <!ENTITY folks-md5sum        "0038ec90db52ed7a82c93d98e227b078">
    10   <!ENTITY folks-size          "504 KB">
    11   <!ENTITY folks-buildsize     "28 MB">
    12   <!ENTITY folks-time          "0.1 SBU (Using parallelism=4)">
     9  <!ENTITY folks-md5sum        "e9e8d37bbd2b6405c5d23269d9df2d49">
     10  <!ENTITY folks-size          "512 KB">
     11  <!ENTITY folks-buildsize     "42 MB (add 18 MB for tests)">
     12  <!ENTITY folks-time          "0.2 SBU (Using parallelism=4i, add 1.0 SBU for tests)">
    1313]>
    1414
     
    8181      <xref linkend="gobject-introspection"/>,
    8282      <xref linkend="libgee"/>,
    83 <!-- one file "tests/tools/manager-file.py" is still P2 but it's not invoked -->
     83      <xref linkend="python-dbusmock"/>, and
    8484      <xref linkend="telepathy-glib"/>
    8585    </para>
  • gnome/platform/gnome-control-center.xml

    rb5f0edd r10092cde  
    103103    </para>
    104104
     105    <bridgehead renderas="sect4">Optional</bridgehead>
     106    <para role="optional">
     107      <xref linkend="python-dbusmock"/> (for tests)
     108    </para>
     109
    105110    <bridgehead renderas="sect4"
    106111                revision="sysv">Recommended (Runtime)</bridgehead>
  • gnome/platform/gnome-settings-daemon.xml

    rb5f0edd r10092cde  
    121121    <bridgehead renderas="sect4">Optional</bridgehead>
    122122    <para role="optional">
    123       <ulink url="https://github.com/martinpitt/python-dbusmock">python-dbusmock</ulink> and
     123      <xref linkend="python-dbusmock"/> and
    124124      <ulink url="https://github.com/martinpitt/umockdev">umockdev</ulink>
    125125      (required for the tests)
  • gnome/platform/libsecret.xml

    rb5f0edd r10092cde  
    77  <!ENTITY libsecret-download-http "&gnome-download-http;/libsecret/0.20/libsecret-&libsecret-version;.tar.xz">
    88  <!ENTITY libsecret-download-ftp  "&gnome-download-ftp;/libsecret/0.20/libsecret-&libsecret-version;.tar.xz">
    9   <!ENTITY libsecret-md5sum        "335750caeed47f50496b3b0e6a1875ff">
    10   <!ENTITY libsecret-size          "516 KB">
     9  <!ENTITY libsecret-md5sum        "d2dd660a8d502099317bc8af9f30302e">
     10  <!ENTITY libsecret-size          "520 KB">
    1111  <!ENTITY libsecret-buildsize     "12 MB (with tests)">
    1212  <!ENTITY libsecret-time          "0.2 SBU (wtih tests)">
Note: See TracChangeset for help on using the changeset viewer.