Ignore:
Timestamp:
07/15/2013 09:53:27 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
880c568
Parents:
2407471
Message:

Update to unrar-5.0.8.
Update to sysstat-10.1.6.
Update to sg3_utils-1.36.
Update to mc-4.8.9.
Update to lm_sensors-3.3.4.
Update to colord-1.0.2.

Tag several packages as lfs73.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/colord.xml

    r2407471 r4ad93b6  
    88           "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
    99  <!ENTITY colord-download-ftp  " ">
    10   <!ENTITY colord-md5sum        "5b0c442a2a87c3688b17e1547452ffcb">
    11   <!ENTITY colord-size          "1.1 MB">
    12   <!ENTITY colord-buildsize     "35 MB">
    13   <!ENTITY colord-time          "0.4 SBU">
     10  <!ENTITY colord-md5sum        "98cd74c2be108cbd81c4a9cd6b324910">
     11  <!ENTITY colord-size          "1.0 MB">
     12  <!ENTITY colord-buildsize     "34 MB">
     13  <!ENTITY colord-time          "0.3 SBU">
    1414]>
    1515
    16 <sect1 id="colord" xreflabel="Colord-&colord-version;">
     16<sect1 id="colord" xreflabel="colord-&colord-version;">
    1717  <?dbhtml filename="colord.html"?>
    1818
     
    2222  </sect1info>
    2323
    24   <title>Colord-&colord-version;</title>
     24  <title>colord-&colord-version;</title>
    2525
    2626  <indexterm zone="colord">
    27     <primary sortas="a-Colord">Colord</primary>
     27    <primary sortas="a-colord">colord</primary>
    2828  </indexterm>
    2929
     
    128128    </para>
    129129
    130 <screen><userinput>./configure --prefix=/usr \
    131             --sysconfdir=/etc \
    132             --localstatedir=/var \
     130<screen><userinput>./configure --prefix=/usr                \
     131            --sysconfdir=/etc            \
     132            --localstatedir=/var         \
    133133            --libexecdir=/usr/lib/colord \
    134             --with-daemon-user=colord \
    135             --enable-vala \
    136             --disable-bash-completion \
    137             --disable-systemd-login \
     134            --with-daemon-user=colord    \
     135            --enable-vala                \
     136            --disable-bash-completion    \
     137            --disable-systemd-login      \
    138138            --disable-static &amp;&amp;
    139139make</userinput></screen>
     
    202202        <seg>
    203203          cd-create-profile, cd-fix-profile, cd-iccdump, colord,
    204           colord-sane, colord-session and colormgr
     204          colord-sane, colord-session, and colormgr
    205205        </seg>
    206206        <seg>
Note: See TracChangeset for help on using the changeset viewer.