Ignore:
Timestamp:
05/05/2013 06:02:40 PM (11 years ago)
Author:
Krejzi <krejzi@…>
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:
d6b6ecb
Parents:
7b1fad7
Message:

Package updates and fixes.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/colord.xml

    r7b1fad7 rb194f2b  
    88           "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
    99  <!ENTITY colord-download-ftp  " ">
    10   <!ENTITY colord-md5sum        "384f1be4e23ac0dbf1977224aac306c1">
    11   <!ENTITY colord-size          "1020 KB">
    12   <!ENTITY colord-buildsize     "31 MB">
     10  <!ENTITY colord-md5sum        "a14bea627172cb8d3aed3c3d22dea085">
     11  <!ENTITY colord-size          "1.1 MB">
     12  <!ENTITY colord-buildsize     "32 MB">
    1313  <!ENTITY colord-time          "0.3 SBU">
    1414]>
     
    9595    <bridgehead renderas="sect4">Optional</bridgehead>
    9696    <para role="optional">
     97      <ulink url="bash-completion.alioth.debian.org">Bash Completion</ulink>,
    9798      <xref linkend="colord-gtk"/> and <xref linkend="gnome-desktop"/>
    9899      (To build the example tools),
     
    132133            --with-daemon-user=colord \
    133134            --enable-vala \
     135            --disable-bash-completion \
    134136            --disable-systemd-login \
    135137            --disable-static &amp;&amp;
     
    164166      building of the Vala bindings. Remove if you don't
    165167      have <xref linkend="vala"/> installed.
     168    </para>
     169
     170    <para>
     171      <option>--disable-bash-completion</option>: This switch
     172      disables <application>Bash Completion</application>
     173      support for <application>Colord</application> apps.
    166174    </para>
    167175
Note: See TracChangeset for help on using the changeset viewer.