Author: wblaszcz
Date: 2010-01-02 22:45:00 -0700 (Sat, 02 Jan 2010)
New Revision: 8175
Added:
trunk/BOOK/general/graphlib/clutter.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/gir-repository.xml
trunk/BOOK/general/graphlib/graphlib.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added new package, clutter-1.1.2.
Modified: trunk/BOOK/general/genlib/gir-repository.xml
===================================================================
--- trunk/BOOK/general/genlib/gir-repository.xml 2010-01-02 06:54:21 UTC
(rev 8174)
+++ trunk/BOOK/general/genlib/gir-repository.xml 2010-01-03 05:45:00 UTC
(rev 8175)
@@ -68,7 +68,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="dbus-glib"/>,
<xref linkend="libsoup"/>,
- <ulink url="http://clutter-project.org/">Clutter</ulink>,
+ <xref linkend="clutter"/>,
<xref linkend="atk"/>,
<ulink url="http://www.avahi.org">Avahi</ulink>,
<ulink url="http://www.gegl.org/babl/">Babl</ulink>,
Added: trunk/BOOK/general/graphlib/clutter.xml
===================================================================
--- trunk/BOOK/general/graphlib/clutter.xml (rev 0)
+++ trunk/BOOK/general/graphlib/clutter.xml 2010-01-03 05:45:00 UTC (rev
8175)
@@ -0,0 +1,149 @@
+<?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 clutter-download-http
"http://www.clutter-project.org/sources/clutter/1.1/clutter-&clutter-version;.tar.bz2">
+ <!ENTITY clutter-download-ftp " ">
+ <!ENTITY clutter-md5sum "20d37870ed0db4aaf8404d78b89b0d71">
+ <!ENTITY clutter-size "2.0 MB">
+ <!ENTITY clutter-buildsize "46 MB">
+ <!ENTITY clutter-time "0.7 SBU">
+]>
+
+<sect1 id="clutter" xreflabel="clutter-&clutter-version;">
+ <?dbhtml filename="clutter.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>clutter-&clutter-version;</title>
+
+ <indexterm zone="clutter">
+ <primary sortas="a-clutter">clutter</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to clutter</title>
+
+ <para>The <application>clutter</application> package is an open source
+ software library for creating fast, visually rich and animated graphical
+ user interfaces.</para>
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink url="&clutter-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink url="&clutter-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &clutter-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &clutter-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: &clutter-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &clutter-time;</para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">clutter Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required"><xref linkend="gtk2"/> and
+ <xref linkend="mesalib"/></para>
+
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional"><xref linkend="gir-repository"/> and
+ <xref linkend="gtk-doc"/></para>
+
+ <bridgehead renderas="sect4">Optional (to build the application developers
+ manual)</bridgehead>
+ <para role="optional"><xref linkend="docbook-utils"/>,
+ <xref linkend="jadetex"/>,
+ <xref linkend="xmlto"/>, and either
+ <xref linkend="Links"/>,
+ <xref linkend="lynx"/>, or
+ <xref linkend="w3m"/></para>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/clutter"/></para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of clutter</title>
+
+ <para>Install <application>clutter</application> by running the following
+ commands:</para>
+
+<screen><userinput>./configure --prefix=/usr &&
+make</userinput></screen>
+
+ <para>This package does not come with a test suite.</para>
+
+ <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><option>--enable-manual</option>: Use this parameter if
+ <application>DocBook-utils</application>, <application>xmlto</application>,
+ <application>JadeTeX</application>, and either
+ <application>Links</application>, <application>Lynx</application>, or
+ <application>W3m</application> are installed and you wish to build the
+ application developers manual.</para>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../xincludes/gtk-doc-rebuild.xml"/>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Library</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>None</seg>
+ <seg>libclutter-glx-1.0.so</seg>
+ <seg>/usr/{include/clutter-1.0/{clutter/{glx,json,x11},cogl},
+ share/gtk-doc/html/{clutter,cogl}}</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="libclutter-glx-1.0">
+ <term><filename
class='libraryfile'>libclutter-glx-1.0.so</filename></term>
+ <listitem>
+ <para>contains the clutter API functions.</para>
+ <indexterm zone="clutter libclutter-glx-1.0">
+ <primary
sortas="c-libclutter-glx-1.0">libclutter-glx-1.0.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Property changes on: trunk/BOOK/general/graphlib/clutter.xml
___________________________________________________________________
Name: svn:keywords
+ LastChangedBy Date
Modified: trunk/BOOK/general/graphlib/graphlib.xml
===================================================================
--- trunk/BOOK/general/graphlib/graphlib.xml 2010-01-02 06:54:21 UTC (rev
8174)
+++ trunk/BOOK/general/graphlib/graphlib.xml 2010-01-03 05:45:00 UTC (rev
8175)
@@ -43,5 +43,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="poppler.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="jasper.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pixman.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="clutter.xml"/>
</chapter>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-01-02 06:54:21 UTC (rev 8174)
+++ trunk/BOOK/general.ent 2010-01-03 05:45:00 UTC (rev 8175)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "02"> <!-- Always 2 digits -->
+<!ENTITY day "03"> <!-- Always 2 digits -->
<!ENTITY month "01"> <!-- Always 2 digits -->
<!ENTITY year "2010">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "January &day;nd, &year;">
+<!ENTITY releasedate "January &day;rd, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -193,6 +193,7 @@
<!ENTITY poppler-version "0.12.0">
<!ENTITY jasper-version "1.900.1">
<!ENTITY pixman-version "0.15.20">
+<!ENTITY clutter-version "1.1.2">
<!-- Obsolete
<!ENTITY libungif-version "4.1.3">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-01-02 06:54:21 UTC
(rev 8174)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-01-03 05:45:00 UTC
(rev 8175)
@@ -41,6 +41,15 @@
-->
<listitem>
+ <para>January 3rd, 2010</para>
+ <itemizedlist>
+ <listitem>
+ <para>[wblaszcz] - Added new package, clutter-1.1.2.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>January 2nd, 2010</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page