Author: pierre
Date: Wed Jan 23 13:11:58 2019
New Revision: 21024
Log:
remove dependency on six for gdk-pixbuf: not needed anymore
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/gdk-pixbuf.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Jan 23 10:42:22
2019 (r21023)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Jan 23 13:11:58
2019 (r21024)
@@ -45,6 +45,9 @@
<para>January 23rd, 2018</para>
<itemizedlist>
<listitem>
+ <para>[pierre] - Six is not needed for gdk-pixbuf.</para>
+ </listitem>
+ <listitem>
<para>[pierre] - Six is required for scour and will be downloaded
automatically if not already installed.</para>
</listitem>
Modified: trunk/BOOK/x/lib/gdk-pixbuf.xml
==============================================================================
--- trunk/BOOK/x/lib/gdk-pixbuf.xml Wed Jan 23 10:42:22 2019 (r21023)
+++ trunk/BOOK/x/lib/gdk-pixbuf.xml Wed Jan 23 13:11:58 2019 (r21024)
@@ -103,9 +103,10 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
- <xref linkend="jasper"/>,
- <xref linkend="gtk-doc"/>, and
- <xref linkend="six"/>(required for tests)
+ <xref linkend="jasper"/> and
+ <xref linkend="gtk-doc"/>
+<!-- not required anymore
+ <xref linkend="six"/>(required for tests)-->
</para>
<para condition="html" role="usernotes">
@@ -152,23 +153,19 @@
<sect2 role="commands">
<title>Command Explanations</title>
-<!--
+
<para>
- <parameter>- -with-x11</parameter>: This switch enables building of the
- <application>Gdk Pixbuf</application> <application>X11</application>
- library which is needed for <emphasis>many</emphasis> packages.
+ <option>-Ddocs=true</option>: Use this parameter if
+ <application>GTK-Doc</application> is installed and you wish to rebuild
+ and install the API documentation.
</para>
--->
+
<para>
<option>-Djasper=true</option>: If you've installed
<xref linkend="jasper"/> and you want
<application>Gdk Pixbuf</application> to use it to compile a
JPEG2000 image loader, pass this switch to configure.
</para>
-<!--
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../../xincludes/gtk-doc-rebuild.xml"/>
--->
</sect2>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page