Changeset 0749710c for general/sysutils


Ignore:
Timestamp:
11/09/2013 07:58:41 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
da602679
Parents:
bff3684
Message:

Update to colord-1.0.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/colord.xml

    rbff3684 r0749710c  
    88           "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
    99  <!ENTITY colord-download-ftp  " ">
    10   <!ENTITY colord-md5sum        "a5e0da68c656812113fe0fcdda33e82c">
     10  <!ENTITY colord-md5sum        "1a7d2a8649358fa72d5c3b0e4c21a04f">
    1111  <!ENTITY colord-size          "1.1 MB">
    12   <!ENTITY colord-buildsize     "35 MB">
    13   <!ENTITY colord-time          "0.3 SBU">
     12  <!ENTITY colord-buildsize     "30 MB">
     13  <!ENTITY colord-time          "0.4 SBU">
    1414]>
    1515
     
    8383      <xref linkend="sqlite"/>, and
    8484      <xref linkend="dbus"/>
     85    </para>
     86
     87    <bridgehead renderas="sect4">Required (for the tests)</bridgehead>
     88    <para role="required">
     89      <ulink url="http://www.valgrind.org/">Valgrind</ulink>
    8590    </para>
    8691
     
    147152
    148153    <para>
    149       To test the results, issue: <command>make check</command>. Note
    150       that system-wide <application>D-Bus</application> daemon must
    151       be running or the tests will fail.
     154      To test the results, issue: <command>make -k check</command>. For unknown
     155      reasons, one test (cd-self-test) fails. Note that system-wide
     156      <application>D-Bus</application> daemon must be running or the tests will
     157      fail.
    152158    </para>
    153159
Note: See TracChangeset for help on using the changeset viewer.