Author: ken
Date: Mon Aug 31 04:59:24 2020
New Revision: 23651
Log:
Highlight more clang dependencies:
Libreoffice now defaults to using it for skia, offer option to disable that.
Thunderbird in its current mozconfig needs clang, not just llvm.
Modified:
trunk/BOOK/xsoft/office/libreoffice.xml
trunk/BOOK/xsoft/other/thunderbird.xml
Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==============================================================================
--- trunk/BOOK/xsoft/office/libreoffice.xml Sun Aug 30 21:01:48 2020
(r23650)
+++ trunk/BOOK/xsoft/office/libreoffice.xml Mon Aug 31 04:59:24 2020
(r23651)
@@ -211,6 +211,7 @@
<xref linkend="dbus-glib"/>,
<xref linkend="libepoxy"/>,
<xref linkend="libjpeg"/>,
+ clang from <xref linkend="llvm"/> (for rendering with skia),
<xref linkend="glm"/>,
<xref linkend="glu"/>,
<xref linkend="gpgme"/>,
@@ -676,6 +677,11 @@
</para>
<para>
+ <option>--disable-ski</option>: Use <xref linkend="cairo"/> for rendering
+ instead of skia.
+ </para>
+
+ <para>
<option>--enable-gtk3-kde5</option>: This switch allows the Visual Class
Library, which is responsible for widgets, to be built with KF5 file
dialogs if GTK+-3, Qt5 and Plasma are all available.
Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml Sun Aug 30 21:01:48 2020
(r23650)
+++ trunk/BOOK/xsoft/other/thunderbird.xml Mon Aug 31 04:59:24 2020
(r23651)
@@ -83,7 +83,7 @@
<xref linkend="dbus-glib"/>,
both <xref linkend="gtk3"/>
and <xref linkend="gtk2"/>,
- <xref linkend="llvm"/>, <!-- Searched for and used a few times -->
+ <xref linkend="llvm"/> including clang, <!-- Searched for and used a few
times -->
<xref linkend="nodejs"/>,
<xref linkend="pulseaudio"/> (or <xref linkend="alsa-lib"/> if you edit
the mozconfig; although it is now deprecated by mozilla),
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page