Changeset 03d30cf


Ignore:
Timestamp:
04/07/2013 10:08:27 AM (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:
388d294
Parents:
b09c33f2
Message:

Package updates.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb09c33f2 r03d30cf  
    44-->
    55
    6 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     6<!ENTITY day          "07">                   <!-- Always 2 digits -->
    77<!ENTITY month        "04">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2013">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "April 5th, &year;">
     12<!ENTITY releasedate  "April 7th, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    269269<!ENTITY slib-version                 "3b3">
    270270<!ENTITY talloc-version               "2.0.8">
    271 <!ENTITY telepathy-glib-version       "0.20.1">
     271<!ENTITY telepathy-glib-version       "0.20.2">
    272272<!ENTITY telepathy-logger-version     "0.8.0">
    273273<!ENTITY telepathy-farstream-version  "0.6.0">
     
    388388<!ENTITY php-version                  "5.4.11">
    389389<!ENTITY pkgconfig-version            "0.28">
    390 <!ENTITY python2-version              "2.7.3">
    391 <!ENTITY python3-version              "3.3.0">
     390<!ENTITY python2-version              "2.7.4">
     391<!ENTITY python3-version              "3.3.1">
    392392<!ENTITY ruby-version                 "1.9.3-p392">
    393393<!ENTITY slang-version                "2.2.4">
     
    860860
    861861<!-- Chapter 39 -->
    862 <!ENTITY mpg123-version               "1.15.1">
     862<!ENTITY mpg123-version               "1.15.3">
    863863<!ENTITY vorbistools-version          "1.4.0">
    864864<!ENTITY lame-version                 "3.99.5">
  • general/genlib/telepathy-glib.xml

    rb09c33f2 r03d30cf  
    88           "http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-&telepathy-glib-version;.tar.gz">
    99  <!ENTITY telepathy-glib-download-ftp  " ">
    10   <!ENTITY telepathy-glib-md5sum        "780034ff7433f33e6577b02fd7a2cb0a">
    11   <!ENTITY telepathy-glib-size          "3.6 MB">
    12   <!ENTITY telepathy-glib-buildsize     "190 MB">
     10  <!ENTITY telepathy-glib-md5sum        "bfc8a1b94c7a268f15d4d92b83460987">
     11  <!ENTITY telepathy-glib-size          "3.7 MB">
     12  <!ENTITY telepathy-glib-buildsize     "240 MB">
    1313  <!ENTITY telepathy-glib-time          "1.2 SBU">
    1414]>
  • general/prog/python2.xml

    rb09c33f2 r03d30cf  
    88          "http://www.python.org/ftp/python/&python2-version;/Python-&python2-version;.tar.xz">
    99  <!ENTITY python2-download-ftp  " ">
    10   <!ENTITY python2-md5sum        "62c4c1699170078c469f79ddfed21bc0">
    11   <!ENTITY python2-size          "9.6 MB">
     10  <!ENTITY python2-md5sum        "62704ea0f125923208d84ff0568f7d50">
     11  <!ENTITY python2-size          "12 MB">
    1212  <!ENTITY python2-buildsize     "235 MB (not including the test suite)">
    13   <!ENTITY python2-time          "1.1 SBU (not including the test suite)">
     13  <!ENTITY python2-time          "1.0 SBU (not including the test suite)">
    1414
    1515  <!ENTITY python2htmldoc-download-http
    1616           "http://docs.python.org/ftp/python/doc/&python2-version;/python-&python2-version;-docs-html.tar.bz2">
    17   <!ENTITY python2htmldoc-md5sum        "101c13d39f76fd6706aac3a9196b2f01">
    18   <!ENTITY python2htmldoc-size          "4.2 MB">
     17  <!ENTITY python2htmldoc-md5sum        "45be073ad81e1b2f6ad1fa25132f60c6">
     18  <!ENTITY python2htmldoc-size          "4.3 MB">
    1919]>
    2020
     
    101101    </itemizedlist>
    102102
    103     <bridgehead renderas="sect3">Additional Patches</bridgehead>
    104     <itemizedlist spacing="compact">
    105       <listitem>
    106         <para>
    107           Required patch:
    108           <ulink url="&patch-root;/Python-&python2-version;-bsddb_fix-1.patch"/>
    109         </para>
    110       </listitem>
    111     </itemizedlist>
    112 
    113     <bridgehead renderas="sect3">Python Dependencies</bridgehead>
     103    <bridgehead renderas="sect3">Python 2 Dependencies</bridgehead>
    114104
    115105    <bridgehead renderas="sect4">Recommended</bridgehead>
     
    122112    <bridgehead renderas="sect4">Optional</bridgehead>
    123113    <para role="optional">
    124       <xref linkend="bluez"/> and
    125       <ulink url="http://sphinx.pocoo.org/">Sphinx</ulink>
     114      <xref linkend="bluez"/>
    126115    </para>
    127116
     
    140129
    141130  <sect2 role="installation">
    142     <title>Installation of Python</title>
    143 
    144     <para>
    145       Install <application>Python</application> by running the following
     131    <title>Installation of Python 2</title>
     132
     133    <para>
     134      Install <application>Python 2</application> by running the following
    146135      commands:
    147136    </para>
    148137
    149 <screen><userinput>sed -i "s/ndbm_libs = \[\]/ndbm_libs = ['gdbm', 'gdbm_compat']/" setup.py &amp;&amp;
    150 patch -Np1 -i ../Python-&python2-version;-bsddb_fix-1.patch &amp;&amp;
    151 ./configure --prefix=/usr       \
     138<screen><userinput>./configure --prefix=/usr       \
    152139            --enable-shared     \
    153140            --with-system-expat \
     
    161148
    162149    <para>
    163       In order to use the <command>help ('name_string')</command> feature of the
    164       <command>python</command> interpreter with some statements and keywords,
    165       you must create or download the optional HTML documentation.
    166     </para>
    167 
    168     <para>
    169       If you have installed <ulink url="http://sphinx.pocoo.org/">Sphinx</ulink>
    170       and wish to create the HTML documentation:
    171     </para>
    172 
    173 <screen><userinput>make -C Doc html</userinput></screen>
    174 
    175     <para>
    176150      Now, as the <systemitem class="username">root</systemitem> user:
    177151    </para>
     
    181155
    182156    <para>
    183       If you created the html documentation with
    184       <application>Sphinx</application> then install it as the
    185       <systemitem class="username">root</systemitem> user:
    186     </para>
    187 
    188 <screen role="root"><userinput>install -v -m755 -d /usr/share/doc/Python-&python2-version; &amp;&amp;
    189 cp -rfv Doc/build/html/* /usr/share/doc/python-&python2-version;</userinput></screen>
    190 
    191     <para>
    192       Alternatively, you can download preformatted documentation from
    193       <ulink url="http://docs.python.org/download.html"/> and install it as the
    194       <systemitem class="username">root</systemitem> user:
    195     </para>
    196 
    197 <screen role="root"><userinput>install -v -m755 -d /usr/share/doc/Python-&python2-version; &amp;&amp;
    198 tar --strip-components=1 -C /usr/share/doc/Python-&python2-version; \
     157      If you have downloaded the preformatted documentation from
     158      <ulink url="http://docs.python.org/download.html"/>, install it
     159      as the <systemitem class="username">root</systemitem> user:
     160    </para>
     161
     162<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/python-&python2-version; &amp;&amp;
     163tar --strip-components=1 -C /usr/share/doc/python-&python2-version; \
    199164    -xvf ../python-&python2-version;-docs-html.tar.bz2                      &amp;&amp;
    200 find /usr/share/doc/Python-&python2-version; -type d -exec chmod 0755 {} \; &amp;&amp;
    201 find /usr/share/doc/Python-&python2-version; -type f -exec chmod 0644 {} \;</userinput></screen>
     165find /usr/share/doc/python-&python2-version; -type d -exec chmod 0755 {} \; &amp;&amp;
     166find /usr/share/doc/python-&python2-version; -type f -exec chmod 0644 {} \;</userinput></screen>
    202167  </sect2>
    203168
     
    206171
    207172    <para>
    208       <command>sed -i "s/ndbm_libs = ..." setup.py</command>: This command is
    209       used to fix a build problem with the <application>GDBM</application>
    210       library.
    211     </para>
    212 
    213     <para>
    214173      <option>--with-system-expat</option>: This switch enables linking against
    215174      system version of <application>Expat</application>. Remove if you have
    216       not installed recommended dependency <xref linkend="expat"/>.
     175      not installed <xref linkend="expat"/>.
    217176    </para>
    218177
     
    220179      <option>--with-system-ffi</option>: This switch enables linking against
    221180      system version of <application>libffi</application>. Remove if you have
    222       not installed recommended dependency <xref linkend="libffi"/>.
     181      not installed <xref linkend="libffi"/>.
    223182    </para>
    224183
     
    251210    </para>
    252211
    253 <screen role="root"><userinput>export PYTHONDOCS=/usr/share/doc/Python-&python2-version;</userinput></screen>
     212<screen role="root"><userinput>export PYTHONDOCS=/usr/share/doc/python-&python2-version;</userinput></screen>
    254213
    255214  </sect2>
     
    260219    <segmentedlist>
    261220      <segtitle>Installed Programs</segtitle>
    262       <segtitle>Installed Libraries</segtitle>
     221      <segtitle>Installed Library</segtitle>
    263222      <segtitle>Installed Directories</segtitle>
    264223
    265224      <seglistitem>
    266225        <seg>
    267           2to3, pydoc, python, python-config, python&python2-majorver;,
    268           python&python2-majorver;-config, smtpd.py, and optionally if
    269           <application>Tk</application> is installed, idle
     226          2to3, pydoc, python, python-config, python2, python2-config,
     227          python&python2-majorver;, python&python2-majorver;-config,
     228          smtpd.py, and optionally if <application>Tk</application>
     229          is installed, idle
    270230        </seg>
    271231        <seg>
    272           libpython&python2-majorver;.so and numerous modules installed in
    273           /usr/lib/python&python2-majorver;/lib-dynload
     232          libpython&python2-majorver;.so
    274233        </seg>
    275234        <seg>
     
    300259      </varlistentry>
    301260
    302       <varlistentry id="idle2">
     261      <varlistentry id="idle">
    303262        <term><command>idle</command></term>
    304263        <listitem>
     
    307266            aware GUI editor.
    308267          </para>
    309           <indexterm zone="python2 idle2">
    310             <primary sortas="b-idle2">idle</primary>
     268          <indexterm zone="python2 idle">
     269            <primary sortas="b-idle">idle</primary>
    311270          </indexterm>
    312271        </listitem>
     
    351310      </varlistentry>
    352311
    353       <varlistentry id="smtpd.py2">
     312      <varlistentry id="smtpd.py">
    354313        <term><command>smtpd.py</command></term>
    355314        <listitem>
     
    357316            is an SMTP proxy implemented in <application>Python</application>.
    358317          </para>
    359           <indexterm zone="python2 smtpd.py2">
    360             <primary sortas="b-smtpd.py2">smtpd.py</primary>
     318          <indexterm zone="python2 smtpd.py">
     319            <primary sortas="b-smtpd.py">smtpd.py</primary>
    361320          </indexterm>
    362321        </listitem>
  • general/prog/python3.xml

    rb09c33f2 r03d30cf  
    88           "http://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "2e7533b4009ac4adae62a7797a442e7a">
    11   <!ENTITY python3-size          "11.2 MB">
    12   <!ENTITY python3-buildsize     "141 MB (additional 32 MB for the test suite)">
    13   <!ENTITY python3-time          "1.2 SBU (additional 2.2 SBU to run the test suite)">
     10  <!ENTITY python3-md5sum        "993232d9f4d9b4863cc1ec69a792e9cd">
     11  <!ENTITY python3-size          "12 MB">
     12  <!ENTITY python3-buildsize     "260 MB (not including the testsuite)">
     13  <!ENTITY python3-time          "1.2 SBU (not including the testsuite)">
    1414
    1515  <!ENTITY python3htmldoc-download-http
    1616           "http://docs.python.org/ftp/python/doc/&python3-version;/python-&python3-version;-docs-html.tar.bz2">
    17   <!ENTITY python3htmldoc-md5sum        "d8de7264eb5b03b54044825b765324c7">
     17  <!ENTITY python3htmldoc-md5sum        "e730def6cc4d6dddb076aae82661b6d6">
    1818  <!ENTITY python3htmldoc-size          "4.6 MB">
    1919]>
     
    3030
    3131  <indexterm zone="python3">
    32     <primary sortas="a-Python3">Python</primary>
     32    <primary sortas="a-Python3">Python3</primary>
    3333  </indexterm>
    3434
    3535  <sect2 role="package">
    36     <title>Introduction to Python</title>
    37 
    38     <para>
    39       The <application>Python</application> package contains the
     36    <title>Introduction to Python 3</title>
     37
     38    <para>
     39      The <application>Python 3</application> package contains the
    4040      <application>Python</application> development environment.
    4141      This is useful for object-oriented programming, writing scripts,
     
    9999    </itemizedlist>
    100100
    101     <bridgehead renderas="sect3">Python Dependencies</bridgehead>
     101    <bridgehead renderas="sect3">Python 3 Dependencies</bridgehead>
    102102
    103103    <bridgehead renderas="sect4">Recommended</bridgehead>
     
    127127
    128128  <sect2 role="installation">
    129     <title>Installation of Python</title>
    130 
    131     <para>
    132       Install <application>Python</application> by running the following
     129    <title>Installation of Python 3</title>
     130
     131    <para>
     132      Install <application>Python 3</application> by running the following
    133133      commands:
    134134    </para>
    135135
    136 <screen><userinput>sed -i "s/ndbm_libs = \[\]/ndbm_libs = ['gdbm', 'gdbm_compat']/" setup.py &amp;&amp;
    137 ./configure --prefix=/usr       \
     136<screen><userinput>./configure --prefix=/usr       \
    138137            --enable-shared     \
    139138            --with-system-expat \
     
    142141
    143142    <para>
    144       To test the results, issue: <command>make test</command>. Note that
    145       if you have an existing <application>Python</application> installation
    146       which includes the <application>PyXML</application> module, the tests could
    147       produce a segmentation fault.
     143      To test the results, issue: <command>make test</command>.
    148144    </para>
    149145
     
    157153
    158154    <para>
    159       There is no documentation installed using the instructions above.
    160       See the <filename>Doc/README.txt</filename> file in the source
    161       distribution for instructions on how to create the html. Alternatively,
    162       you can download preformatted documentation from
    163       <ulink url="http://docs.python.org/download.html"/>.
    164    </para>
    165 
    166     <para>
    167       In order to use the <command>help ('name_string')</command> feature
    168       of the <command>python</command> interpreter with some statements and
    169       keywords, you must download (or create) the optional HTML documentation
    170       and install it. If you downloaded the HTML docs, issue the following
    171       commands as the <systemitem class="username">root</systemitem> user:
    172     </para>
    173 
    174 <screen role="root"><userinput>install -v -m755 -d /usr/share/doc/Python-&python3-version;/html &amp;&amp;
     155      If you have downloaded the preformatted documentation from
     156      <ulink url="http://docs.python.org/download.html"/>, install it
     157      as the <systemitem class="username">root</systemitem> user:
     158    </para>
     159
     160<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/python-&python3-version;/html &amp;&amp;
    175161tar --strip-components=1 \
    176162    --no-same-owner \
    177163    --no-same-permissions \
    178     -C /usr/share/doc/Python-&python3-version;/html \
     164    -C /usr/share/doc/python-&python3-version;/html \
    179165    -xvf ../python-&python3-version;-docs-html.tar.bz2</userinput></screen>
    180166
     
    183169  <sect2 role="commands">
    184170    <title>Command Explanations</title>
    185 
    186     <para>
    187       <command>sed -i "s/ndbm_libs = ..." setup.py</command>: This command
    188       is used to fix a build problem with the <application>GDBM</application>
    189       library.
    190     </para>
    191171
    192172    <para>
     
    217197
    218198  <sect2 role="configuration">
    219     <title>Configuring Python</title>
    220 
    221     <para>
    222       In order for <command>python</command> to find the installed
     199    <title>Configuring Python 3</title>
     200
     201    <para>
     202      In order for <command>python3</command> to find the installed
    223203      documentation, you must add the following environment variable to
    224204      individual user's or the system's profile:
    225205    </para>
    226206
    227 <screen role="root"><userinput>export PYTHONDOCS=/usr/share/doc/Python-&python3-version;/html</userinput></screen>
     207<screen role="root"><userinput>export PYTHONDOCS=/usr/share/doc/python-&python3-version;/html</userinput></screen>
    228208
    229209  </sect2>
     
    258238        </seg>
    259239        <seg>
    260           libpython&python3-majorver;m.so, libpython3.so and numerous
    261           modules installed in /usr/lib/python&python3-majorver;
     240          libpython&python3-majorver;m.so and libpython3.so
    262241        </seg>
    263242        <seg>
  • introduction/welcome/changelog.xml

    rb09c33f2 r03d30cf  
    4545-->
    4646    <listitem>
     47      <para>April 7th, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[krejzi] - Mpg123 1.15.3.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[krejzi] - Python 2.7.4.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[krejzi] - Python 3.3.1.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[krejzi] - Telepathy GLib 2.20.2.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[krejzi] - Xorg Intel Driver 2.21.6.</para>
     63        </listitem>
     64        <listitem>
     65          <para>[krejzi] - Xorg Synaptics Driver 1.7.0.</para>
     66        </listitem>
     67      </itemizedlist>
     68    </listitem>
     69
     70    <listitem>
    4771      <para>April 5th, 2013</para>
    4872      <itemizedlist>
  • multimedia/audioutils/mpg123.xml

    rb09c33f2 r03d30cf  
    77  <!ENTITY mpg123-download-http "&sourceforge-repo;/mpg123/mpg123-&mpg123-version;.tar.bz2">
    88  <!ENTITY mpg123-download-ftp  " ">
    9   <!ENTITY mpg123-md5sum        "3bb9441c5f4fa10c995b8e0bd84d5549">
    10   <!ENTITY mpg123-size          "748 KB">
    11   <!ENTITY mpg123-buildsize     "13 MB">
     9  <!ENTITY mpg123-md5sum        "f734f9e2982f398a1c919475fc0b3798">
     10  <!ENTITY mpg123-size          "784 KB">
     11  <!ENTITY mpg123-buildsize     "12 MB">
    1212  <!ENTITY mpg123-time          "0.2 SBU">
    1313]>
  • x/installing/x7driver.xml

    rb09c33f2 r03d30cf  
    2626  <!ENTITY xorg-evdev-driver-time          "less than 0.1 SBU">
    2727
    28   <!ENTITY xorg-synaptics-driver-version "1.6.3">
     28  <!ENTITY xorg-synaptics-driver-version "1.7.0">
    2929
    3030  <!ENTITY xorg-synaptics-driver-download-http "&xorg-download-http;/driver/xf86-input-synaptics-&xorg-synaptics-driver-version;.tar.bz2">
    3131  <!ENTITY xorg-synaptics-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-input-synaptics-&xorg-synaptics-driver-version;.tar.bz2">
    32   <!ENTITY xorg-synaptics-driver-md5sum        "3568930b0bda522e00272b64c0ca2ca2">
    33   <!ENTITY xorg-synaptics-driver-size          "436 KB">
    34   <!ENTITY xorg-synaptics-driver-buildsize     "5.9 MB">
     32  <!ENTITY xorg-synaptics-driver-md5sum        "5e4f232a18a1741e4c34895d28238f8d">
     33  <!ENTITY xorg-synaptics-driver-size          "432 KB">
     34  <!ENTITY xorg-synaptics-driver-buildsize     "5.6 MB">
    3535  <!ENTITY xorg-synaptics-driver-time          "less than 0.1 SBU">
    3636
     
    7171  <!ENTITY xorg-fbdev-driver-time          "less than 0.1 SBU">
    7272
    73   <!ENTITY xorg-intel-driver-version "2.21.5">
     73  <!ENTITY xorg-intel-driver-version "2.21.6">
    7474
    7575  <!ENTITY xorg-intel-driver-download-http "&xorg-download-http;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
    7676  <!ENTITY xorg-intel-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
    77   <!ENTITY xorg-intel-driver-md5sum        "0dac21775fc67149d1a8b61988b1386b">
     77  <!ENTITY xorg-intel-driver-md5sum        "a4f002f50b370fe550231c9b33e12399">
    7878  <!ENTITY xorg-intel-driver-size          "1.7 MB">
    7979  <!ENTITY xorg-intel-driver-buildsize     "70 MB">
  • x/installing/x7lib.xml

    rb09c33f2 r03d30cf  
    6868  <!ENTITY libXft-md5sum                   "78d64dece560c9e8699199f3faa521c0">
    6969
    70   <!ENTITY libXi-version                   "1.7">
    71   <!ENTITY libXi-md5sum                    "d77922d822cb3abdbdfb92cd66440576">
     70  <!ENTITY libXi-version                   "1.7.1">
     71  <!ENTITY libXi-md5sum                    "24d71afed1b86c60d4eb361628d7f47b">
    7272
    7373  <!ENTITY libXinerama-version             "1.1.2">
Note: See TracChangeset for help on using the changeset viewer.