Author: ken
Date: Mon Nov 30 12:31:47 2020
New Revision: 23944
Log:
libreoffice - document the seds allowing it to build with ICU68.
Modified:
trunk/BOOK/xsoft/office/libreoffice.xml
Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==============================================================================
--- trunk/BOOK/xsoft/office/libreoffice.xml Mon Nov 30 10:10:16 2020
(r23943)
+++ trunk/BOOK/xsoft/office/libreoffice.xml Mon Nov 30 12:31:47 2020
(r23944)
@@ -223,7 +223,7 @@
<xref linkend="gtk3"/>,
<!-- <xref linkend="gtk2"/> -->
<xref linkend="harfbuzz"/>,
- <xref linkend="icu"/> (build is currently broken),
+ <xref linkend="icu"/>,
<xref linkend="libatomic_ops"/>,
<xref linkend="lcms2"/>,
<xref linkend="librsvg"/>,
@@ -530,6 +530,14 @@
</para>
<para>
+ <command>sed -i "s/TRUE/true/" ...</command>: These three sed commands
+ fix breakage caused by <application>ICU-68.1</application> removing a
+ macro. The third sed is for a file within libreoffice, the first two
+ are for packages downloaded during the build and amend '.mk' files for
+ the external projects (the source tarballs are unpacked during the
build).
+ </para>
+
+ <para>
<parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
the vendor which is mentioned when you click "About" from the Help menu
on the toolbar.
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page