Changeset 61562907
- Timestamp:
- 08/18/2012 05:58:28 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 118fa4d
- Parents:
- 8eb1dde
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8eb1dde r61562907 4 4 --> 5 5 6 <!ENTITY day "1 7"> <!-- Always 2 digits -->6 <!ENTITY day "18"> <!-- Always 2 digits --> 7 7 <!ENTITY month "08"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2012"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "August 1 7th, &year;">12 <!ENTITY releasedate "August 18th, &year;"> 13 13 <!-- <!ENTITY releasedate "November &day;st, &year;"> --> 14 14 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> … … 167 167 <!ENTITY nettle-version "2.5"> 168 168 <!ENTITY nss-major-version "13"> 169 <!ENTITY nss-minor-version " 5">169 <!ENTITY nss-minor-version "6"> 170 170 <!ENTITY nss-version "3.&nss-major-version;.&nss-minor-version;"> 171 171 <!ENTITY openssh-version "6.0p1"> … … 339 339 <!-- Chapter 11 --> 340 340 <!ENTITY apr-util-version "1.4.1"> 341 <!ENTITY autogen-version "5.16. 1">341 <!ENTITY autogen-version "5.16.2"> 342 342 <!ENTITY bc-version "1.06.95"> 343 343 <!ENTITY compface-version "1.5.2"> … … 565 565 <!ENTITY rsync-version "3.0.9"> 566 566 <!ENTITY samba3-version "3.6.4"> 567 <!ENTITY wget-version "1.1 3.4">567 <!ENTITY wget-version "1.14"> 568 568 <!ENTITY wireless-tools-version "29"> 569 569 <!ENTITY wpa_supplicant-version "1.0"> … … 1056 1056 <!ENTITY libsndfile-version "1.0.25"> 1057 1057 <!ENTITY libtheora-version "1.1.1"> 1058 <!ENTITY libvorbis-version "1.3. 2">1058 <!ENTITY libvorbis-version "1.3.3"> 1059 1059 <!ENTITY libvpx-version "1.1.0"> 1060 1060 <!-- <!ENTITY nas-version "1.9.1"> --> -
general/genutils/autogen.xml
r8eb1dde r61562907 9 9 <!ENTITY autogen-download-ftp 10 10 "ftp://ftp.gnu.org/gnu/autogen/rel&autogen-version;/autogen-&autogen-version;.tar.xz"> 11 <!ENTITY autogen-md5sum " 805cf1f48b2cdab0c174e001f0340a7d">11 <!ENTITY autogen-md5sum "0871304953d219f7ad91a60fb1376271"> 12 12 <!ENTITY autogen-size "920 KB"> 13 13 <!ENTITY autogen-buildsize "15 MB"> -
introduction/welcome/changelog.xml
r8eb1dde r61562907 45 45 --> 46 46 <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> 47 65 <para>August 17th, 2012</para> 48 66 <itemizedlist> -
multimedia/libdriv/libvorbis.xml
r8eb1dde r61562907 5 5 %general-entities; 6 6 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"> 8 8 <!ENTITY libvorbis-download-ftp " "> 9 <!ENTITY libvorbis-md5sum "7 98a4211221073c1409f26eac4567e8b">10 <!ENTITY libvorbis-size "1. 2MB">11 <!ENTITY libvorbis-buildsize " 32MB">12 <!ENTITY libvorbis-time "0. 2SBU">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"> 13 13 ]> 14 14 … … 30 30 <title>Introduction to libvorbis</title> 31 31 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> 36 38 37 39 &lfs71_checked; … … 40 42 <itemizedlist spacing="compact"> 41 43 <listitem> 42 <para>Download (HTTP): <ulink url="&libvorbis-download-http;"/></para> 44 <para> 45 Download (HTTP): <ulink url="&libvorbis-download-http;"/> 46 </para> 43 47 </listitem> 44 48 <listitem> 45 <para>Download (FTP): <ulink url="&libvorbis-download-ftp;"/></para> 49 <para> 50 Download (FTP): <ulink url="&libvorbis-download-ftp;"/> 51 </para> 46 52 </listitem> 47 53 <listitem> 48 <para>Download MD5 sum: &libvorbis-md5sum;</para> 54 <para> 55 Download MD5 sum: &libvorbis-md5sum; 56 </para> 49 57 </listitem> 50 58 <listitem> 51 <para>Download size: &libvorbis-size;</para> 59 <para> 60 Download size: &libvorbis-size; 61 </para> 52 62 </listitem> 53 63 <listitem> 54 <para>Estimated disk space required: &libvorbis-buildsize;</para> 64 <para> 65 Estimated disk space required: &libvorbis-buildsize; 66 </para> 55 67 </listitem> 56 68 <listitem> 57 <para>Estimated build time: &libvorbis-time;</para> 69 <para> 70 Estimated build time: &libvorbis-time; 71 </para> 58 72 </listitem> 59 73 </itemizedlist> … … 62 76 63 77 <bridgehead renderas="sect4">Required</bridgehead> 64 <para role="required"><xref linkend="libogg"/></para> 78 <para role="required"> 79 <xref linkend="libogg"/> 80 </para> 65 81 66 82 <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> 71 88 72 89 <para condition="html" role="usernotes">User Notes: 73 <ulink url='&blfs-wiki;/Libvorbis'/></para>74 90 <ulink url='&blfs-wiki;/Libvorbis'/> 91 </para> 75 92 </sect2> 76 93 … … 78 95 <title>Installation of libvorbis</title> 79 96 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> 82 101 83 <screen><userinput>./configure --prefix=/usr &&102 <screen><userinput>./configure --prefix=/usr --disable-static && 84 103 make</userinput></screen> 85 104 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> 87 108 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> 89 112 90 113 <screen role="root"><userinput>make install && … … 96 119 <title>Command Explanations</title> 97 120 98 < para><option>--enable-docs</option>: This switch enables building the99 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"/> 100 123 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> 103 128 104 129 </sect2> … … 108 133 109 134 <segmentedlist> 110 <segtitle>Installed Programs</segtitle>111 135 <segtitle>Installed Libraries</segtitle> 112 136 <segtitle>Installed Directories</segtitle> 113 137 114 138 <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> 119 145 </seglistitem> 120 146 </segmentedlist> … … 126 152 127 153 <varlistentry id="libvorbis-lib"> 128 <term><filename class= 'libraryfile'>libvorbis*.{so,a}</filename></term>154 <term><filename class="libraryfile">libvorbis.so</filename></term> 129 155 <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> 132 159 <indexterm zone="libvorbis libvorbis-lib"> 133 <primary sortas="c-libvorbis">libvorbis *.{so,a}</primary>160 <primary sortas="c-libvorbis">libvorbis.so</primary> 134 161 </indexterm> 135 162 </listitem> -
networking/netprogs/wget.xml
r8eb1dde r61562907 6 6 7 7 <!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"> 9 9 <!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. 4MB">13 <!ENTITY wget-buildsize " 18MB">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"> 14 14 <!ENTITY wget-time "0.4 SBU"> 15 15 ]> … … 75 75 <bridgehead renderas="sect3">Wget Dependencies</bridgehead> 76 76 77 <bridgehead renderas="sect4">Recommended</bridgehead> 78 <para role="recommended"> 79 <xref linkend="openssl"/> or <xref linkend="gnutls"/> 80 </para> 81 77 82 <bridgehead renderas="sect4">Optional</bridgehead> 78 83 <para role="optional"> 79 <xref linkend="openssl"/> or <xref linkend="gnutls"/>,80 84 <xref linkend="libidn"/>, 81 85 Perl Module HTTP::Server (for the test suite: see the standard Perl … … 126 130 <xref linkend="gnutls"/> is found or the https protocol is not needed. 127 131 </para> 132 128 133 </sect2> 129 134 … … 154 159 155 160 <screen role="root"><userinput>echo ca-directory=/etc/ssl/certs >> /etc/wgetrc</userinput></screen> 161 156 162 </sect3> 163 157 164 </sect2> 158 165 … … 186 193 </listitem> 187 194 </varlistentry> 195 188 196 </variablelist> 189 </sect2> 197 198 </sect2> 199 190 200 </sect1> -
postlfs/security/nss.xml
r8eb1dde r61562907 6 6 7 7 <!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"> 9 9 <!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"> 12 12 <!ENTITY nss-size "5.9 MB"> 13 13 <!ENTITY nss-buildsize "73 MB"> … … 228 228 229 229 <seglistitem> 230 <seg>certutil, nss-config and pk12util</seg>231 230 <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 242 232 </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> 244 241 </seglistitem> 245 242 </segmentedlist> … … 294 291 </listitem> 295 292 </varlistentry> 293 296 294 </variablelist> 297 </sect2> 295 296 </sect2> 297 298 298 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.