Ignore:
Timestamp:
11/27/2012 08:16:34 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a89be02
Parents:
374ac5a
Message:

Opal and Ptlib updates.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10869 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/ptlib.xml

    r374ac5a r0ea00d5  
    77  <!ENTITY ptlib-download-http "&gnome-download-http;/ptlib/2.10/ptlib-&ptlib-version;.tar.xz">
    88  <!ENTITY ptlib-download-ftp  "&gnome-download-ftp;/ptlib/2.10/ptlib-&ptlib-version;.tar.xz">
    9   <!ENTITY ptlib-md5sum        "5f1a5eb56fed55e13d1aecf2b4ff165a">
    10   <!ENTITY ptlib-size          "2.3 MB">
    11   <!ENTITY ptlib-buildsize     "80 MB">
     9  <!ENTITY ptlib-md5sum        "460e63b0d168c7f4b670b2561a219c6b">
     10  <!ENTITY ptlib-size          "2.5 MB">
     11  <!ENTITY ptlib-buildsize     "105 MB">
    1212  <!ENTITY ptlib-time          "1.0 SBU">
    1313]>
    1414
    15 <sect1 id="ptlib" xreflabel="ptlib-&ptlib-version;">
     15<sect1 id="ptlib" xreflabel="Ptlib-&ptlib-version;">
    1616  <?dbhtml filename="ptlib.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>ptlib-&ptlib-version;</title>
     23  <title>Ptlib-&ptlib-version;</title>
    2424
    2525  <indexterm zone="ptlib">
    26     <primary sortas="a-ptlib">ptlib</primary>
     26    <primary sortas="a-Ptlib">Ptlib</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to ptlib</title>
     30    <title>Introduction to Ptlib</title>
    3131
    32     <para>The <application>ptlib</application> (Portable Tools Library) package
    33     is a class library that has its genesis many years ago as PWLib (portable
    34     Windows Library), a method to produce applications to run on various
    35     platforms.</para>
     32    <para>
     33      The <application>Ptlib</application> (Portable Tools Library) package
     34      contains a class library that has its genesis many years ago as PWLib
     35      (portable Windows Library), a method to produce applications to run on
     36      various platforms.
     37    </para>
    3638
    3739    &lfs72_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&ptlib-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&ptlib-download-http;"/>
     46         </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&ptlib-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&ptlib-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &ptlib-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &ptlib-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &ptlib-size;</para>
     59        <para>
     60          Download size: &ptlib-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &ptlib-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &ptlib-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &ptlib-time;</para>
     69        <para>
     70          Estimated build time: &ptlib-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
    6074
    61     <bridgehead renderas="sect3">ptlib Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">Ptlib Dependencies</bridgehead>
     76
     77    <bridgehead renderas="sect4">Required</bridgehead>
     78    <para role="required">
     79      <xref linkend="pkgconfig"/>
     80    </para>
     81
     82    <bridgehead renderas="sect4">Recommended</bridgehead>
     83    <para role="recommended">
     84      <xref linkend="alsa-lib"/>,
     85      <xref linkend="expat"/> and
     86      <xref linkend="openssl"/>
     87    </para>
    6288
    6389    <bridgehead renderas="sect4">Optional</bridgehead>
    64     <para role="optional"><xref linkend="alsa-lib"/>,
    65     <xref linkend="cyrus-sasl"/>
    66     <xref linkend="expat"/>
    67     <ulink url="http://sourceforge.net/projects/libavc1394/">libavc1394</ulink>,
    68     <xref linkend="libdv"/>,
    69     <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
    70     <xref linkend="openldap"/>,
    71     <xref linkend="openssl"/>,
    72     <xref linkend="sdl"/>, and
    73     <xref linkend="speex"/></para>
     90    <para role="optional">
     91      <xref linkend="cyrus-sasl"/>,
     92      <ulink url="http://sourceforge.net/projects/libdc1394/">libdc1394</ulink>,
     93      <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
     94      <ulink url="http://www.lua.org/">Lua</ulink>,
     95      <xref linkend="openldap"/>,
     96      <xref linkend="pulseaudio"/>,
     97      <xref linkend="sdl"/>,
     98      <xref linkend="unixodbc"/> and
     99      <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink>
     100    </para>
    74101
    75102    <para condition="html" role="usernotes">User Notes:
    76     <ulink url="&blfs-wiki;/ptlib"/></para>
    77 
     103      <ulink url="&blfs-wiki;/ptlib"/>
     104    </para>
    78105  </sect2>
    79106
    80107  <sect2 role="installation">
    81     <title>Installation of ptlib</title>
     108    <title>Installation of Ptlib</title>
    82109
    83     <para>Install <application>ptlib</application> by running the following
    84     commands:</para>
     110    <para>
     111      Install <application>Ptlib</application> by running the following
     112      commands:
     113    </para>
    85114
    86 <screen><userinput>sed -i -e 's:typedef.*int32.*[SU]DWORD://&amp;:' \
    87     include/ptlib/unix/ptlib/contain.h &amp;&amp;
    88 
    89 ./configure --prefix=/usr &amp;&amp;
     115<screen><userinput>./configure --prefix=/usr &amp;&amp;
    90116make</userinput></screen>
    91117
    92     <para>This package does not come with a test suite.</para>
     118    <para>
     119      This package does not come with a test suite.
     120    </para>
    93121
    94     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     122    <para>
     123      Now, as the <systemitem class="username">root</systemitem> user:
     124    </para>
    95125
    96126<screen role="root"><userinput>make install</userinput></screen>
    97 
    98   </sect2>
    99 
    100   <sect2 role="commands">
    101     <title>Command Explanations</title>
    102 
    103     <para><command>sed ... contain.h</command>: This command removes a conflict with
    104     the installed include file <filename>/usr/include/sqltypes.h</filename>.</para>
    105127
    106128  </sect2>
     
    110132
    111133    <segmentedlist>
    112       <segtitle>Installed Programs</segtitle>
    113       <segtitle>Installed Library</segtitle>
     134      <segtitle>Installed Program</segtitle>
     135      <segtitle>Installed Libraries</segtitle>
    114136      <segtitle>Installed Directories</segtitle>
    115137
    116138      <seglistitem>
    117         <seg>None</seg>
    118         <seg>libpt.so, libpt_s.a, alsa_pwplugin.so, and v4l2_pwplugin.so</seg>
    119         <seg>/usr/{include/{ptclib,ptlib/unix/ptlib},
    120         lib/ptlib-&ptlib-version;/devices/{sound,videoinput},
    121         share/ptlib/make}</seg>
     139        <seg>
     140          ptlib-config
     141        </seg>
     142        <seg>
     143          libpt.so and libpt_s.a
     144        </seg>
     145        <seg>
     146          /usr/include/ptclib,
     147          /usr/include/ptlib,
     148          /usr/lib/ptlib-&ptlib-version; and
     149          /usr/share/ptlib
     150        </seg>
    122151      </seglistitem>
    123152    </segmentedlist>
     
    129158
    130159      <varlistentry id="libpt">
    131         <term><filename class='libraryfile'>libpt{.so,_s.a}</filename></term>
     160        <term><filename class="libraryfile">libpt.so</filename></term>
    132161        <listitem>
    133           <para>contains the <application>ptlib</application> API methods.</para>
     162          <para>
     163            contains the <application>Ptlib</application> API functions.
     164          </para>
    134165          <indexterm zone="ptlib libpt">
    135             <primary sortas="c-libpt">libpt{.so,_s.a}</primary>
     166            <primary sortas="c-libpt">libpt.so</primary>
    136167          </indexterm>
    137168        </listitem>
Note: See TracChangeset for help on using the changeset viewer.