Changeset 61562907


Ignore:
Timestamp:
08/18/2012 05:58:28 PM (12 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:
118fa4d
Parents:
8eb1dde
Message:

AutoGen 5.16.2, libvorbis 1.3.3, NSS 3.13.6 and Wget 1.14.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8eb1dde r61562907  
    44-->
    55
    6 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     6<!ENTITY day          "18">                   <!-- Always 2 digits -->
    77<!ENTITY month        "08">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "August 17th, &year;">
     12<!ENTITY releasedate  "August 18th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    167167<!ENTITY nettle-version               "2.5">
    168168<!ENTITY nss-major-version            "13">
    169 <!ENTITY nss-minor-version            "5">
     169<!ENTITY nss-minor-version            "6">
    170170<!ENTITY nss-version                  "3.&nss-major-version;.&nss-minor-version;">
    171171<!ENTITY openssh-version              "6.0p1">
     
    339339<!-- Chapter 11 -->
    340340<!ENTITY apr-util-version             "1.4.1">
    341 <!ENTITY autogen-version              "5.16.1">
     341<!ENTITY autogen-version              "5.16.2">
    342342<!ENTITY bc-version                   "1.06.95">
    343343<!ENTITY compface-version             "1.5.2">
     
    565565<!ENTITY rsync-version                "3.0.9">
    566566<!ENTITY samba3-version               "3.6.4">
    567 <!ENTITY wget-version                 "1.13.4">
     567<!ENTITY wget-version                 "1.14">
    568568<!ENTITY wireless-tools-version       "29">
    569569<!ENTITY wpa_supplicant-version       "1.0">
     
    10561056<!ENTITY libsndfile-version           "1.0.25">
    10571057<!ENTITY libtheora-version            "1.1.1">
    1058 <!ENTITY libvorbis-version            "1.3.2">
     1058<!ENTITY libvorbis-version            "1.3.3">
    10591059<!ENTITY libvpx-version               "1.1.0">
    10601060<!-- <!ENTITY nas-version                  "1.9.1"> -->
  • general/genutils/autogen.xml

    r8eb1dde r61562907  
    99  <!ENTITY autogen-download-ftp
    1010           "ftp://ftp.gnu.org/gnu/autogen/rel&autogen-version;/autogen-&autogen-version;.tar.xz">
    11   <!ENTITY autogen-md5sum        "805cf1f48b2cdab0c174e001f0340a7d">
     11  <!ENTITY autogen-md5sum        "0871304953d219f7ad91a60fb1376271">
    1212  <!ENTITY autogen-size          "920 KB">
    1313  <!ENTITY autogen-buildsize     "15 MB">
  • introduction/welcome/changelog.xml

    r8eb1dde r61562907  
    4545-->
    4646    <listitem>
     47      <para>August 18th, 2012</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[krejzi] - AutoGen 5.16.2.</para>
     51        </listitem>
     52        <listitem> 
     53          <para>[krejzi] - libvorbis 1.3.3..</para>
     54        </listitem>
     55        <listitem> 
     56          <para>[krejzi] - NSS 3.13.6.</para>
     57        </listitem>
     58        <listitem> 
     59          <para>[krejzi] - Wget 1.14.</para>
     60        </listitem>
     61      </itemizedlist>
     62    </listitem>
     63
     64    <listitem>
    4765      <para>August 17th, 2012</para>
    4866      <itemizedlist>
  • multimedia/libdriv/libvorbis.xml

    r8eb1dde r61562907  
    55  %general-entities;
    66
    7   <!ENTITY libvorbis-download-http "http://downloads.xiph.org/releases/vorbis/libvorbis-&libvorbis-version;.tar.bz2">
     7  <!ENTITY libvorbis-download-http "http://downloads.xiph.org/releases/vorbis/libvorbis-&libvorbis-version;.tar.xz">
    88  <!ENTITY libvorbis-download-ftp  " ">
    9   <!ENTITY libvorbis-md5sum        "798a4211221073c1409f26eac4567e8b">
    10   <!ENTITY libvorbis-size          "1.2 MB">
    11   <!ENTITY libvorbis-buildsize     "32 MB">
    12   <!ENTITY libvorbis-time          "0.2 SBU">
     9  <!ENTITY libvorbis-md5sum        "71b649d3e08e63ece16649df906ce8b9">
     10  <!ENTITY libvorbis-size          "1.1 MB">
     11  <!ENTITY libvorbis-buildsize     "18 MB">
     12  <!ENTITY libvorbis-time          "0.3 SBU">
    1313]>
    1414
     
    3030    <title>Introduction to libvorbis</title>
    3131
    32     <para>The <application>libvorbis</application> package contains a general
    33     purpose audio and music encoding format. This is useful for creating
    34     (encoding) and playing (decoding) sound in an open (patent free)
    35     format.</para>
     32    <para>
     33      The <application>libvorbis</application> package contains a general
     34      purpose audio and music encoding format. This is useful for creating
     35      (encoding) and playing (decoding) sound in an open (patent free)
     36      format.
     37    </para>
    3638
    3739    &lfs71_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&libvorbis-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&libvorbis-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&libvorbis-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&libvorbis-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &libvorbis-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &libvorbis-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &libvorbis-size;</para>
     59        <para>
     60          Download size: &libvorbis-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &libvorbis-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &libvorbis-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &libvorbis-time;</para>
     69        <para>
     70          Estimated build time: &libvorbis-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
     
    6276
    6377    <bridgehead renderas="sect4">Required</bridgehead>
    64     <para role="required"><xref linkend="libogg"/></para>
     78    <para role="required">
     79      <xref linkend="libogg"/>
     80    </para>
    6581
    6682    <bridgehead renderas="sect4">Optional</bridgehead>
    67     <para role="optional">both
    68     <xref linkend="doxygen"/>, and
    69     <!--<xref linkend="tetex"/> or--> <xref linkend="texlive"/>
    70     (specifically, pdflatex and htlatex) to build the PDF documentation</para>
     83    <para role="optional">
     84      <xref linkend="doxygen"/> and
     85      <xref linkend="texlive"/>
     86      (specifically, pdflatex and htlatex) to build the PDF documentation
     87    </para>
    7188
    7289    <para condition="html" role="usernotes">User Notes:
    73     <ulink url='&blfs-wiki;/Libvorbis'/></para>
    74 
     90      <ulink url='&blfs-wiki;/Libvorbis'/>
     91    </para>
    7592  </sect2>
    7693
     
    7895    <title>Installation of libvorbis</title>
    7996
    80     <para>Install <application>libvorbis</application> by running the following
    81     commands:</para>
     97    <para>
     98      Install <application>libvorbis</application> by running the following
     99      commands:
     100    </para>
    82101
    83 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    84103make</userinput></screen>
    85104
    86     <para>To test the results, issue: <command>make check</command>.</para>
     105    <para>
     106      To test the results, issue: <command>make check</command>.
     107    </para>
    87108
    88     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     109    <para>
     110      Now, as the <systemitem class="username">root</systemitem> user:
     111    </para>
    89112
    90113<screen role="root"><userinput>make install &amp;&amp;
     
    96119    <title>Command Explanations</title>
    97120
    98     <para><option>--enable-docs</option>: This switch enables building the
    99     documentation in formats other than the supplied html.</para>
     121    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     122      href="../../xincludes/static-libraries.xml"/>
    100123
    101     <para><option>--disable-static</option>: prevent static libraries
    102     being built and installed.</para>
     124    <para>
     125      <option>--enable-docs</option>: This switch enables building the
     126      documentation in formats other than the supplied html.
     127    </para>
    103128
    104129  </sect2>
     
    108133
    109134    <segmentedlist>
    110       <segtitle>Installed Programs</segtitle>
    111135      <segtitle>Installed Libraries</segtitle>
    112136      <segtitle>Installed Directories</segtitle>
    113137
    114138      <seglistitem>
    115         <seg>None</seg>
    116         <seg>libvorbis.{so,a}, libvorbisenc.{so,a}, and
    117         libvorbisfile.{so,a}</seg>
    118         <seg>/usr/include/vorbis and /usr/share/doc/libvorbis-&libvorbis-version;</seg>
     139        <seg>
     140          libvorbis.so, libvorbisenc.so and libvorbisfile.so
     141        </seg>
     142        <seg>
     143          /usr/include/vorbis and /usr/share/doc/libvorbis-&libvorbis-version;
     144        </seg>
    119145      </seglistitem>
    120146    </segmentedlist>
     
    126152
    127153      <varlistentry id="libvorbis-lib">
    128         <term><filename class='libraryfile'>libvorbis*.{so,a}</filename></term>
     154        <term><filename class="libraryfile">libvorbis.so</filename></term>
    129155        <listitem>
    130           <para>libraries provide the functions to read and write sound
    131           files.</para>
     156          <para>
     157            provides the functions used to read and write sound files.
     158          </para>
    132159          <indexterm zone="libvorbis libvorbis-lib">
    133             <primary sortas="c-libvorbis">libvorbis*.{so,a}</primary>
     160            <primary sortas="c-libvorbis">libvorbis.so</primary>
    134161          </indexterm>
    135162        </listitem>
  • networking/netprogs/wget.xml

    r8eb1dde r61562907  
    66
    77  <!ENTITY wget-download-http
    8     "http://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz">
     8           "http://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz">
    99  <!ENTITY wget-download-ftp
    10     "ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz">
    11   <!ENTITY wget-md5sum        "7f518b3a71e9efd330e9a0c3714f8463">
    12   <!ENTITY wget-size          "1.4 MB">
    13   <!ENTITY wget-buildsize     "18 MB">
     10           "ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz">
     11  <!ENTITY wget-md5sum        "316f6f59292c9098ad81fd54f658c579">
     12  <!ENTITY wget-size          "1.6 MB">
     13  <!ENTITY wget-buildsize     "21 MB">
    1414  <!ENTITY wget-time          "0.4 SBU">
    1515]>
     
    7575    <bridgehead renderas="sect3">Wget Dependencies</bridgehead>
    7676
     77    <bridgehead renderas="sect4">Recommended</bridgehead>
     78    <para role="recommended">
     79      <xref linkend="openssl"/> or <xref linkend="gnutls"/>
     80    </para>
     81
    7782    <bridgehead renderas="sect4">Optional</bridgehead>
    7883    <para role="optional">
    79       <xref linkend="openssl"/> or <xref linkend="gnutls"/>,
    8084      <xref linkend="libidn"/>,
    8185      Perl Module HTTP::Server (for the test suite: see the standard Perl
     
    126130      <xref linkend="gnutls"/> is found or the https protocol is not needed.
    127131    </para>
     132
    128133  </sect2>
    129134
     
    154159
    155160<screen role="root"><userinput>echo ca-directory=/etc/ssl/certs >> /etc/wgetrc</userinput></screen>
     161
    156162    </sect3>
     163
    157164  </sect2>
    158165
     
    186193        </listitem>
    187194      </varlistentry>
     195
    188196    </variablelist>
    189   </sect2>
     197
     198  </sect2>
     199
    190200</sect1>
  • postlfs/security/nss.xml

    r8eb1dde r61562907  
    66
    77  <!ENTITY nss-download-http
    8   "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_&nss-major-version;_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">
     8           "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_&nss-major-version;_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">
    99  <!ENTITY nss-download-ftp
    10   "ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_&nss-major-version;_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">
    11   <!ENTITY nss-md5sum        "b85607eecc6c6ea49185febb546e5b43">
     10           "ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_&nss-major-version;_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">
     11  <!ENTITY nss-md5sum        "15ea0e3b63cd0d18b5b75619afc46c3e">
    1212  <!ENTITY nss-size          "5.9 MB">
    1313  <!ENTITY nss-buildsize     "73 MB">
     
    228228
    229229      <seglistitem>
    230         <seg>certutil, nss-config and pk12util</seg>
    231230        <seg>
    232           libcrmf.a,
    233           libfreebl3.so,
    234           libnss3.so,
    235           libnssckbi.so,
    236           libnssdbm3.so,
    237           libnsssysinit.so,
    238           libnssutil3.so,
    239           libsmime3.so,
    240           libsoftokn3.so and
    241           libssl3.so
     231          certutil, nss-config and pk12util
    242232        </seg>
    243         <seg>/usr/include/nss</seg>
     233        <seg>
     234          libcrmf.a, libfreebl3.so, libnss3.so, libnssckbi.so,
     235          libnssdbm3.so, libnsssysinit.so, libnssutil3.so,
     236          libsmime3.so, libsoftokn3.so and libssl3.so
     237        </seg>
     238        <seg>
     239          /usr/include/nss
     240        </seg>
    244241      </seglistitem>
    245242    </segmentedlist>
     
    294291        </listitem>
    295292      </varlistentry>
     293
    296294    </variablelist>
    297   </sect2>
     295
     296  </sect2>
     297
    298298</sect1>
Note: See TracChangeset for help on using the changeset viewer.