Ignore:
Timestamp:
08/06/2004 07:17:12 PM (20 years ago)
Author:
Randy McMurchy <randy@…>
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:
5ac54e51
Parents:
ae175c4
Message:

Updated to Speex-1.0.4

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/speex.xml

    rae175c4 rc6eb1ff1  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
     5
    66  <!ENTITY speex-download-http "http://www.speex.org/download/speex-&speex-version;.tar.gz">
    77  <!ENTITY speex-download-ftp  " ">
    8   <!ENTITY speex-size          "392 KB">
    9   <!ENTITY speex-buildsize     "3.2 MB">
     8  <!ENTITY speex-size          "546 KB">
     9  <!ENTITY speex-buildsize     "4.6 MB">
    1010  <!ENTITY speex-time          "0.13 SBU">
    1111]>
    1212
    1313<sect1 id="speex" xreflabel="Speex-&speex-version;">
     14<sect1info>
     15<othername>$LastChangedBy$</othername>
     16<date>$Date$</date>
     17</sect1info>
    1418<?dbhtml filename="speex.html"?>
    1519<title>Speex-&speex-version;</title>
     
    5559<title>Contents</title>
    5660
    57 <para>The Speex package provides <command>speexdec</command>,
    58 <command>speexenc</command> and <filename
    59 class="libraryfile">libspeex</filename>.</para>
     61<para>The <application>Speex</application> package provides
     62<command>speexdec</command>,
     63<command>speexenc</command> and
     64<filename class="libraryfile">libspeex</filename>.</para>
    6065
    6166</sect2>
     
    6469
    6570<sect3><title>speexdec</title>
    66 <para><command>speexdec</command> decodes a Speex file and produces a
    67 <acronym>WAV</acronym> or raw file.</para></sect3>
     71<para><command>speexdec</command> decodes a <application>Speex</application>
     72file and produces a <acronym>WAV</acronym> or raw file.</para></sect3>
    6873
    6974<sect3><title>speexenc</title>
    7075<para><command>speexenc</command> encodes a <acronym>WAV</acronym> or
    71 raw files using Speex.</para></sect3>
     76raw files using <application>Speex</application>.</para></sect3>
    7277
    7378<sect3><title>libspeex</title>
Note: See TracChangeset for help on using the changeset viewer.