Changeset d1daeac


Ignore:
Timestamp:
12/15/2009 12:18:46 PM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
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:
c90e836
Parents:
c766fa0e
Message:

Updated to Pycairo-1.8.8. Updated to PyGObject-2.20.0. Updated to PyGTK-2.16.0. Updated to PyORBit-2.24.0. Updated to Gnome-Python-2.28.0.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc766fa0e rd1daeac  
    354354<!-- Python module versions used in the Python Modules instructions -->
    355355<!ENTITY pyxml-version                "0.8.4">
    356 <!ENTITY pycairo-version              "1.4.0">
    357 <!ENTITY pygobject-version            "2.12.3">
    358 <!ENTITY pygtk-version                "2.10.6">
    359 <!ENTITY pyorbit-version              "2.14.3">
    360 <!ENTITY gnome-python-version         "2.18.2">
     356<!ENTITY pycairo-version              "1.8.8">
     357<!ENTITY pygobject-version            "2.20.0">
     358<!ENTITY pygtk-version                "2.16.0">
     359<!ENTITY pyorbit-version              "2.24.0">
     360<!ENTITY gnome-python-version         "2.28.0">
    361361<!ENTITY gnome-python-desktop-version "2.18.0">
    362362
  • general/prog/python-modules.xml

    rc766fa0e rd1daeac  
    1414  <!ENTITY pycairo-download-http "http://cairographics.org/releases/pycairo-&pycairo-version;.tar.gz">
    1515  <!ENTITY pycairo-download-ftp  " ">
    16   <!ENTITY pycairo-md5sum        "e26e77919b606113f565d70036c1f504">
    17   <!ENTITY pycairo-size          "468 KB">
    18   <!ENTITY pycairo-buildsize     "5.2 MB">
     16  <!ENTITY pycairo-md5sum        "054da6c125cb427a003f5fd6c54f853e">
     17  <!ENTITY pycairo-size          "465 KB">
     18  <!ENTITY pycairo-buildsize     "3 MB">
    1919  <!ENTITY pycairo-time          "0.1 SBU">
    2020
    21   <!ENTITY pygobject-download-http "&gnome-download-http;/pygobject/2.12/pygobject-&pygobject-version;.tar.bz2">
    22   <!ENTITY pygobject-download-ftp  "&gnome-download-ftp;/pygobject/2.12/pygobject-&pygobject-version;.tar.bz2">
    23   <!ENTITY pygobject-md5sum        "009986021225b7ea6e0ba848707785af">
    24   <!ENTITY pygobject-size          "331 KB">
    25   <!ENTITY pygobject-buildsize     "5.2">
    26   <!ENTITY pygobject-time          "0.1 SBU">
    27 
    28   <!ENTITY pygtk-download-http "&gnome-download-http;/pygtk/2.10/pygtk-&pygtk-version;.tar.bz2">
    29   <!ENTITY pygtk-download-ftp  "&gnome-download-ftp;/pygtk/2.10/pygtk-&pygtk-version;.tar.bz2">
    30   <!ENTITY pygtk-md5sum        "f051e25adcbdc1ddcf736fadad3d66f2">
    31   <!ENTITY pygtk-size          "1.9 MB">
    32   <!ENTITY pygtk-buildsize     "5.2 MB">
     21  <!ENTITY pygobject-download-http "&gnome-download-http;/pygobject/2.20/pygobject-&pygobject-version;.tar.bz2">
     22  <!ENTITY pygobject-download-ftp  "&gnome-download-ftp;/pygobject/2.20/pygobject-&pygobject-version;.tar.bz2">
     23  <!ENTITY pygobject-md5sum        "10e1fb79be3d698476a28b1e1b0c5640">
     24  <!ENTITY pygobject-size          "651 KB">
     25  <!ENTITY pygobject-buildsize     "16 MB">
     26  <!ENTITY pygobject-time          "0.2 SBU">
     27
     28  <!ENTITY pygtk-download-http "&gnome-download-http;/pygtk/2.16/pygtk-&pygtk-version;.tar.bz2">
     29  <!ENTITY pygtk-download-ftp  "&gnome-download-ftp;/pygtk/2.16/pygtk-&pygtk-version;.tar.bz2">
     30  <!ENTITY pygtk-md5sum        "bd0d437fefd6d5390f5d770a495cd50c">
     31  <!ENTITY pygtk-size          "2.1 MB">
     32  <!ENTITY pygtk-buildsize     "64 MB">
    3333  <!ENTITY pygtk-time          "0.7 SBU">
    3434
    35   <!ENTITY pyorbit-download-http "&gnome-download-http;/pyorbit/2.14/pyorbit-&pyorbit-version;.tar.bz2">
    36   <!ENTITY pyorbit-download-ftp  "&gnome-download-ftp;/pyorbit/2.14/pyorbit-&pyorbit-version;.tar.bz2">
    37   <!ENTITY pyorbit-md5sum        "3c4d42ae1a7303fd85071a842617043f">
    38   <!ENTITY pyorbit-size          "0.3 MB">
    39   <!ENTITY pyorbit-buildsize     "5.3 MB">
     35  <!ENTITY pyorbit-download-http "&gnome-download-http;/pyorbit/2.24/pyorbit-&pyorbit-version;.tar.bz2">
     36  <!ENTITY pyorbit-download-ftp  "&gnome-download-ftp;/pyorbit/2.24/pyorbit-&pyorbit-version;.tar.bz2">
     37  <!ENTITY pyorbit-md5sum        "574593815e75ee6e98062c75d6d1581f">
     38  <!ENTITY pyorbit-size          "286 KB">
     39  <!ENTITY pyorbit-buildsize     "4 MB">
    4040  <!ENTITY pyorbit-time          "0.1 SBU">
    4141
    42   <!ENTITY gnome-python-download-http "&gnome-download-http;/gnome-python/&gnome-old-version;/gnome-python-&gnome-python-version;.tar.bz2">
    43   <!ENTITY gnome-python-download-ftp  "&gnome-download-ftp;/gnome-python/&gnome-old-version;/gnome-python-&gnome-python-version;.tar.bz2">
    44   <!ENTITY gnome-python-md5sum        "3df58e4354526d4e0be8524c0bf6ddb8">
    45   <!ENTITY gnome-python-size          "0.4 MB">
    46   <!ENTITY gnome-python-buildsize     "5.4 MB">
     42  <!ENTITY gnome-python-download-http "&gnome-download-http;/gnome-python/&gnome-version;/gnome-python-&gnome-python-version;.tar.bz2">
     43  <!ENTITY gnome-python-download-ftp  "&gnome-download-ftp;/gnome-python/&gnome-version;/gnome-python-&gnome-python-version;.tar.bz2">
     44  <!ENTITY gnome-python-md5sum        "b627abbb0ed912e221cc072e3dd6f9d6">
     45  <!ENTITY gnome-python-size          "548 KB">
     46  <!ENTITY gnome-python-buildsize     "12 MB">
    4747  <!ENTITY gnome-python-time          "0.3 SBU">
    4848
     
    113113    </indexterm>
    114114
    115     <para>The <application>PyXML</application> package contains a validating
    116     XML parser, an implementation of the SAX and DOM programming interfaces,
    117     an interface to the Expat parser, and a C helper module that can speed up
    118     <filename>xmllib.py</filename> by a factor of five. This is useful for
    119     validating, parsing and manipulating XML files using Python
    120     programs.</para>
    121 
    122     <bridgehead renderas="sect3">Package Information</bridgehead>
    123     <itemizedlist spacing="compact">
    124       <listitem>
    125         <para>Download (HTTP): <ulink url="&pyxml-download-http;"/></para>
    126       </listitem>
    127       <listitem>
    128         <para>Download (FTP): <ulink url="&pyxml-download-ftp;"/></para>
    129       </listitem>
    130       <listitem>
    131         <para>Download MD5 sum: &pyxml-md5sum;</para>
    132       </listitem>
    133       <listitem>
    134         <para>Download size: &pyxml-size;</para>
    135       </listitem>
    136       <listitem>
    137         <para>Estimated disk space required: &pyxml-buildsize;</para>
    138       </listitem>
    139       <listitem>
    140         <para>Estimated build time: &pyxml-time;</para>
    141       </listitem>
    142     </itemizedlist>
    143 
    144     <bridgehead renderas="sect3">PyXML Dependencies</bridgehead>
    145 
    146     <bridgehead renderas="sect4">Required</bridgehead>
    147     <para role="required"><xref linkend="python"/></para>
    148 
    149     <para condition="html" role="usernotes">User Notes:
    150     <ulink url="&blfs-wiki;/pyxml"/></para>
    151 
    152   </sect2>
    153 
    154   <sect2 role="installation">
    155     <title>Installation of PyXML</title>
    156 
    157     <para>Install <application>PyXML</application> by running the following
    158     commands:</para>
     115    <sect3 role="package">
     116      <title>Introduction to PyXML Module</title>
     117
     118      <para>The <application>PyXML</application> package contains a validating
     119      XML parser, an implementation of the SAX and DOM programming interfaces,
     120      an interface to the Expat parser, and a C helper module that can speed up
     121      <filename>xmllib.py</filename> by a factor of five. This is useful for
     122      validating, parsing and manipulating XML files using Python
     123      programs.</para>
     124
     125      <bridgehead renderas="sect4">Package Information</bridgehead>
     126      <itemizedlist spacing="compact">
     127        <listitem>
     128          <para>Download (HTTP): <ulink url="&pyxml-download-http;"/></para>
     129        </listitem>
     130        <listitem>
     131          <para>Download (FTP): <ulink url="&pyxml-download-ftp;"/></para>
     132        </listitem>
     133        <listitem>
     134          <para>Download MD5 sum: &pyxml-md5sum;</para>
     135        </listitem>
     136        <listitem>
     137          <para>Download size: &pyxml-size;</para>
     138        </listitem>
     139        <listitem>
     140          <para>Estimated disk space required: &pyxml-buildsize;</para>
     141        </listitem>
     142        <listitem>
     143          <para>Estimated build time: &pyxml-time;</para>
     144        </listitem>
     145      </itemizedlist>
     146
     147      <bridgehead renderas="sect4">PyXML Dependencies</bridgehead>
     148
     149      <bridgehead renderas="sect5">Required</bridgehead>
     150      <para role="required"><xref linkend="python"/></para>
     151
     152      <para condition="html" role="usernotes">User Notes:
     153      <ulink url="&blfs-wiki;/pyxml"/></para>
     154
     155    </sect3>
     156
     157    <sect3 role="installation">
     158      <title>Installation of PyXML</title>
     159
     160      <para>Install <application>PyXML</application> by running the following
     161      commands:</para>
    159162
    160163<screen><userinput>python setup.py build</userinput></screen>
    161164
    162     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     165      <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    163166
    164167<screen role="root"><userinput>python setup.py install &amp;&amp;
     
    168171install -v -m644 README* /usr/share/doc/PyXML-&pyxml-version;</userinput></screen>
    169172
    170     <para>To run the regression tests, the package must first be installed.
    171     Then, as an unprivileged user, issue the following commands:</para>
     173      <para>To run the regression tests, the package must first be installed.
     174      Then, as an unprivileged user, issue the following commands:</para>
    172175
    173176<screen><userinput>cd test &amp;&amp;
     
    175178cd ..</userinput></screen>
    176179
     180    </sect3>
     181
     182    <sect3 role="commands">
     183      <title>Command Explanations</title>
     184
     185      <para><command>python setup.py build</command>: This command copies the
     186      <filename>*.py</filename> files to a staging area and compiles the C
     187      extensions.</para>
     188
     189      <para><command>python setup.py install</command>: This command installs
     190      the package.</para>
     191
     192    </sect3>
     193
     194    <sect3 role="content">
     195      <title>Contents</title>
     196
     197      <segmentedlist>
     198        <segtitle>Installed Programs</segtitle>
     199        <segtitle>Installed Libraries</segtitle>
     200        <segtitle>Installed Directories</segtitle>
     201
     202        <seglistitem>
     203          <seg>xmlproc_parse and xmlproc_val</seg>
     204          <seg>PyXML Python library modules</seg>
     205          <seg>/usr/lib/python&python-majorver;/site-packages/_xmlplus and
     206          /usr/share/doc/PyXML-&pyxml-version;</seg>
     207        </seglistitem>
     208      </segmentedlist>
     209
     210      <variablelist>
     211        <bridgehead renderas="sect4">Short Descriptions</bridgehead>
     212        <?dbfo list-presentation="list"?>
     213        <?dbhtml list-presentation="table"?>
     214
     215        <varlistentry id="xmlproc_parse">
     216          <term><command>xmlproc_parse</command></term>
     217          <listitem>
     218            <para>is a simple XML file parser using the xmlproc parser.</para>
     219            <indexterm zone="pyxml xmlproc_parse">
     220              <primary sortas="b-xmlproc_parse">xmlproc_parse</primary>
     221            </indexterm>
     222          </listitem>
     223        </varlistentry>
     224
     225        <varlistentry id="xmlproc_val">
     226          <term><command>xmlproc_val</command></term>
     227          <listitem>
     228            <para>is a validating XML file parser using the xmlproc parser.</para>
     229            <indexterm zone="pyxml xmlproc_val">
     230              <primary sortas="b-xmlproc_val">xmlproc_val</primary>
     231            </indexterm>
     232          </listitem>
     233        </varlistentry>
     234      </variablelist>
     235
     236    </sect3>
     237
    177238  </sect2>
    178239
    179   <sect2 role="commands">
    180     <title>Command Explanations</title>
    181 
    182     <para><command>python setup.py build</command>: This command copies the
    183     <filename>*.py</filename> files to a staging area and compiles the C
    184     extensions.</para>
    185 
    186     <para><command>python setup.py install</command>: This command installs
    187     the package.</para>
    188 
    189   </sect2>
    190 
    191   <sect2 role="content">
    192     <title>Contents</title>
    193 
    194     <segmentedlist>
    195       <segtitle>Installed Programs</segtitle>
    196       <segtitle>Installed Libraries</segtitle>
    197       <segtitle>Installed Directories</segtitle>
    198 
    199       <seglistitem>
    200         <seg>xmlproc_parse and xmlproc_val</seg>
    201         <seg>PyXML Python library modules</seg>
    202         <seg>/usr/lib/python&python-majorver;/site-packages/_xmlplus and
    203         /usr/share/doc/PyXML-&pyxml-version;</seg>
    204       </seglistitem>
    205     </segmentedlist>
    206 
    207     <variablelist>
    208       <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    209       <?dbfo list-presentation="list"?>
    210       <?dbhtml list-presentation="table"?>
    211 
    212       <varlistentry id="xmlproc_parse">
    213         <term><command>xmlproc_parse</command></term>
    214         <listitem>
    215           <para>is a simple XML file parser using the xmlproc parser.</para>
    216           <indexterm zone="pyxml xmlproc_parse">
    217             <primary sortas="b-xmlproc_parse">xmlproc_parse</primary>
    218           </indexterm>
    219         </listitem>
    220       </varlistentry>
    221 
    222       <varlistentry id="xmlproc_val">
    223         <term><command>xmlproc_val</command></term>
    224         <listitem>
    225           <para>is a validating XML file parser using the xmlproc parser.</para>
    226           <indexterm zone="pyxml xmlproc_val">
    227             <primary sortas="b-xmlproc_val">xmlproc_val</primary>
    228           </indexterm>
    229         </listitem>
    230       </varlistentry>
    231     </variablelist>
    232 
    233   </sect2>
    234240  <!-- End PyXML -->
    235241
     
    243249    </indexterm>
    244250
    245     <para>Pycairo provides <application>Python</application> bindings to
    246     <application>Cairo</application>.</para>
    247 
    248     <bridgehead renderas="sect3">Package Information</bridgehead>
    249     <itemizedlist spacing="compact">
    250       <listitem>
    251         <para>Download (HTTP): <ulink url="&pycairo-download-http;"/></para>
    252       </listitem>
    253       <listitem>
    254         <para>Download (FTP): <ulink url="&pycairo-download-ftp;"/></para>
    255       </listitem>
    256       <listitem>
    257         <para>Download MD5 sum: &pycairo-md5sum;</para>
    258       </listitem>
    259       <listitem>
    260         <para>Download size: &pycairo-size;</para>
    261       </listitem>
    262       <listitem>
    263         <para>Estimated disk space required: &pycairo-buildsize;</para>
    264       </listitem>
    265       <listitem>
    266         <para>Estimated build time: &pycairo-time;</para>
    267       </listitem>
    268     </itemizedlist>
    269 
    270     <bridgehead renderas="sect3">Pycairo Dependencies</bridgehead>
    271 
    272     <bridgehead renderas="sect4">Required</bridgehead>
    273     <para role="required"><xref linkend="python"/> and
    274     <xref linkend="cairo"/></para>
    275 
    276     <para condition="html" role="usernotes">User Notes:
    277     <ulink url="&blfs-wiki;/pycairo"/></para>
    278 
    279   </sect2>
    280 
    281   <sect2 role="installation">
    282     <title>Installation of Pycairo</title>
    283 
    284     <para>Install <application>Pycairo</application> by running the following
    285     commands:</para>
     251    <sect3 role="package">
     252      <title>Introduction to Pycairo Module</title>
     253
     254      <para>Pycairo provides <application>Python</application> bindings to
     255      <application>Cairo</application>.</para>
     256
     257      <bridgehead renderas="sect4">Package Information</bridgehead>
     258      <itemizedlist spacing="compact">
     259        <listitem>
     260          <para>Download (HTTP): <ulink url="&pycairo-download-http;"/></para>
     261        </listitem>
     262        <listitem>
     263          <para>Download (FTP): <ulink url="&pycairo-download-ftp;"/></para>
     264        </listitem>
     265        <listitem>
     266          <para>Download MD5 sum: &pycairo-md5sum;</para>
     267        </listitem>
     268        <listitem>
     269          <para>Download size: &pycairo-size;</para>
     270        </listitem>
     271        <listitem>
     272          <para>Estimated disk space required: &pycairo-buildsize;</para>
     273        </listitem>
     274        <listitem>
     275          <para>Estimated build time: &pycairo-time;</para>
     276        </listitem>
     277      </itemizedlist>
     278
     279      <bridgehead renderas="sect4">Pycairo Dependencies</bridgehead>
     280
     281      <bridgehead renderas="sect5">Required</bridgehead>
     282      <para role="required"><xref linkend="python"/> and
     283      <xref linkend="cairo"/></para>
     284
     285      <bridgehead renderas="sect5">Optional</bridgehead>
     286      <para role="optional"><ulink
     287      url="http://codespeak.net/py/dist/">PyPI</ulink> (Required for the
     288      regression tests)</para>
     289
     290      <para condition="html" role="usernotes">User Notes:
     291      <ulink url="&blfs-wiki;/pycairo"/></para>
     292
     293    </sect3>
     294
     295    <sect3 role="installation">
     296      <title>Installation of Pycairo</title>
     297
     298      <para>Install <application>Pycairo</application> by running the following
     299      commands:</para>
    286300
    287301<screen><userinput>./configure --prefix=/usr &amp;&amp;
    288302make</userinput></screen>
    289303
    290     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     304      <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    291305
    292306<screen role="root"><userinput>make install</userinput></screen>
    293307
    294     <para>To run the regression tests, the package must first be installed.
    295     Then, as an unprivileged user, issue the following commands:</para>
    296 
    297 <screen><userinput>(cd test &amp;&amp; python test.py)</userinput></screen>
     308      <para>To run the regression tests, the package must first be installed and
     309      also the PyPI package which contains the py.test tool.
     310      Then, as an unprivileged user, issue the following commands:</para>
     311
     312<screen><userinput>python py.test</userinput></screen>
     313
     314    </sect3>
     315
     316    <sect3 role="content">
     317      <title>Contents</title>
     318
     319      <segmentedlist>
     320        <segtitle>Installed Programs</segtitle>
     321        <segtitle>Installed Libraries</segtitle>
     322        <segtitle>Installed Directories</segtitle>
     323
     324        <seglistitem>
     325          <seg>None</seg>
     326          <seg>Pycairo Python library module</seg>
     327          <seg>/usr/include/pycairo and
     328          /usr/lib/python&python-majorver;/site-packages/cairo</seg>
     329        </seglistitem>
     330      </segmentedlist>
     331
     332    </sect3>
    298333
    299334  </sect2>
    300335
    301   <sect2 role="content">
    302     <title>Contents</title>
    303 
    304     <segmentedlist>
    305       <segtitle>Installed Programs</segtitle>
    306       <segtitle>Installed Libraries</segtitle>
    307       <segtitle>Installed Directories</segtitle>
    308 
    309       <seglistitem>
    310         <seg>None</seg>
    311         <seg>Pycairo Python library module</seg>
    312         <seg>/usr/include/pycairo and
    313         /usr/lib/python&python-majorver;/site-packages/cairo</seg>
    314       </seglistitem>
    315     </segmentedlist>
    316 
    317   </sect2>
    318336  <!-- End Pycairo -->
    319337
     
    327345    </indexterm>
    328346
    329     <para>PyGObject provides <application>Python</application> bindings to the
    330     GObject class from <application>GLib</application>.</para>
    331 
    332     <bridgehead renderas="sect3">Package Information</bridgehead>
    333     <itemizedlist spacing="compact">
    334       <listitem>
    335         <para>Download (HTTP): <ulink url="&pygobject-download-http;"/></para>
    336       </listitem>
    337       <listitem>
    338         <para>Download (FTP): <ulink url="&pygobject-download-ftp;"/></para>
    339       </listitem>
    340       <listitem>
    341         <para>Download MD5 sum: &pygobject-md5sum;</para>
    342       </listitem>
    343       <listitem>
    344         <para>Download size: &pygobject-size;</para>
    345       </listitem>
    346       <listitem>
    347         <para>Estimated disk space required: &pygobject-buildsize;</para>
    348       </listitem>
    349       <listitem>
    350         <para>Estimated build time: &pygobject-time;</para>
    351       </listitem>
    352     </itemizedlist>
    353 
    354     <bridgehead renderas="sect3">PyGObject Dependencies</bridgehead>
    355 
    356     <bridgehead renderas="sect4">Required</bridgehead>
    357     <para role="required"><xref linkend="python"/> and
    358     <xref linkend="glib2"/></para>
    359 
    360     <bridgehead renderas="sect4">Optional (to Build Documentation)</bridgehead>
    361     <para role="optional"><xref linkend="libxslt"/></para>
    362 
    363     <para condition="html" role="usernotes">User Notes:
    364     <ulink url="&blfs-wiki;/pygobject"/></para>
    365 
    366   </sect2>
    367 
    368   <sect2 role="installation">
    369     <title>Installation of PyGObject</title>
    370 
    371     <para>Install <application>PyGObject</application> by running the following
    372     commands:</para>
     347    <sect3 role="package">
     348      <title>Introduction to PyGObject Module</title>
     349
     350      <para>PyGObject provides <application>Python</application> bindings to the
     351      GObject class from <application>GLib</application>.</para>
     352
     353      <bridgehead renderas="sect4">Package Information</bridgehead>
     354      <itemizedlist spacing="compact">
     355        <listitem>
     356          <para>Download (HTTP): <ulink url="&pygobject-download-http;"/></para>
     357        </listitem>
     358        <listitem>
     359          <para>Download (FTP): <ulink url="&pygobject-download-ftp;"/></para>
     360        </listitem>
     361        <listitem>
     362          <para>Download MD5 sum: &pygobject-md5sum;</para>
     363        </listitem>
     364        <listitem>
     365          <para>Download size: &pygobject-size;</para>
     366        </listitem>
     367        <listitem>
     368          <para>Estimated disk space required: &pygobject-buildsize;</para>
     369        </listitem>
     370        <listitem>
     371          <para>Estimated build time: &pygobject-time;</para>
     372        </listitem>
     373      </itemizedlist>
     374
     375      <bridgehead renderas="sect4">PyGObject Dependencies</bridgehead>
     376
     377      <bridgehead renderas="sect5">Required</bridgehead>
     378      <para role="required"><xref linkend="python"/> and
     379      <xref linkend="glib2"/></para>
     380
     381      <bridgehead renderas="sect5">Optional (to Build Documentation)</bridgehead>
     382      <para role="optional"><xref linkend="libxslt"/></para>
     383
     384      <para condition="html" role="usernotes">User Notes:
     385      <ulink url="&blfs-wiki;/pygobject"/></para>
     386
     387    </sect3>
     388
     389    <sect3 role="installation">
     390      <title>Installation of PyGObject</title>
     391
     392      <para>Install <application>PyGObject</application> by running the following
     393      commands:</para>
    373394
    374395<screen><userinput>./configure --prefix=/usr &amp;&amp;
    375396make</userinput></screen>
    376397
    377     <para>To test the results, issue: <command>make check</command>.</para>
    378 
    379     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     398      <para>To test the results, issue: <command>make check</command>.</para>
     399
     400      <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    380401
    381402<screen role="root"><userinput>make install</userinput></screen>
    382403
     404    </sect3>
     405
     406    <sect3 role="commands">
     407      <title>Command Explanations</title>
     408
     409      <para><parameter>--disable-docs</parameter>: This option disables the
     410      rebuilding of the html documentation if <xref linkend="libxslt"/> is
     411      installed.</para>
     412
     413    </sect3>
     414
     415    <sect3 role="content">
     416      <title>Contents</title>
     417
     418      <segmentedlist>
     419        <segtitle>Installed Programs</segtitle>
     420        <segtitle>Installed Libraries</segtitle>
     421        <segtitle>Installed Directories</segtitle>
     422
     423        <seglistitem>
     424          <seg>None</seg>
     425          <seg>PyGObject Python library module</seg>
     426          <seg>/usr/include/pygtk-2.0, /usr/share/pygobject and
     427          /usr/lib/python&python-majorver;/site-packages/gtk-2.0</seg>
     428        </seglistitem>
     429      </segmentedlist>
     430
     431    </sect3>
     432
    383433  </sect2>
    384434
    385   <sect2 role="commands">
    386     <title>Command Explanations</title>
    387 
    388     <para><parameter>--disable-docs</parameter>: This option disables the
    389     rebuilding of the html documentation if <xref linkend="libxslt"/> is
    390     installed.</para>
    391 
    392   </sect2>
    393 
    394   <sect2 role="content">
    395     <title>Contents</title>
    396 
    397     <segmentedlist>
    398       <segtitle>Installed Programs</segtitle>
    399       <segtitle>Installed Libraries</segtitle>
    400       <segtitle>Installed Directories</segtitle>
    401 
    402       <seglistitem>
    403         <seg>None</seg>
    404         <seg>PyGObject Python library module</seg>
    405         <seg>/usr/include/pygtk-2.0, /usr/share/pygobject and
    406         /usr/lib/python&python-majorver;/site-packages/gtk-2.0</seg>
    407       </seglistitem>
    408     </segmentedlist>
    409 
    410   </sect2>
    411435  <!-- End PyGObject -->
    412436
     
    420444    </indexterm>
    421445
    422     <para>PyGTK lets you to easily create programs with a graphical user
    423     interface using the <application>Python</application> programming
    424     language.</para>
    425 
    426     <bridgehead renderas="sect3">Package Information</bridgehead>
    427     <itemizedlist spacing="compact">
    428       <listitem>
    429         <para>Download (HTTP): <ulink url="&pygtk-download-http;"/></para>
    430       </listitem>
    431       <listitem>
    432         <para>Download (FTP): <ulink url="&pygtk-download-ftp;"/></para>
    433       </listitem>
    434       <listitem>
    435         <para>Download MD5 sum: &pygtk-md5sum;</para>
    436       </listitem>
    437       <listitem>
    438         <para>Download size: &pygtk-size;</para>
    439       </listitem>
    440       <listitem>
    441         <para>Estimated disk space required: &pygtk-buildsize;</para>
    442       </listitem>
    443       <listitem>
    444         <para>Estimated build time: &pygtk-time;</para>
    445       </listitem>
    446     </itemizedlist>
    447 
    448     <bridgehead renderas="sect3">PyGTK Dependencies</bridgehead>
    449 
    450     <bridgehead renderas="sect4">Required</bridgehead>
    451     <para role="required"><xref linkend="pygobject"/></para>
    452 
    453     <bridgehead renderas="sect4">Required (atk module)</bridgehead>
    454     <para role="required"><xref linkend="atk"/></para>
    455 
    456     <bridgehead renderas="sect4">Required (pango module)</bridgehead>
    457     <para role="required"><xref linkend="pango"/></para>
    458 
    459     <bridgehead renderas="sect4">Required (pangocairo module)</bridgehead>
    460     <para role="required"><xref linkend="pycairo"/> and
    461     <xref linkend="pango"/></para>
    462 
    463     <bridgehead renderas="sect4">Required (gtk and gtk.unixprint
    464     modules)</bridgehead>
    465     <para role="required"><xref linkend="pycairo"/> and
    466     <xref linkend="gtk2"/></para>
    467 
    468     <bridgehead renderas="sect4">Required (gtk.libglade module)</bridgehead>
    469     <para role="required"><xref linkend="pycairo"/> and
    470     <xref linkend="libglade"/></para>
    471 
    472     <bridgehead renderas="sect4">Optional</bridgehead>
    473     <para role="optional"><ulink url="http://numpy.scipy.org/">Numeric
    474     (version 24.2)</ulink></para>
    475 
    476     <bridgehead renderas="sect4">Optional (to Build Documentation)</bridgehead>
    477     <para role="optional"><xref linkend="libxslt"/></para>
    478 
    479     <para condition="html" role="usernotes">User Notes:
    480     <ulink url="&blfs-wiki;/pygtk"/></para>
    481 
    482   </sect2>
    483 
    484   <sect2 role="installation">
    485     <title>Installation of PyGTK</title>
    486 
    487     <para>Install <application>PyGTK</application> by running the following
    488     commands:</para>
     446    <sect3 role="package">
     447      <title>Introduction to PyGTK Module</title>
     448
     449      <para>PyGTK lets you to easily create programs with a graphical user
     450      interface using the <application>Python</application> programming
     451      language.</para>
     452
     453      <bridgehead renderas="sect4">Package Information</bridgehead>
     454      <itemizedlist spacing="compact">
     455        <listitem>
     456          <para>Download (HTTP): <ulink url="&pygtk-download-http;"/></para>
     457        </listitem>
     458        <listitem>
     459          <para>Download (FTP): <ulink url="&pygtk-download-ftp;"/></para>
     460        </listitem>
     461        <listitem>
     462          <para>Download MD5 sum: &pygtk-md5sum;</para>
     463        </listitem>
     464        <listitem>
     465          <para>Download size: &pygtk-size;</para>
     466        </listitem>
     467        <listitem>
     468          <para>Estimated disk space required: &pygtk-buildsize;</para>
     469        </listitem>
     470        <listitem>
     471          <para>Estimated build time: &pygtk-time;</para>
     472        </listitem>
     473      </itemizedlist>
     474
     475      <bridgehead renderas="sect4">PyGTK Dependencies</bridgehead>
     476
     477      <bridgehead renderas="sect5">Required</bridgehead>
     478      <para role="required"><xref linkend="pygobject"/></para>
     479
     480      <bridgehead renderas="sect5">Required (atk module)</bridgehead>
     481      <para role="required"><xref linkend="atk"/></para>
     482
     483      <bridgehead renderas="sect5">Required (pango module)</bridgehead>
     484      <para role="required"><xref linkend="pango"/></para>
     485
     486      <bridgehead renderas="sect5">Required (pangocairo module)</bridgehead>
     487      <para role="required"><xref linkend="pycairo"/> and
     488      <xref linkend="pango"/></para>
     489
     490      <bridgehead renderas="sect5">Required (gtk and gtk.unixprint
     491      modules)</bridgehead>
     492      <para role="required"><xref linkend="pycairo"/> and
     493      <xref linkend="gtk2"/></para>
     494
     495      <bridgehead renderas="sect5">Required (gtk.libglade module)</bridgehead>
     496      <para role="required"><xref linkend="pycairo"/> and
     497      <xref linkend="libglade"/></para>
     498
     499      <bridgehead renderas="sect5">Optional</bridgehead>
     500      <para role="optional"><ulink url="http://numpy.scipy.org/">Numeric
     501      (version 24.2)</ulink></para>
     502
     503      <bridgehead renderas="sect5">Optional (to Build Documentation)</bridgehead>
     504      <para role="optional"><xref linkend="libxslt"/></para>
     505
     506      <para condition="html" role="usernotes">User Notes:
     507      <ulink url="&blfs-wiki;/pygtk"/></para>
     508
     509    </sect3>
     510
     511    <sect3 role="installation">
     512      <title>Installation of PyGTK</title>
     513
     514      <para>Install <application>PyGTK</application> by running the following
     515      commands:</para>
    489516
    490517<screen><userinput>./configure --prefix=/usr &amp;&amp;
    491518make</userinput></screen>
    492519
    493     <para>The tests must be run from an active X display. If this is so,
    494     issue: <command>make check</command>.</para>
    495 
    496     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     520      <para>The tests must be run from an active X display. If this is so,
     521      issue: <command>make check</command>.</para>
     522
     523      <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    497524
    498525<screen role="root"><userinput>make install</userinput></screen>
    499526
    500   </sect2>
    501 
    502   <sect2 role="commands">
    503     <title>Command Explanations</title>
    504 
    505     <para><parameter>--enable-docs</parameter>: This option enables
    506     rebuilding the html documentation if <xref linkend="libxslt"/> is
    507     installed.</para>
    508 
    509   </sect2>
    510 
    511   <sect2 role="content">
    512     <title>Contents</title>
    513 
    514     <segmentedlist>
    515       <segtitle>Installed Programs</segtitle>
    516       <segtitle>Installed Libraries</segtitle>
    517       <segtitle>Installed Directories</segtitle>
    518 
    519       <seglistitem>
    520         <seg>pygtk-codegen-2.0 and pygtk-demo</seg>
    521         <seg>PyGTK Python library modules</seg>
    522         <seg>/usr/lib/pygtk, /usr/share/pygtk and
    523         /usr/lib/python&python-majorver;/site-packages/gtk-2.0</seg>
    524       </seglistitem>
    525     </segmentedlist>
    526 
    527     <variablelist>
    528       <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    529       <?dbfo list-presentation="list"?>
    530       <?dbhtml list-presentation="table"?>
    531 
    532       <varlistentry id="pygtk-codegen-2.0">
    533         <term><command>pygtk-codegen-2.0</command></term>
    534         <listitem>
    535           <para>is a wrapper script to run the <application>PyGTK</application>
    536           codegen module.</para>
    537           <indexterm zone="pygtk pygtk-codegen-2.0">
    538             <primary sortas="b-pygtk-codegen-2.0">pygtk-codegen-2.0</primary>
    539           </indexterm>
    540         </listitem>
    541       </varlistentry>
    542 
    543       <varlistentry id="pygtk-demo">
    544         <term><command>pygtk-demo</command></term>
    545         <listitem>
    546           <para>is a Python wrapper to run the <application>PyGTK</application>
    547           demo program.</para>
    548           <indexterm zone="pygtk pygtk-demo">
    549             <primary sortas="b-pygtk-demo">pygtk-demo</primary>
    550           </indexterm>
    551         </listitem>
    552       </varlistentry>
    553     </variablelist>
     527    </sect3>
     528
     529    <sect3 role="commands">
     530      <title>Command Explanations</title>
     531
     532      <para><parameter>--enable-docs</parameter>: This option enables
     533      rebuilding the html documentation if <xref linkend="libxslt"/> is
     534      installed.</para>
     535
     536    </sect3>
     537
     538    <sect3 role="content">
     539      <title>Contents</title>
     540
     541      <segmentedlist>
     542        <segtitle>Installed Programs</segtitle>
     543        <segtitle>Installed Libraries</segtitle>
     544        <segtitle>Installed Directories</segtitle>
     545
     546        <seglistitem>
     547          <seg>pygtk-codegen-2.0 and pygtk-demo</seg>
     548          <seg>PyGTK Python library modules</seg>
     549          <seg>/usr/lib/pygtk, /usr/share/pygtk and
     550          /usr/lib/python&python-majorver;/site-packages/gtk-2.0</seg>
     551        </seglistitem>
     552      </segmentedlist>
     553
     554      <variablelist>
     555        <bridgehead renderas="sect4">Short Descriptions</bridgehead>
     556        <?dbfo list-presentation="list"?>
     557        <?dbhtml list-presentation="table"?>
     558
     559        <varlistentry id="pygtk-codegen-2.0">
     560          <term><command>pygtk-codegen-2.0</command></term>
     561          <listitem>
     562            <para>is a wrapper script to run the <application>PyGTK</application>
     563            codegen module.</para>
     564            <indexterm zone="pygtk pygtk-codegen-2.0">
     565              <primary sortas="b-pygtk-codegen-2.0">pygtk-codegen-2.0</primary>
     566            </indexterm>
     567          </listitem>
     568        </varlistentry>
     569
     570        <varlistentry id="pygtk-demo">
     571          <term><command>pygtk-demo</command></term>
     572          <listitem>
     573            <para>is a Python wrapper to run the <application>PyGTK</application>
     574            demo program.</para>
     575            <indexterm zone="pygtk pygtk-demo">
     576              <primary sortas="b-pygtk-demo">pygtk-demo</primary>
     577            </indexterm>
     578          </listitem>
     579        </varlistentry>
     580      </variablelist>
     581
     582    </sect3>
    554583
    555584  </sect2>
     
    565594    </indexterm>
    566595
    567     <para>This is a <application>Python</application> language binding for
    568     the <application>ORBit2</application> CORBA implementation.</para>
    569 
    570     <bridgehead renderas="sect3">Package Information</bridgehead>
    571     <itemizedlist spacing="compact">
    572       <listitem>
    573         <para>Download (HTTP): <ulink url="&pyorbit-download-http;"/></para>
    574       </listitem>
    575       <listitem>
    576         <para>Download (FTP): <ulink url="&pyorbit-download-ftp;"/></para>
    577       </listitem>
    578       <listitem>
    579         <para>Download MD5 sum: &pyorbit-md5sum;</para>
    580       </listitem>
    581       <listitem>
    582         <para>Download size: &pyorbit-size;</para>
    583       </listitem>
    584       <listitem>
    585         <para>Estimated disk space required: &pyorbit-buildsize;</para>
    586       </listitem>
    587       <listitem>
    588         <para>Estimated build time: &pyorbit-time;</para>
    589       </listitem>
    590     </itemizedlist>
    591 
    592     <bridgehead renderas="sect3">PyORBit Dependencies</bridgehead>
    593 
    594     <bridgehead renderas="sect4">Required</bridgehead>
    595     <para role="required"><xref linkend="python"/> and
    596     <xref linkend="ORBit2"/></para>
    597 
    598     <para condition="html" role="usernotes">User Notes:
    599     <ulink url="&blfs-wiki;/pyorbit"/></para>
    600 
    601   </sect2>
    602 
    603   <sect2 role="installation">
    604     <title>Installation of PyORBit</title>
    605 
    606     <para>Install <application>PyORBit</application> by running the following
    607     commands:</para>
     596    <sect3 role="package">
     597      <title>Introduction to PyORBit Module</title>
     598
     599      <para>This is a <application>Python</application> language binding for
     600      the <application>ORBit2</application> CORBA implementation.</para>
     601
     602      <bridgehead renderas="sect4">Package Information</bridgehead>
     603      <itemizedlist spacing="compact">
     604        <listitem>
     605          <para>Download (HTTP): <ulink url="&pyorbit-download-http;"/></para>
     606        </listitem>
     607        <listitem>
     608          <para>Download (FTP): <ulink url="&pyorbit-download-ftp;"/></para>
     609        </listitem>
     610        <listitem>
     611          <para>Download MD5 sum: &pyorbit-md5sum;</para>
     612        </listitem>
     613        <listitem>
     614          <para>Download size: &pyorbit-size;</para>
     615        </listitem>
     616        <listitem>
     617          <para>Estimated disk space required: &pyorbit-buildsize;</para>
     618        </listitem>
     619        <listitem>
     620          <para>Estimated build time: &pyorbit-time;</para>
     621        </listitem>
     622      </itemizedlist>
     623
     624      <bridgehead renderas="sect4">PyORBit Dependencies</bridgehead>
     625
     626      <bridgehead renderas="sect5">Required</bridgehead>
     627      <para role="required"><xref linkend="python"/> and
     628      <xref linkend="ORBit2"/></para>
     629
     630      <para condition="html" role="usernotes">User Notes:
     631      <ulink url="&blfs-wiki;/pyorbit"/></para>
     632
     633    </sect3>
     634
     635    <sect3 role="installation">
     636      <title>Installation of PyORBit</title>
     637
     638      <para>Install <application>PyORBit</application> by running the following
     639      commands:</para>
    608640
    609641<screen><userinput>./configure --prefix=/usr &amp;&amp;
    610642make</userinput></screen>
    611643
    612     <!-- There's some test scripts, but I don't know what to run -->
    613     <para>This package does not come with a test suite.</para>
    614 
    615     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     644      <!-- There's some test scripts, but I don't know what to run -->
     645      <para>This package does not come with a test suite.</para>
     646
     647      <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    616648
    617649<screen role="root"><userinput>make install</userinput></screen>
    618650
    619   </sect2>
    620 
    621   <sect2 role="content">
    622     <title>Contents</title>
    623 
    624     <segmentedlist>
    625       <segtitle>Installed Programs</segtitle>
    626       <segtitle>Installed Libraries</segtitle>
    627       <segtitle>Installed Directories</segtitle>
    628 
    629       <seglistitem>
    630         <seg>None</seg>
    631         <seg>PyORBit Python library module</seg>
    632         <seg>/usr/include/pyorbit-2</seg>
    633       </seglistitem>
    634     </segmentedlist>
     651    </sect3>
     652
     653    <sect3 role="content">
     654      <title>Contents</title>
     655
     656      <segmentedlist>
     657        <segtitle>Installed Programs</segtitle>
     658        <segtitle>Installed Libraries</segtitle>
     659        <segtitle>Installed Directories</segtitle>
     660
     661        <seglistitem>
     662          <seg>None</seg>
     663          <seg>PyORBit Python library module</seg>
     664          <seg>/usr/include/pyorbit-2</seg>
     665        </seglistitem>
     666      </segmentedlist>
     667
     668    </sect3>
    635669
    636670  </sect2>
     
    646680    </indexterm>
    647681
    648     <para>Gnome-Python provides <application>Python</application> modules
    649     for various GNOME libraries.</para>
    650 
    651     <bridgehead renderas="sect3">Package Information</bridgehead>
    652     <itemizedlist spacing="compact">
    653       <listitem>
    654         <para>Download (HTTP): <ulink url="&gnome-python-download-http;"/></para>
    655       </listitem>
    656       <listitem>
    657         <para>Download (FTP): <ulink url="&gnome-python-download-ftp;"/></para>
    658       </listitem>
    659       <listitem>
    660         <para>Download MD5 sum: &gnome-python-md5sum;</para>
    661       </listitem>
    662       <listitem>
    663         <para>Download size: &gnome-python-size;</para>
    664       </listitem>
    665       <listitem>
    666         <para>Estimated disk space required: &gnome-python-buildsize;</para>
    667       </listitem>
    668       <listitem>
    669         <para>Estimated build time: &gnome-python-time;</para>
    670       </listitem>
    671     </itemizedlist>
    672 
    673     <bridgehead renderas="sect3">Gnome-Python Dependencies</bridgehead>
    674 
    675     <bridgehead renderas="sect4">Required</bridgehead>
    676     <para role="required"><xref linkend="pygtk"/> and
    677     <xref linkend="libgnome"/></para>
    678 
    679     <!-- Many modules get their deps pulled in through libgnome: libbonobo,
    680          gnome-vfs, GConf -->
    681 
    682     <bridgehead renderas="sect4">Required (gnome.ui module)</bridgehead>
    683     <para role="required"><xref linkend="pyorbit"/> and
    684     <xref linkend="libgnomeui"/></para>
    685 
    686     <bridgehead renderas="sect4">Required (gnome.canvas module)</bridgehead>
    687     <para role="required"><xref linkend="libgnomecanvas"/></para>
    688 
    689     <bridgehead renderas="sect4">Required (gnomevfs module bonobo
    690     support)</bridgehead>
    691     <para role="required"><xref linkend="pyorbit"/></para>
    692 
    693     <bridgehead renderas="sect4">Required (bonobo.ui module)</bridgehead>
    694     <para role="required"><xref linkend="libbonoboui"/></para>
    695 
    696     <para condition="html" role="usernotes">User Notes:
    697     <ulink url="&blfs-wiki;/gnome-python"/></para>
    698 
    699   </sect2>
    700 
    701   <sect2 role="installation">
    702     <title>Installation of Gnome-Python</title>
    703 
    704     <para>Install <application>Gnome-Python</application> by running the following
    705     commands:</para>
     682    <sect3 role="package">
     683      <title>Introduction to Gnome-Python Module</title>
     684
     685      <para>Gnome-Python provides <application>Python</application> modules
     686      for various GNOME libraries.</para>
     687
     688      <bridgehead renderas="sect4">Package Information</bridgehead>
     689      <itemizedlist spacing="compact">
     690        <listitem>
     691          <para>Download (HTTP): <ulink url="&gnome-python-download-http;"/></para>
     692        </listitem>
     693        <listitem>
     694          <para>Download (FTP): <ulink url="&gnome-python-download-ftp;"/></para>
     695        </listitem>
     696        <listitem>
     697          <para>Download MD5 sum: &gnome-python-md5sum;</para>
     698        </listitem>
     699        <listitem>
     700          <para>Download size: &gnome-python-size;</para>
     701        </listitem>
     702        <listitem>
     703          <para>Estimated disk space required: &gnome-python-buildsize;</para>
     704        </listitem>
     705        <listitem>
     706          <para>Estimated build time: &gnome-python-time;</para>
     707        </listitem>
     708      </itemizedlist>
     709
     710      <bridgehead renderas="sect4">Gnome-Python Dependencies</bridgehead>
     711
     712      <bridgehead renderas="sect5">Required</bridgehead>
     713      <para role="required"><xref linkend="pygtk"/> and
     714      <xref linkend="libgnome"/></para>
     715
     716      <!-- Many modules get their deps pulled in through libgnome: libbonobo,
     717           gnome-vfs, GConf -->
     718
     719      <bridgehead renderas="sect5">Required (gnome.ui module)</bridgehead>
     720      <para role="required"><xref linkend="pyorbit"/> and
     721      <xref linkend="libgnomeui"/></para>
     722
     723      <bridgehead renderas="sect5">Required (gnome.canvas module)</bridgehead>
     724      <para role="required"><xref linkend="libgnomecanvas"/></para>
     725
     726      <bridgehead renderas="sect5">Required (gnomevfs module bonobo
     727      support)</bridgehead>
     728      <para role="required"><xref linkend="pyorbit"/></para>
     729
     730      <bridgehead renderas="sect5">Required (bonobo.ui module)</bridgehead>
     731      <para role="required"><xref linkend="libbonoboui"/></para>
     732
     733      <para condition="html" role="usernotes">User Notes:
     734      <ulink url="&blfs-wiki;/gnome-python"/></para>
     735
     736    </sect3>
     737
     738    <sect3 role="installation">
     739      <title>Installation of Gnome-Python</title>
     740
     741      <para>Install <application>Gnome-Python</application> by running the following
     742      commands:</para>
    706743
    707744<screen><userinput>./configure --prefix=/usr &amp;&amp;
    708745make</userinput></screen>
    709746
    710     <!-- Tests were crashing on me; need to figure out why -->
    711     <para>This package does not come with a test suite.</para>
    712 
    713     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     747      <!-- Tests were crashing on me; need to figure out why -->
     748      <para>This package does not come with a test suite.</para>
     749
     750      <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    714751
    715752<screen role="root"><userinput>make install</userinput></screen>
    716753
    717   </sect2>
    718 
    719   <sect2 role="content">
    720     <title>Contents</title>
    721 
    722     <segmentedlist>
    723       <segtitle>Installed Programs</segtitle>
    724       <segtitle>Installed Libraries</segtitle>
    725       <segtitle>Installed Directories</segtitle>
    726 
    727       <seglistitem>
    728         <seg>None</seg>
    729         <seg>Gnome-Python library modules</seg>
    730         <seg>/usr/include/gnome-python-2.0</seg>
    731       </seglistitem>
    732     </segmentedlist>
     754    </sect3>
     755
     756    <sect3 role="content">
     757      <title>Contents</title>
     758
     759      <segmentedlist>
     760        <segtitle>Installed Programs</segtitle>
     761        <segtitle>Installed Libraries</segtitle>
     762        <segtitle>Installed Directories</segtitle>
     763
     764        <seglistitem>
     765          <seg>None</seg>
     766          <seg>Gnome-Python library modules</seg>
     767          <seg>/usr/include/gnome-python-2.0</seg>
     768        </seglistitem>
     769      </segmentedlist>
     770
     771    </sect3>
    733772
    734773  </sect2>
     
    744783    </indexterm>
    745784
    746     <para>Gnome-Python-Desktop provides additional <application>Python</application>
    747     modules for GNOME libraries.</para>
    748 
    749     <bridgehead renderas="sect3">Package Information</bridgehead>
    750     <itemizedlist spacing="compact">
    751       <listitem>
    752         <para>Download (HTTP): <ulink url="&gnome-python-desktop-download-http;"/></para>
    753       </listitem>
    754       <listitem>
    755         <para>Download (FTP): <ulink url="&gnome-python-desktop-download-ftp;"/></para>
    756       </listitem>
    757       <listitem>
    758         <para>Download MD5 sum: &gnome-python-desktop-md5sum;</para>
    759       </listitem>
    760       <listitem>
    761         <para>Download size: &gnome-python-desktop-size;</para>
    762       </listitem>
    763       <listitem>
    764         <para>Estimated disk space required: &gnome-python-desktop-buildsize;</para>
    765       </listitem>
    766       <listitem>
    767         <para>Estimated build time: &gnome-python-desktop-time;</para>
    768       </listitem>
    769     </itemizedlist>
    770 
    771     <bridgehead renderas="sect3">Gnome-Python-Desktop Dependencies</bridgehead>
    772 
    773     <!-- Not strictly true, but needed to find install directories and
    774          by most modules -->
    775     <bridgehead renderas="sect4">Required</bridgehead>
    776     <para role="required"><xref linkend="gnome-python"/></para>
    777 
    778     <bridgehead renderas="sect4">Required (gnomeapplet module)</bridgehead>
    779     <para role="required"><xref linkend="gnome-panel"/></para>
    780 
    781     <bridgehead renderas="sect4">Required (gnomeprint module)</bridgehead>
    782     <para role="required"><xref linkend="libgnomeprint"/></para>
    783 
    784     <bridgehead renderas="sect4">Required (gnomeprint.ui module)</bridgehead>
    785     <para role="required"><xref linkend="libgnomeprintui"/></para>
    786 
    787     <bridgehead renderas="sect4">Required (gtksourceview module)</bridgehead>
    788     <para role="required"><xref linkend="gtksourceview"/></para>
    789 
    790     <bridgehead renderas="sect4">Required (wnck module)</bridgehead>
    791     <para role="required"><xref linkend="libwnck"/></para>
    792 
    793     <bridgehead renderas="sect4">Required (totem.plparser module)</bridgehead>
    794     <para role="required"><xref linkend="totem"/></para>
    795 
    796     <bridgehead renderas="sect4">Required (gtop module)</bridgehead>
    797     <para role="required"><xref linkend="libgtop"/></para>
    798 
    799     <bridgehead renderas="sect4">Required (nautilusburn module)</bridgehead>
    800     <para role="required"><xref linkend="nautilus-cd-burner"/></para>
    801 
    802     <bridgehead renderas="sect4">Required (mediaprofiles module)</bridgehead>
    803     <para role="required"><xref linkend="gnome-media"/></para>
    804 
    805     <bridgehead renderas="sect4">Required (rsvg module)</bridgehead>
    806     <para role="required"><xref linkend="librsvg"/></para>
    807 
    808     <bridgehead renderas="sect4">Required (metacity module)</bridgehead>
    809     <para role="required"><xref linkend="metacity"/></para>
    810 
    811     <bridgehead renderas="sect4">Required (gnomekeyring module)</bridgehead>
    812     <para role="required"><xref linkend="gnome-keyring"/></para>
    813 
    814     <bridgehead renderas="sect4">Required (gnomedesktop module)</bridgehead>
    815     <para role="required"><xref linkend="gnome-desktop"/></para>
    816 
    817     <bridgehead renderas="sect4">Required (bugbuddy module)</bridgehead>
    818     <para role="required"><xref linkend="bug-buddy"/></para>
    819 
    820     <para condition="html" role="usernotes">User Notes:
    821     <ulink url="&blfs-wiki;/gnome-python-desktop"/></para>
    822 
    823   </sect2>
    824 
    825   <sect2 role="installation">
    826     <title>Installation of Gnome-Python-Desktop</title>
    827 
    828     <para>Install <application>Gnome-Python-Desktop</application> by running
    829     the following commands:</para>
     785    <sect3 role="package">
     786      <title>Introduction to Gnome-Python-Desktop Module</title>
     787
     788      <para>Gnome-Python-Desktop provides additional <application>Python</application>
     789      modules for GNOME libraries.</para>
     790
     791      <bridgehead renderas="sect4">Package Information</bridgehead>
     792      <itemizedlist spacing="compact">
     793        <listitem>
     794          <para>Download (HTTP): <ulink url="&gnome-python-desktop-download-http;"/></para>
     795        </listitem>
     796        <listitem>
     797          <para>Download (FTP): <ulink url="&gnome-python-desktop-download-ftp;"/></para>
     798        </listitem>
     799        <listitem>
     800          <para>Download MD5 sum: &gnome-python-desktop-md5sum;</para>
     801        </listitem>
     802        <listitem>
     803          <para>Download size: &gnome-python-desktop-size;</para>
     804        </listitem>
     805        <listitem>
     806          <para>Estimated disk space required: &gnome-python-desktop-buildsize;</para>
     807        </listitem>
     808        <listitem>
     809          <para>Estimated build time: &gnome-python-desktop-time;</para>
     810        </listitem>
     811      </itemizedlist>
     812
     813      <bridgehead renderas="sect4">Gnome-Python-Desktop Dependencies</bridgehead>
     814
     815      <!-- Not strictly true, but needed to find install directories and
     816           by most modules -->
     817      <bridgehead renderas="sect5">Required</bridgehead>
     818      <para role="required"><xref linkend="gnome-python"/></para>
     819
     820      <bridgehead renderas="sect5">Required (gnomeapplet module)</bridgehead>
     821      <para role="required"><xref linkend="gnome-panel"/></para>
     822
     823      <bridgehead renderas="sect5">Required (gnomeprint module)</bridgehead>
     824      <para role="required"><xref linkend="libgnomeprint"/></para>
     825
     826      <bridgehead renderas="sect5">Required (gnomeprint.ui module)</bridgehead>
     827      <para role="required"><xref linkend="libgnomeprintui"/></para>
     828
     829      <bridgehead renderas="sect5">Required (gtksourceview module)</bridgehead>
     830      <para role="required"><xref linkend="gtksourceview"/></para>
     831
     832      <bridgehead renderas="sect5">Required (wnck module)</bridgehead>
     833      <para role="required"><xref linkend="libwnck"/></para>
     834
     835      <bridgehead renderas="sect5">Required (totem.plparser module)</bridgehead>
     836      <para role="required"><xref linkend="totem"/></para>
     837
     838      <bridgehead renderas="sect5">Required (gtop module)</bridgehead>
     839      <para role="required"><xref linkend="libgtop"/></para>
     840
     841      <bridgehead renderas="sect5">Required (nautilusburn module)</bridgehead>
     842      <para role="required"><xref linkend="nautilus-cd-burner"/></para>
     843
     844      <bridgehead renderas="sect5">Required (mediaprofiles module)</bridgehead>
     845      <para role="required"><xref linkend="gnome-media"/></para>
     846
     847      <bridgehead renderas="sect5">Required (rsvg module)</bridgehead>
     848      <para role="required"><xref linkend="librsvg"/></para>
     849
     850      <bridgehead renderas="sect5">Required (metacity module)</bridgehead>
     851      <para role="required"><xref linkend="metacity"/></para>
     852
     853      <bridgehead renderas="sect5">Required (gnomekeyring module)</bridgehead>
     854      <para role="required"><xref linkend="gnome-keyring"/></para>
     855
     856      <bridgehead renderas="sect5">Required (gnomedesktop module)</bridgehead>
     857      <para role="required"><xref linkend="gnome-desktop"/></para>
     858
     859      <bridgehead renderas="sect5">Required (bugbuddy module)</bridgehead>
     860      <para role="required"><xref linkend="bug-buddy"/></para>
     861
     862      <para condition="html" role="usernotes">User Notes:
     863      <ulink url="&blfs-wiki;/gnome-python-desktop"/></para>
     864
     865    </sect3>
     866
     867    <sect3 role="installation">
     868      <title>Installation of Gnome-Python-Desktop</title>
     869
     870      <para>Install <application>Gnome-Python-Desktop</application> by running
     871      the following commands:</para>
    830872
    831873<screen><userinput>./configure --prefix=/usr &amp;&amp;
    832874make</userinput></screen>
    833875
    834     <!-- Tests were crashing on me; need to figure out why -->
    835     <para>This package does not come with a test suite.</para>
    836 
    837     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     876      <!-- Tests were crashing on me; need to figure out why -->
     877      <para>This package does not come with a test suite.</para>
     878
     879      <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    838880
    839881<screen role="root"><userinput>make install</userinput></screen>
    840882
    841   </sect2>
    842 
    843   <sect2 role="commands">
    844     <title>Command Explanations</title>
    845 
    846     <para><parameter>--enable-metacity</parameter>: This option enables
    847     building the metacity module if <xref linkend="metacity"/> is
    848     installed.</para>
    849 
    850   </sect2>
    851 
    852   <sect2 role="content">
    853     <title>Contents</title>
    854 
    855     <segmentedlist>
    856       <segtitle>Installed Programs</segtitle>
    857       <segtitle>Installed Libraries</segtitle>
    858       <segtitle>Installed Directories</segtitle>
    859 
    860       <seglistitem>
    861         <seg>None</seg>
    862         <seg>Gnome-Python-Desktop library modules</seg>
    863         <seg>None</seg>
    864       </seglistitem>
    865     </segmentedlist>
     883    </sect3>
     884
     885    <sect3 role="commands">
     886      <title>Command Explanations</title>
     887
     888      <para><parameter>--enable-metacity</parameter>: This option enables
     889      building the metacity module if <xref linkend="metacity"/> is
     890      installed.</para>
     891
     892    </sect3>
     893
     894    <sect3 role="content">
     895      <title>Contents</title>
     896
     897      <segmentedlist>
     898        <segtitle>Installed Programs</segtitle>
     899        <segtitle>Installed Libraries</segtitle>
     900        <segtitle>Installed Directories</segtitle>
     901
     902        <seglistitem>
     903          <seg>None</seg>
     904          <seg>Gnome-Python-Desktop library modules</seg>
     905          <seg>None</seg>
     906        </seglistitem>
     907      </segmentedlist>
     908
     909    </sect3>
    866910
    867911  </sect2>
  • introduction/welcome/changelog.xml

    rc766fa0e rd1daeac  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[wblaszcz] - Updated to Pycairo-1.8.8.</para>
     48        </listitem>
     49        <listitem>
     50          <para>[wblaszcz] - Updated to PyGObject-2.20.0.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[wblaszcz] - Updated to PyGTK-2.16.0.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[wblaszcz] - Updated to PyORBit-2.24.0.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[wblaszcz] - Updated to Gnome-Python-2.28.0.</para>
     60        </listitem>
     61        <listitem>
    4762          <para>[wblaszcz] - Added new package, brasero-2.28.2  and a minor
    4863          ammendment to Totem-2.28.1.</para>
Note: See TracChangeset for help on using the changeset viewer.