Author: wblaszcz
Date: 2010-04-08 00:04:36 -0600 (Thu, 08 Apr 2010)
New Revision: 8396
Added:
trunk/BOOK/x/lib/pangomm.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/lib.xml
Log:
Added new package, pangomm-2.26.0.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-04-08 02:34:26 UTC (rev 8395)
+++ trunk/BOOK/general.ent 2010-04-08 06:04:36 UTC (rev 8396)
@@ -498,6 +498,7 @@
<!ENTITY cairo-version "1.8.10">
<!ENTITY cairomm-version "1.6.2">
<!ENTITY pango-version "1.26.2">
+<!ENTITY pangomm-version "2.26.0">
<!ENTITY atk-version "1.28.0">
<!ENTITY gtk2-version "2.18.7">
<!ENTITY gtk2-libdir "2.0/2.10.0">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-04-08 02:34:26 UTC
(rev 8395)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-04-08 06:04:36 UTC
(rev 8396)
@@ -45,6 +45,9 @@
<para>April 8th, 2010</para>
<itemizedlist>
<listitem>
+ <para>[wblaszcz] - Added new package, pangomm-2.26.0.</para>
+ </listitem>
+ <listitem>
<para>[wblaszcz] - Added new package, cairomm-1.6.2.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/x/lib/lib.xml
===================================================================
--- trunk/BOOK/x/lib/lib.xml 2010-04-08 02:34:26 UTC (rev 8395)
+++ trunk/BOOK/x/lib/lib.xml 2010-04-08 06:04:36 UTC (rev 8396)
@@ -30,6 +30,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cairo.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cairomm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pango.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pangomm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="atk.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtk+2.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lesstif.xml"/>
Added: trunk/BOOK/x/lib/pangomm.xml
===================================================================
--- trunk/BOOK/x/lib/pangomm.xml (rev 0)
+++ trunk/BOOK/x/lib/pangomm.xml 2010-04-08 06:04:36 UTC (rev 8396)
@@ -0,0 +1,122 @@
+<?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 pangomm-download-http
"&gnome-download-http;/pangomm/2.26/pangomm-&pangomm-version;.tar.bz2">
+ <!ENTITY pangomm-download-ftp
"&gnome-download-ftp;/pangomm/2.26/pangomm-&pangomm-version;.tar.bz2">
+ <!ENTITY pangomm-md5sum "37f54dc8e6cb73ed923b22f313352156">
+ <!ENTITY pangomm-size "960 KB">
+ <!ENTITY pangomm-buildsize "17 MB">
+ <!ENTITY pangomm-time "0.2 SBU">
+]>
+
+<sect1 id="pangomm" xreflabel="pangomm-&pangomm-version;">
+ <?dbhtml filename="pangomm.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>pangomm-&pangomm-version;</title>
+
+ <indexterm zone="pangomm">
+ <primary sortas="a-pangomm">pangomm</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to pangomm</title>
+
+ <para>The <application>pangomm</application> package provides a C++
+ interface to <application>Pango</application>.</para>
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink url="&pangomm-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink url="&pangomm-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &pangomm-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &pangomm-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: &pangomm-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &pangomm-time;</para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">pangomm Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required"><xref linkend="cairomm"/>,
+ <xref linkend="glibmm"/>, and
+ <xref linkend="pango"/></para>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url="&blfs-wiki;/pangomm"/></para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of pangomm</title>
+
+ <para>Install <application>pangomm</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="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Library</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>None</seg>
+ <seg>libpangomm-1.4.so</seg>
+ <seg>/usr/{include/pangomm-1.4/pangomm/private,lib/pangomm-1.4/include,
+ share/{devhelp/books/pangomm-1.4,doc/pangomm-1.4/{images,
+ reference/html}}}</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="libpangomm-1.4">
+ <term><filename class='libraryfile'>libpangomm-1.4.so</filename></term>
+ <listitem>
+ <para>contains the <application>Pango</application> API
classes.</para>
+ <indexterm zone="pangomm libpangomm-1.4">
+ <primary sortas="c-libpangomm-1.4">libpangomm-1.4.so</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
Property changes on: trunk/BOOK/x/lib/pangomm.xml
___________________________________________________________________
Name: svn:keywords
+ LastChangedBy Date
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page