Ignore:
Timestamp:
09/16/2019 08:58:23 PM (5 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:
ae7e4b9
Parents:
2bd7e513
Message:

Update to folks-0.13.1.
Update to evolution-data-server-3.34.0.
Update to libpeas-1.24.0.
Update to grilo-0.3.10.
Update to gnome-online-accounts-3.34.0.
Update to gnome-desktop-3.34.0.
Update to yelp-xsl-3.34.0.
Update to vte-0.58.0.
Update to gsettings-desktop-schemas-3.34.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/folks.xml

    r2bd7e513 r5d314e0  
    55  %general-entities;
    66
    7   <!ENTITY folks-download-http "&gnome-download-http;/folks/0.12/folks-&folks-version;.tar.xz">
    8   <!ENTITY folks-download-ftp  "&gnome-download-ftp;/folks/0.12/folks-&folks-version;.tar.xz">
    9   <!ENTITY folks-md5sum        "58bcf65a7b744ecbbb53f44dc8919204">
    10   <!ENTITY folks-size          "512 KB">
    11   <!ENTITY folks-buildsize     "69 MB (with tests)">
    12   <!ENTITY folks-time          "1.3 SBU (with tests)">
     7  <!ENTITY folks-download-http "&gnome-download-http;/folks/0.13/folks-&folks-version;.tar.xz">
     8  <!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)">
    1313]>
    1414
     
    118118ninja</userinput></screen>
    119119
     120
     121
     122<!--
    120123    <para>
    121124      To test the results, issue <command>ninja test</command> from a local
    122125      X session started with <command>dbus-launch</command>.
     126     
     127      As of version 0.13.1, I just get 'No tests defined. - Bruce
     128      -->
    123129      <!-- In the future, we need to run the tests with Tracker's backend
    124130      enabled before we suggest enabling that backend. I tried this with 0.12.1
    125131      and had 103 test failures in Tracker's section of the test suite.
    126132      This is unacceptable and is why we have it disabled by default. -->
     133    <para>This package does not come with a test suite.
    127134    </para>
    128135
Note: See TracChangeset for help on using the changeset viewer.