Author: andy
Date: 2011-11-21 15:51:23 -0700 (Mon, 21 Nov 2011)
New Revision: 8997
Added:
trunk/BOOK/x/lib/gtk+3.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/audioutils/audacious.xml
trunk/BOOK/x/lib/lib.xml
Log:
Added gtk+-3.2.2
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2011-11-20 21:28:01 UTC (rev 8996)
+++ trunk/BOOK/general.ent 2011-11-21 22:51:23 UTC (rev 8997)
@@ -557,6 +557,7 @@
<!ENTITY gdk-pixbuf-version "2.24.0">
<!ENTITY gtk2-version "2.24.8">
<!ENTITY gtk2-libdir "2.0/2.10.0">
+<!ENTITY gtk3-version "3.2.2">
<!ENTITY gtkmm-version "2.20.3">
<!ENTITY lesstif-version "0.95.2">
<!ENTITY startup-notification-version "0.9">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2011-11-20 21:28:01 UTC
(rev 8996)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2011-11-21 22:51:23 UTC
(rev 8997)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>November 21st, 2011</para>
+ <itemizedlist>
+ <listitem>
+ <para>[abenton] - Added gtk+-3.2.2.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>November 20th, 2011</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/audioutils/audacious.xml
===================================================================
--- trunk/BOOK/multimedia/audioutils/audacious.xml 2011-11-20 21:28:01 UTC
(rev 8996)
+++ trunk/BOOK/multimedia/audioutils/audacious.xml 2011-11-21 22:51:23 UTC
(rev 8997)
@@ -10,7 +10,7 @@
<!ENTITY audacious-md5sum "5ecdff54f4c32c6ae958095d23c57308">
<!ENTITY audacious-size "775 KB">
<!ENTITY audacious-buildsize "63 MB (typical)">
- <!ENTITY audacious-time "2.3 SBU">
+ <!ENTITY audacious-time "1.1 SBU">
<!ENTITY audacious-plugins-download
"http://distfiles.atheme.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
<!ENTITY audacious-plugins-md5sum "af35af836bf67fec4f762f7ddca104f2">
<!ENTITY audacious-plugins-size "2.1 MB">
Added: trunk/BOOK/x/lib/gtk+3.xml
===================================================================
--- trunk/BOOK/x/lib/gtk+3.xml (rev 0)
+++ trunk/BOOK/x/lib/gtk+3.xml 2011-11-21 22:51:23 UTC (rev 8997)
@@ -0,0 +1,254 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+
+ <!ENTITY gtk3-download-http
"&gnome-download-http;/gtk+/3.2/gtk+->k3-version;.tar.xz">
+ <!ENTITY gtk3-download-ftp
"&gnome-download-ftp;/gtk+/3.2/gtk+->k3-version;.tar.xz">
+ <!ENTITY gtk3-md5sum "447e4f452eff459b81c1591a0adfd791">
+ <!ENTITY gtk3-size "12 MB">
+ <!ENTITY gtk3-buildsize "308 MB">
+ <!ENTITY gtk3-time "2.6 SBU">
+]>
+
+<sect1 id="gtk3" xreflabel="gtk3->k3-version;">
+ <?dbhtml filename="gtk3.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy: randy $</othername>
+ <date>$Date: 2007-04-04 20:42:53 +0100 (Wed, 04 Apr 2007) $</date>
+ </sect1info>
+
+ <title>gtk3->k3-version;</title>
+
+ <indexterm zone="gtk3">
+ <primary sortas="a-gtk3">gtk3</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to gtk+-3</title>
+
+ <para>The <application>gtk+-3</application> package contains
+ <application>gtk+-3</application> libraries. These are used for creating
+ graphical user interfaces for applications.</para>
+
+ &lfs70_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink url=">k3-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink url=">k3-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: >k3-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: >k3-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: >k3-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: >k3-time;</para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">gtk3 Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required"><xref linkend="cairo"/> (compiled with support for
+ glib and libX11), <xref linkend="atk"/>, <xref linkend="pango"/>,
+ <xref linkend="gdk-pixbuf"/> and <xref linkend="x-window-system"/>
+ (specifically, libX11, libXext, libXi and libXrender are required,
+ libXinerama, libXcomposite, libXrandr and libXdamage are optional)</para>
+
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional"><xref linkend="cups"/>,
+ <xref linkend="docbook-utils"/>,
+ <ulink url="http://www.freedesktop.org/software/colord/">Colord</ulink>,
+ <xref linkend="gobject-introspection"/> and <xref linkend="gtk-doc"/> (only
+ needed if you want to rebuild the documentation).</para>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/gtk3"/></para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of gtk3</title>
+
+ <para>Install <application>gtk3</application> by running the following
+ commands:</para>
+
+<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
+make</userinput></screen>
+
+ <para>To test the results:</para>
+
+<screen><userinput>rm tests/css/parser/selector.css &&
+rm tests/a11y/pickers.ui &&
+make check</userinput></screen>
+
+
+ <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
+ </sect2>
+
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <para><command>rm tests/css/parser/selector.css</command> and
+ <command>rm tests/a11y/pickers.ui</command>: This prevents two tests
+ being run as they are known to fail.</para>
+
+ </sect2>
+
+ <sect2 role="configuration">
+ <title>Configuring gtk+-3</title>
+
+ <sect3 id="gtk3-config">
+ <title>Config Files</title>
+ <para><filename>~/.config/gtk-3.0/settings.ini</filename> and
+ <filename>/etc/gtk-3.0/settings.ini</filename></para>
+
+ <indexterm zone="gtk3 gtk3-config">
+ <primary
sortas="e-AA.home-settings.ini">~/.config/gtk-3.0/settings.ini</primary>
+ </indexterm>
+
+ <indexterm zone="gtk3 gtk3-config">
+ <primary
sortas="e-etc-path-settings.ini">/etc/gtk-3.0/settings.ini</primary>
+ </indexterm>
+ </sect3>
+
+ <sect3><title>Configuration Information</title>
+
+ <para>Gtk+-3 themes change the way a gtk application looks. An icon
+ theme can be used to change the icons that appear on the application's
+ toolbar. If you have installed a Gtk+-3 theme (eg
+ <ulink
url="http://ftp.gnome.org/pub/gnome/sources/gnome-themes-standard/3.2/">gnome-themes-standard</ulink>)
or an icon theme (such as
+ <xref linkend="gnome-icon-theme"/>) you can set your prefences in
+ <filename>~/.config/gtk-3.0/settings.ini</filename>:</para>
+
+<screen><userinput>cat > ~/.config/gtk-3.0/settings.ini << "EOF"
+[Settings]
+gtk-theme-name = <replaceable>Adwaita</replaceable>
+gtk-fallback-icon-theme = <replaceable>gnome</replaceable>
+EOF</userinput></screen>
+
+ <para>There are many more themes available at
+ <ulink url="http://gnome-look.org/">Gnome-Look.org</ulink> and other
+ places.</para>
+
+ <para>Once you've settled on themes you like, you can (as the
+ <systemitem class="username">root</systemitem> user) make them the
+ default system wide:</para>
+
+<screen role="root"><userinput>cat > /etc/gtk-3.0/settings.ini <<
"EOF"[Settings]
+gtk-theme-name = <replaceable>Clearwaita</replaceable>
+gtk-fallback-icon-theme = <replaceable>elementary</replaceable>
+EOF</userinput></screen>
+
+ </sect3>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>gtk3-demo, gtk-query-immodules-3.0, and
gtk-update-icon-cache</seg>
+ <seg>libgailutil.so, libgdk-3.so, and libgtk-3.so</seg>
+ <seg>/etc/gtk-3.0, /usr/include/gtk-3.0, /usr/include/gail-3.0,
+ /usr/lib/gtk-3.0 and /usr/share/gtk-3.0</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="gtk3-demo">
+ <term><command>gtk3-demo</command></term>
+ <listitem>
+ <para>is a simple program that demonstrates some of the things that
+ can be done with gtk+-3</para>
+ <indexterm zone="gtk3 gtk3-demo">
+ <primary sortas="b-gtk3-demo">gtk3-demo</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="gtk-query-immodules-3.0">
+ <term><command>gtk-query-immodules-3.0</command></term>
+ <listitem>
+ <para>collects information about loadable input method modules for
+ <application>gtk+-3</application> and writes it to the default cache
+ file location, or to standard output.</para>
+ <indexterm zone="gtk3 gtk-query-immodules-3.0">
+ <primary
sortas="b-gtk-query-immodules-3.0">gtk-query-immodules-3.0</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="gtk-update-icon-cache3">
+ <term><command>gtk-update-icon-cache</command></term>
+ <listitem>
+ <para>is an icon theme caching utility that creates mmap()able cache
+ files for icon themes.</para>
+ <indexterm zone="gtk3 gtk-update-icon-cache3">
+ <primary
sortas="b-gtk-update-icon-cache3">gtk-update-icon-cache</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="libgailutil">
+ <term><filename class='libraryfile'>libgailutil.so</filename></term>
+ <listitem>
+ <para>contains functions that implements the accessibility interfaces
+ defined by the GNOME Accessibility Toolkit</para>
+ <indexterm zone="gtk3 libgailutil">
+ <primary sortas="c-libgailutil">libgailutil.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="libgdk-3">
+ <term><filename class='libraryfile'>libgdk-3.so</filename></term>
+ <listitem>
+ <para>contains functions that act as a wrapper around the low-level
+ drawing and windowing functions provided by the underlying graphics
+ system (libX11 for now, but maybe in the future wayland).</para>
+ <indexterm zone="gtk3 libgdk-3">
+ <primary sortas="c-libgdk-3">libgdk-3.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="libgtk-3">
+ <term><filename class='libraryfile'>libgtk-3.so</filename></term>
+ <listitem>
+ <para>contains functions that provide an API to implement graphical
+ user interfaces.</para>
+ <indexterm zone="gtk3 libgtk-3">
+ <primary sortas="c-libgtk-3">libgtk-3.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Modified: trunk/BOOK/x/lib/lib.xml
===================================================================
--- trunk/BOOK/x/lib/lib.xml 2011-11-20 21:28:01 UTC (rev 8996)
+++ trunk/BOOK/x/lib/lib.xml 2011-11-21 22:51:23 UTC (rev 8997)
@@ -34,6 +34,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="atk.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="gdk-pixbuf.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+2.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+3.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkmm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lesstif.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="startup-notification.xml"/>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page