Author: wblaszcz Date: 2010-01-15 05:39:22 -0700 (Fri, 15 Jan 2010) New Revision: 8218
Added: trunk/BOOK/general/genlib/ptlib.xml Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/genlib.xml trunk/BOOK/general/genlib/libsigc++.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/multimedia/cdwriteutils/cdrdao.xml Log: Added new package, ptlib-2.6.5. Modified: trunk/BOOK/general/genlib/genlib.xml =================================================================== --- trunk/BOOK/general/genlib/genlib.xml 2010-01-15 02:42:16 UTC (rev 8217) +++ trunk/BOOK/general/genlib/genlib.xml 2010-01-15 12:39:22 UTC (rev 8218) @@ -95,6 +95,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libelf.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libggz.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libsigc++.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ptlib.xml"/> <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libxml.xml"/> --> <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ispell.xml"/> --> Modified: trunk/BOOK/general/genlib/libsigc++.xml =================================================================== --- trunk/BOOK/general/genlib/libsigc++.xml 2010-01-15 02:42:16 UTC (rev 8217) +++ trunk/BOOK/general/genlib/libsigc++.xml 2010-01-15 12:39:22 UTC (rev 8218) @@ -98,8 +98,7 @@ <varlistentry id="libsigc-2.0"> <term><filename class='libraryfile'>libsigc-2.0.so</filename></term> <listitem> - <para>contains the <application>libsigc++</application> API - functions.</para> + <para>contains the <application>libsigc++</application> API methods.</para> <indexterm zone="libsigc libsigc-2.0"> <primary sortas="c-libsigc-2.0">libsigc-2.0.so</primary> </indexterm> Added: trunk/BOOK/general/genlib/ptlib.xml =================================================================== --- trunk/BOOK/general/genlib/ptlib.xml (rev 0) +++ trunk/BOOK/general/genlib/ptlib.xml 2010-01-15 12:39:22 UTC (rev 8218) @@ -0,0 +1,128 @@ +<?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 ptlib-download-http "&gnome-download-http;/ptlib/2.6/ptlib-&ptlib-version;.tar.bz2"> + <!ENTITY ptlib-download-ftp "&gnome-download-ftp;/ptlib/2.6/ptlib-&ptlib-version;.tar.bz2"> + <!ENTITY ptlib-md5sum "db7fd581b66998cd76d96f8b7c3f22a1"> + <!ENTITY ptlib-size "3.1 MB"> + <!ENTITY ptlib-buildsize "57 MB"> + <!ENTITY ptlib-time "0.8 SBU"> +]> + +<sect1 id="ptlib" xreflabel="ptlib-&ptlib-version;"> + <?dbhtml filename="ptlib.html"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>ptlib-&ptlib-version;</title> + + <indexterm zone="ptlib"> + <primary sortas="a-ptlib">ptlib</primary> + </indexterm> + + <sect2 role="package"> + <title>Introduction to ptlib</title> + + <para>The <application>ptlib</application> (Portable Tools Library) package + is a class library that has it's genesis many years ago as PWLib (portable + Windows Library), a method to produce applications to run on various + platforms.</para> + + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para>Download (HTTP): <ulink url="&ptlib-download-http;"/></para> + </listitem> + <listitem> + <para>Download (FTP): <ulink url="&ptlib-download-ftp;"/></para> + </listitem> + <listitem> + <para>Download MD5 sum: &ptlib-md5sum;</para> + </listitem> + <listitem> + <para>Download size: &ptlib-size;</para> + </listitem> + <listitem> + <para>Estimated disk space required: &ptlib-buildsize;</para> + </listitem> + <listitem> + <para>Estimated build time: &ptlib-time;</para> + </listitem> + </itemizedlist> + + <bridgehead renderas="sect3">ptlib Dependencies</bridgehead> + + <bridgehead renderas="sect4">Optional</bridgehead> + <para role="optional"><xref linkend="alsa-lib"/>, + <ulink url="http://sourceforge.net/projects/libavc1394/">libavc1394</ulink>, + <xref linkend="libdv"/>, + <ulink url="http://www.linux1394.org/">libraw1394</ulink>, + <xref linkend="openldap"/>, + <xref linkend="sdl"/>, and + <xref linkend="speex"/></para> + + <para condition="html" role="usernotes">User Notes: + <ulink url="&blfs-wiki;/ptlib"/></para> + + </sect2> + + <sect2 role="installation"> + <title>Installation of ptlib</title> + + <para>Install <application>ptlib</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>libpt{.so,_s.a}</seg> + <seg>/usr/{include/{ptclib,ptlib/unix/ptlib}, + lib/ptlib-&ptlib-version;/devices/{sound,videoinput}, + share/ptlib/make}</seg> + </seglistitem> + </segmentedlist> + + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> + + <varlistentry id="libpt"> + <term><filename class='libraryfile'>libpt{.so,_s.a}</filename></term> + <listitem> + <para>contains the <application>ptlib</application> API methods.</para> + <indexterm zone="ptlib libpt"> + <primary sortas="c-libpt">libpt{.so,_s.a}</primary> + </indexterm> + </listitem> + </varlistentry> + + </variablelist> + + </sect2> + +</sect1> Property changes on: trunk/BOOK/general/genlib/ptlib.xml ___________________________________________________________________ Name: svn:keywords + LastChangedBy Date Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-01-15 02:42:16 UTC (rev 8217) +++ trunk/BOOK/general.ent 2010-01-15 12:39:22 UTC (rev 8218) @@ -172,6 +172,7 @@ <!ENTITY libelf-version "0.8.13"> <!ENTITY libggz-version "0.0.14.1"> <!ENTITY libsigc-version "2.2.4.2"> +<!ENTITY ptlib-version "2.6.5"> <!-- Obsolete <!ENTITY fam-version "2.7.0"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-01-15 02:42:16 UTC (rev 8217) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-01-15 12:39:22 UTC (rev 8218) @@ -45,6 +45,9 @@ <para>January 15th, 2010</para> <itemizedlist> <listitem> + <para>[wblaszcz] - Added new package, ptlib-2.6.5.</para> + </listitem> + <listitem> <para>[wblaszcz] - Added new package, libsigc++-2.2.4.2.</para> </listitem> </itemizedlist> Modified: trunk/BOOK/multimedia/cdwriteutils/cdrdao.xml =================================================================== --- trunk/BOOK/multimedia/cdwriteutils/cdrdao.xml 2010-01-15 02:42:16 UTC (rev 8217) +++ trunk/BOOK/multimedia/cdwriteutils/cdrdao.xml 2010-01-15 12:39:22 UTC (rev 8218) @@ -90,7 +90,7 @@ each package.</para> <para role="optional"><xref linkend="libgnomeui"/>, - <ulink url="http://libsigc.sourceforge.net/">libsigc++</ulink>, + <xref linkend="libsigc"/>, <ulink url="http://www.gtkmm.org/">glibmm</ulink>, <ulink url="http://www.gtkmm.org/">gtkmm</ulink>, <ulink url="http://www.gtkmm.org/">libglademm</ulink>, -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
