Author: andy
Date: 2011-11-21 16:18:03 -0700 (Mon, 21 Nov 2011)
New Revision: 8998
Modified:
trunk/BOOK/multimedia/audioutils/audacious.xml
trunk/BOOK/x/lib/gtk+2.xml
trunk/BOOK/x/lib/gtk+3.xml
Log:
Added a bit to the audacious page to say it can use gtk+-3
Modified: trunk/BOOK/multimedia/audioutils/audacious.xml
===================================================================
--- trunk/BOOK/multimedia/audioutils/audacious.xml 2011-11-21 22:51:23 UTC
(rev 8997)
+++ trunk/BOOK/multimedia/audioutils/audacious.xml 2011-11-21 23:18:03 UTC
(rev 8998)
@@ -78,7 +78,8 @@
<bridgehead renderas="sect3">Audacious Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="gtk2"/> and
+ <para role="required"><xref linkend="gtk3"/> or <xref linkend="gtk2"/> (if
+ both are installed it defaults to using <xref linkend="gtk3"/>) and
<xref linkend="libmowgli"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
@@ -117,7 +118,6 @@
<ulink url="http://sourceforge.net/projects/libcue/">libcue</ulink>,
<ulink url="http://sourceforge.net/projects/bs2b/">The Bauer
stereophonic-to-binaural DSP (bs2b) library</ulink>,
- <!-- <ulink url=""></ulink>, -->
<ulink url="http://sourceforge.net/projects/libbinio/">libbinio</ulink>
and <ulink url="http://www.wavpack.com/">WavPack</ulink>.</para>
Modified: trunk/BOOK/x/lib/gtk+2.xml
===================================================================
--- trunk/BOOK/x/lib/gtk+2.xml 2011-11-21 22:51:23 UTC (rev 8997)
+++ trunk/BOOK/x/lib/gtk+2.xml 2011-11-21 23:18:03 UTC (rev 8998)
@@ -12,7 +12,7 @@
<!ENTITY gtk2-time "2.7 SBU">
]>
-<sect1 id="gtk2" xreflabel="GTK+->k2-version;">
+<sect1 id="gtk2" xreflabel="gtk+->k2-version;">
<?dbhtml filename="gtk2.html" ?>
<sect1info>
@@ -20,17 +20,17 @@
<date>$Date$</date>
</sect1info>
- <title>GTK+->k2-version;</title>
+ <title>gtk+->k2-version;</title>
<indexterm zone="gtk2">
- <primary sortas="a-GTK2">GTK2</primary>
+ <primary sortas="a-gtk2">gtk2</primary>
</indexterm>
<sect2 role="package">
- <title>Introduction to GTK+</title>
+ <title>Introduction to gtk+-2</title>
- <para>The <application>GTK+</application> package contains
- <application>GTK+</application> libraries. These are useful
+ <para>The <application>gtk+-2</application> package contains
+ <application>gtk+-2</application> libraries. These are useful
for creating graphical user interfaces for applications.</para>
&lfs70_checked;
@@ -57,7 +57,7 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">GTK+ Dependencies</bridgehead>
+ <bridgehead renderas="sect3">gtk+-2 Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="cairo"/> (compiled with libX11
@@ -88,9 +88,9 @@
</sect2>
<sect2 role="installation">
- <title>Installation of GTK+-2</title>
+ <title>Installation of gtk+-2</title>
- <para>Install <application>GTK+-2</application> by running
+ <para>Install <application>gtk+-2</application> by running
the following commands:</para>
<screen><userinput>sed -i '/db2html/i@HAVE_DOCBOOK_TRUE@\t mkdir gtk-tut; \\
@@ -163,7 +163,7 @@
</sect2>
<sect2 role="configuration">
- <title>Configuring GTK+-2</title>
+ <title>Configuring gtk+-2</title>
<sect3 id="gtk2-config">
<title>Config Files</title>
@@ -208,7 +208,7 @@
<para>
<ulink url="http://sourceforge.net/projects/lxde/files/LXAppearance/">
- LXAppearance</ulink> is a GTK+-2 application that can help you choose the
+ LXAppearance</ulink> is a gtk+-2 application that can help you choose the
themes you like.</para>
</sect3>
@@ -262,7 +262,7 @@
<varlistentry id="gtk-demo">
<term><command>gtk-demo</command></term>
<listitem>
- <para>demonstrates <application>GTK+</application> functionality and
+ <para>demonstrates <application>gtk+-2</application> functionality
and
provides code for the examples.</para>
<indexterm zone="gtk2 gtk-demo">
<primary
@@ -275,7 +275,7 @@
<term><command>gtk-query-immodules-2.0</command></term>
<listitem>
<para>collects information about loadable input method modules for
- <application>GTK+</application> and writes it to standard
output.</para>
+ <application>gtk+-2</application> and writes it to standard
output.</para>
<indexterm zone="gtk2 gtk-query-immodules-2.0">
<primary
sortas="b-gtk-query-immodules-2.0">gtk-query-immodules-2.0</primary>
@@ -293,12 +293,12 @@
</listitem>
</varlistentry>
- <varlistentry id="GTK2libs">
- <term>GTK+ Libraries</term>
+ <varlistentry id="gtk2libs">
+ <term>gtk+-2 Libraries</term>
<listitem>
<para>provide an API to implement graphical user interfaces.</para>
- <indexterm zone="gtk2 GTK2libs">
- <primary sortas="c-GTK2libs">GTK+ Libraries</primary>
+ <indexterm zone="gtk2 gtk2libs">
+ <primary sortas="c-gtk2libs">gtk+-2 Libraries</primary>
</indexterm>
</listitem>
</varlistentry>
Modified: trunk/BOOK/x/lib/gtk+3.xml
===================================================================
--- trunk/BOOK/x/lib/gtk+3.xml 2011-11-21 22:51:23 UTC (rev 8997)
+++ trunk/BOOK/x/lib/gtk+3.xml 2011-11-21 23:18:03 UTC (rev 8998)
@@ -12,7 +12,7 @@
<!ENTITY gtk3-time "2.6 SBU">
]>
-<sect1 id="gtk3" xreflabel="gtk3->k3-version;">
+<sect1 id="gtk3" xreflabel="gtk+->k3-version;">
<?dbhtml filename="gtk3.html"?>
<sect1info>
@@ -20,10 +20,10 @@
<date>$Date: 2007-04-04 20:42:53 +0100 (Wed, 04 Apr 2007) $</date>
</sect1info>
- <title>gtk3->k3-version;</title>
+ <title>gtk+->k3-version;</title>
<indexterm zone="gtk3">
- <primary sortas="a-gtk3">gtk3</primary>
+ <primary sortas="a-gtk3">gtk+-3</primary>
</indexterm>
<sect2 role="package">
@@ -57,7 +57,7 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">gtk3 Dependencies</bridgehead>
+ <bridgehead renderas="sect3">gtk+-3 Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="cairo"/> (compiled with support for
@@ -79,9 +79,9 @@
</sect2>
<sect2 role="installation">
- <title>Installation of gtk3</title>
+ <title>Installation of gtk+-3</title>
- <para>Install <application>gtk3</application> by running the following
+ <para>Install <application>gtk+-3</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page