Update to colord-1.2.4.

LXDM-0.5.0: remove ' -background vt1' from default BLFS configuration, to not hiding bootscripts actions at shutdown/reboot.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14597 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2014-10-13 14:19:24 +00:00
parent 9dfdd94271
commit 6a5aa224a4
4 changed files with 11 additions and 8 deletions

View File

@ -7,10 +7,10 @@
<!ENTITY colord-download-http
"http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
<!ENTITY colord-download-ftp " ">
<!ENTITY colord-md5sum "f1d25333716d4705f6aeb7452aa25b86">
<!ENTITY colord-size "1.1 MB">
<!ENTITY colord-buildsize "38 MB (additional 4 MB to build and install the API documentation, and 4 MB for the tests)">
<!ENTITY colord-time "0.4 SBU (additional 0.1 SBU for the tests)">
<!ENTITY colord-md5sum "d0a9c8e29374b6330455fb8902c8f246">
<!ENTITY colord-size "1.2 MB">
<!ENTITY colord-buildsize "32 MB (additional 3 MB to build and install the API documentation, and 3 MB for the tests)">
<!ENTITY colord-time "0.5 SBU (additional 0.2 SBU for the tests)">
]>
<sect1 id="colord" xreflabel="Colord-&colord-version;">
@ -240,11 +240,10 @@ make</userinput></screen>
colord-sane, colord-session, and colormgr
</seg>
<seg>
libcolord.so, libcolordprivate.so, and lndibcolorhug.so
libcolord.so, libcolordprivate.so, and libcolorhug.so
</seg>
<seg>
/usr/include/colord-1,
/usr/lib/colord,
/usr/lib/colord-plugins,
/usr/lib/colord-sensors,
/usr/share/color,

View File

@ -47,6 +47,10 @@
<listitem>
<para>October 13th, 2014</para>
<itemizedlist>
<listitem>
<para>[fernando] - Update to colord-1.2.4. Fixes
<ulink url="&blfs-ticket-root;5651">#5651</ulink>.</para>
</listitem>
<listitem>
<para>[igor] - Update to gtk+-2.24.25. Fixes
<ulink url="&blfs-ticket-root;5642">#5642</ulink>.</para>

View File

@ -123,7 +123,7 @@ sed -i 's:/etc/xprofile:/etc/profile:g' data/Xsession &amp;&amp;
sed -e 's/^bg/#&amp;/' \
-e '/reset=1/ s/# //' \
-e 's/logou$/logout/' \
-e "/arg=/a arg=$XORG_PREFIX/bin/X -background vt1" \
-e "/arg=/a arg=$XORG_PREFIX/bin/X" \
-i data/lxdm.conf.in</userinput></screen>
<para>

View File

@ -211,7 +211,7 @@
<!ENTITY at-version "3.1.16">
<!ENTITY autofs-version "5.1.0">
<!ENTITY bluez-version "5.24">
<!ENTITY colord-version "1.2.3"> <!-- Even minors only -->
<!ENTITY colord-version "1.2.4"> <!-- Even minors only -->
<!ENTITY cpio-version "2.11">
<!ENTITY dbus-version "1.8.8"> <!-- Even minors only -->
<!ENTITY eudev-version "1.7">