Changeset 775c349a for general


Ignore:
Timestamp:
01/06/2005 03:31:17 PM (19 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
4dd95d9
Parents:
f3d509e
Message:

Updated to Python-2.4.

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

Location:
general
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libglade.xml

    rf3d509e r775c349a  
    5050
    5151<sect4><title>Optional</title>
    52 <para><xref linkend="Python"/>
     52<para><xref linkend="python"/>
    5353and <xref linkend="gtk-doc"/></para>
    5454</sect4>
  • general/genlib/libxml2.xml

    rf3d509e r775c349a  
    4242<sect3><title><application>libxml2</application> dependencies</title>
    4343<sect4><title>Optional</title>
    44 <para><xref linkend="Python"/></para></sect4>
     44<para><xref linkend="python"/></para></sect4>
    4545</sect3>
    4646
  • general/genlib/libxslt.xml

    rf3d509e r775c349a  
    4646<sect4><title>Optional</title>
    4747<para>
    48 <xref linkend="Python"/> and
     48<xref linkend="python"/> and
    4949<ulink url="http://directory.fsf.org/security/libgcrypt.html">libgcrypt</ulink>
    5050</para></sect4>
  • general/genutils/pilot-link.xml

    rf3d509e r775c349a  
    5555<xref linkend="j2sdk"/>,
    5656<xref linkend="tcl"/>,
    57 <xref linkend="Python"/> and
     57<xref linkend="python"/> and
    5858<ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink></para>
    5959</sect4>
  • general/graphlib/lcms.xml

    rf3d509e r775c349a  
    3333url="&lcms-download-ftp;"/></para></listitem>
    3434<listitem><para>Download size: &lcms-size;</para></listitem>
    35 <listitem><para>Estimated Disk space required:
     35<listitem><para>Estimated disk space required:
    3636&lcms-buildsize;</para></listitem>
    3737<listitem><para>Estimated build time:
     
    4242<sect4><title>Optional</title>
    4343<para><xref linkend="libtiff"/>,
    44 <xref linkend="libjpeg"/>, <xref linkend="Python"/> and
     44<xref linkend="libjpeg"/>, <xref linkend="python"/> and
    4545<ulink url="http://www.swig.org/">SWIG</ulink></para></sect4>
    4646</sect3>
  • general/prog/doxygen.xml

    rf3d509e r775c349a  
    5353<sect4><title>Optional</title>
    5454<para><xref linkend="qt"/>,
    55 <xref linkend="Python"/>,
     55<xref linkend="python"/>,
    5656<xref linkend="pst-typesetting-tex"/>,
    5757<xref linkend="gs"/> or <xref linkend="espgs"/>, and
  • general/prog/pdl.xml

    rf3d509e r775c349a  
    183183<xref linkend="j2sdk"/>,
    184184<xref linkend="tk"/>,
    185 <xref linkend="Python"/> (with the
     185<xref linkend="python"/> (with the
    186186<ulink url="http://www.pfdubois.com/numpy/">Numerical Extension</ulink>),
    187187<xref linkend="gcc"/> (Fortran compiler),
  • general/prog/python.xml

    rf3d509e r775c349a  
    55  %general-entities;
    66
    7 <!ENTITY Python-download-http "http://www.python.org/ftp/python/&Python-version;/Python-&Python-version;.tar.bz2">
    8 <!ENTITY Python-download-ftp "ftp://ftp.python.org/pub/python/&Python-version;/Python-&Python-version;.tar.bz2">
    9 <!ENTITY Python-size "7.2 MB">
    10 <!ENTITY Python-buildsize "133 MB">
    11 <!ENTITY Python-time "1.25 SBU">
     7<!ENTITY python-download-http "http://www.python.org/ftp/python/&python-version;/python-&python-version;.tar.bz2">
     8<!ENTITY python-download-ftp "ftp://ftp.python.org/pub/python/&python-version;/python-&python-version;.tar.bz2">
     9<!ENTITY python-size "7.5 MB">
     10<!ENTITY python-buildsize "133 MB">
     11<!ENTITY python-time "1.01 SBU">
    1212]>
    1313
    14 <sect1 id="Python" xreflabel="Python-&Python-version;">
     14<sect1 id="python" xreflabel="Python-&python-version;">
    1515<sect1info>
    1616<othername>$LastChangedBy$</othername>
     
    1818</sect1info>
    1919<?dbhtml filename="Python.html" ?>
    20 <title>Python-&Python-version;</title>
     20<title>Python-&python-version;</title>
    2121
    2222<sect2>
     
    3030<sect3><title>Package information</title>
    3131<itemizedlist spacing='compact'>
    32 <listitem><para>Download (HTTP): <ulink url="&Python-download-http;"/></para></listitem>
    33 <listitem><para>Download (FTP): <ulink url="&Python-download-ftp;"/></para></listitem>
    34 <listitem><para>Download size: &Python-size;</para></listitem>
    35 <listitem><para>Estimated Disk space required: &Python-buildsize;</para></listitem>
    36 <listitem><para>Estimated build time: &Python-time;</para></listitem></itemizedlist>
     32<listitem><para>Download (HTTP): <ulink url="&python-download-http;"/></para></listitem>
     33<listitem><para>Download (FTP): <ulink url="&python-download-ftp;"/></para></listitem>
     34<listitem><para>Download size: &python-size;</para></listitem>
     35<listitem><para>Estimated disk space required: &python-buildsize;</para></listitem>
     36<listitem><para>Estimated build time: &python-time;</para></listitem></itemizedlist>
    3737</sect3>
    3838
    3939<sect3><title>Additional downloads</title>
    4040<itemizedlist spacing='compact'>
    41 <listitem><para>Required Patch: <ulink
    42 url="&patch-root;/Python-&Python-version;-gdbm-1.patch"/></para></listitem>
     41<listitem><para>Required patch: <ulink
     42url="&patch-root;/Python-&python-version;-gdbm-1.patch"/></para></listitem>
    4343</itemizedlist>
    4444</sect3>
     
    4646<sect3><title><application>Python</application> dependencies</title>
    4747<sect4><title>Optional</title>
    48 <para><xref linkend="openssl"/>, <xref linkend="tk"/>,
    49 <xref linkend="gdbm"/>, <xref linkend="db"/>, <xref linkend="gmp"/> and
    50 <ulink url="http://www.gnu.org/software/pth/">Pth</ulink></para>
     48<para><xref linkend="openssl"/>,
     49<xref linkend="tk"/>,
     50<xref linkend="gdbm"/> and
     51<xref linkend="db"/></para>
    5152</sect4>
    5253</sect3>
     
    6061commands:</para>
    6162
    62 <screen><userinput><command>patch -Np1 -i ../Python-&Python-version;-gdbm-1.patch &amp;&amp;
     63<screen><userinput><command>patch -Np1 -i ../Python-&python-version;-gdbm-1.patch &amp;&amp;
    6364./configure --prefix=/usr --enable-shared &amp;&amp;
    6465make &amp;&amp;
     
    7172
    7273<para>The <application>Python</application> package contains
    73 <command>python</command>, <command>pydoc</command> and
     74<command>python</command>,
     75<command>pydoc</command>,
     76<command>smtpd.py</command> and
    7477<application>Python</application> libraries, modules and scripts. If
    7578<application>Tk</application> is installed, the <command>idle</command>
     
    8891documentation tool.</para></sect3>
    8992
     93<sect3><title>smtpd.py</title>
     94<para><command>smtpd.py</command> is a <acronym>SMTP</acronym> proxy
     95implemented in <application>Python</application>.</para></sect3>
     96
    9097<sect3><title>idle</title>
    9198<para><command>idle</command> is a wrapper script that opens a
     
    96103
    97104</sect1>
    98 
Note: See TracChangeset for help on using the changeset viewer.