Le 23/03/2015 10:20, [email protected] a écrit :
Author: chris
Date: Mon Mar 23 02:20:15 2015
New Revision: 15691

Log:
Removed obsolete command from Qt5 instructions

Modified:
    trunk/BOOK/introduction/welcome/changelog.xml
    trunk/BOOK/x/lib/qt5.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Mar 23 02:19:41 
2015        (r15690)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Mar 23 02:20:15 
2015        (r15691)
@@ -45,6 +45,16 @@
  -->
<listitem>
+      <para>March 23th, 2015</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Chris] - Removed fixup command for Qt5 - problem has been
+          fixed in latest Qt5 version.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
        <para>March 22nd, 2015</para>
        <itemizedlist>
          <listitem>

Modified: trunk/BOOK/x/lib/qt5.xml
==============================================================================
--- trunk/BOOK/x/lib/qt5.xml    Mon Mar 23 02:19:41 2015        (r15690)
+++ trunk/BOOK/x/lib/qt5.xml    Mon Mar 23 02:20:15 2015        (r15691)
@@ -417,14 +417,8 @@
      <para>
        <parameter>-skip qtwebengine</parameter>: This switch disables
        building the Qt Web Engine.  It is not presently used by
-      any applications.  If this option is removed, fix a build
-      problem with:
-
-<screen><userinput>sed -i '$ a !contains(QT_CONFIG, pulseaudio): GYP_CONFIG += 
use_pulseaudio=0' \
-       qtwebengine/src/core/config/desktop_linux.pri</userinput></screen>
-
-      Note that building the Qt Web Engine increases the build time and the
-      installed size by almost 50 %.
+      any applications. Note that building the Qt Web Engine increases the
+      build time and the installed size by almost 50%.
      </para>
<para>
Thanks,

It is always a problem for me to know what to test among the various options which are proposed in the book. Clearly, I have not tested this one... I always suggest that what is optional should not be treated at all in the book, because testing everything is too time consuming, but other editors have a different view.

Pierre

--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to