Author: ken
Date: Thu Aug 16 12:53:43 2018
New Revision: 20315
Log:
icu4c-62_1
Modified:
trunk/BOOK/general/genlib/icu.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
Modified: trunk/BOOK/general/genlib/icu.xml
==============================================================================
--- trunk/BOOK/general/genlib/icu.xml Thu Aug 16 08:43:43 2018 (r20314)
+++ trunk/BOOK/general/genlib/icu.xml Thu Aug 16 12:53:43 2018 (r20315)
@@ -7,10 +7,10 @@
<!ENTITY icu-download-http
"http://download.icu-project.org/files/icu4c/&icu-version;/icu4c-&icu-dl-version;-src.tgz">
<!ENTITY icu-download-ftp " ">
- <!ENTITY icu-md5sum "68fe38999fef94d622bd6843d43c0615">
- <!ENTITY icu-size "22 MB">
- <!ENTITY icu-buildsize "330 MB (add 32 MB for tests)">
- <!ENTITY icu-time "1.7 SBU (add 1.6 SBU for tests)">
+ <!ENTITY icu-md5sum "490ad9d920158e0314e10ba74ae9a150">
+ <!ENTITY icu-size "23 MB">
+ <!ENTITY icu-buildsize "331 MB (add 33 MB for tests)">
+ <!ENTITY icu-time "2.4 SBU (add 1.7 SBU for tests)">
]>
<sect1 id="icu" xreflabel="ICU-&icu-version;">
@@ -99,6 +99,17 @@
<sect2 role="installation">
<title>Installation of ICU</title>
+
+ <note>
+ <para>
+ If <command>clang++</command> is available, it will be used in the
+ mistaken belief that <command>g++</command> might not support C++11,
+ even though <command>configure</command> has tested for that. If
+ using <command>g++</command> there will be an unnecessary warning at
+ the end of <command>configure</command>. Building with
+ <command>g++</command> also takes longer than the estimated SBU shown.
+ </para>
+ </note>
<!--
<para>
First, fix a regression in version 58.1:
@@ -407,7 +418,7 @@
</listitem>
</varlistentry>
- <varlistentry id="libicule">
+<!-- <varlistentry id="libicule">
<term><filename class="libraryfile">libicule.so</filename></term>
<listitem>
<para>
@@ -429,7 +440,7 @@
<primary sortas="c-libiculx">libiculx.so</primary>
</indexterm>
</listitem>
- </varlistentry>
+ </varlistentry>-->
<varlistentry id="libicutest">
<term><filename class="libraryfile">libicutest.so</filename></term>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Thu Aug 16 08:43:43
2018 (r20314)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Aug 16 12:53:43
2018 (r20315)
@@ -45,6 +45,10 @@
<para>August 16th, 2018</para>
<itemizedlist>
<listitem>
+ <para>[ken] - Update to icu4c-62_1. Fixes
+ <ulink url="&blfs-ticket-root;10884">#10884</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[renodr] - Add a patch to allow building v4l-utils with
glibc-2.28.</para>
</listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Thu Aug 16 08:43:43 2018 (r20314)
+++ trunk/BOOK/packages.ent Thu Aug 16 12:53:43 2018 (r20315)
@@ -109,7 +109,7 @@
<!ENTITY grantlee-version "5.1.0">
<!ENTITY gsl-version "2.5">
-<!ENTITY icu-major "61">
+<!ENTITY icu-major "62">
<!ENTITY icu-minor "1">
<!ENTITY icu-patch "0">
<!ENTITY icu-version "&icu-major;.&icu-minor;"><!--
.&icu-patch;-->
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page