Changeset e7574a1a for multimedia


Ignore:
Timestamp:
01/04/2012 06:13:08 PM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
e83b714
Parents:
fdd24b8c
Message:

Update to libao-1.1.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libao.xml

    rfdd24b8c re7574a1a  
    77  <!ENTITY libao-download-http "http://downloads.xiph.org/releases/ao/libao-&libao-version;.tar.gz">
    88  <!ENTITY libao-download-ftp  "&gentoo-ftp-repo;/libao-&libao-version;.tar.gz">
    9   <!ENTITY libao-md5sum        "b92cba3cbcf1ee9bc221118a85d23dcd">
    10   <!ENTITY libao-size          "405 KB">
    11   <!ENTITY libao-buildsize     "4 MB">
     9  <!ENTITY libao-md5sum        "2b2508c29bc97e4dc218fa162cf883c8">
     10  <!ENTITY libao-size          "388 KB">
     11  <!ENTITY libao-buildsize     "3.5 MB">
    1212  <!ENTITY libao-time          "0.1 SBU">
    1313]>
     
    3737    Synthesizer and PulseAudio (next generation
    3838    <application>GNOME</application> sound architecture).</para>
     39
     40    &lfs70_built;
    3941
    4042    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6870      <xref linkend="alsa"/>,
    6971      <xref linkend="arts"/>, and
    70       <xref linkend='pulseaudio'/> (requires <xref linkend='libatomic_ops'/>)
     72      <xref linkend='pulseaudio'/> (requires <xref linkend='libatomic_ops'/>
     73      on x86)
    7174    </para>
    7275
     
    134137      <seglistitem>
    135138        <seg>None</seg>
    136         <seg>libao.{so,a} and plugins</seg>
     139        <seg>libao.so and plugins</seg>
    137140        <seg>/usr/include/ao, /usr/lib/ao and /usr/share/doc/libao-&libao-version;</seg>
    138141      </seglistitem>
     
    145148
    146149      <varlistentry id="libao-lib">
    147         <term><filename class='libraryfile'>libao.{so,a}</filename></term>
     150        <term><filename class='libraryfile'>libao.so</filename></term>
    148151        <listitem>
    149           <para>provide functions for programs wishing to output sound over
     152          <para>provides functions for programs wishing to output sound over
    150153          supported platforms.</para>
    151154          <indexterm zone="libao libao-lib">
    152             <primary sortas="c-libao">libao.{so,a}</primary>
     155            <primary sortas="c-libao">libao.so</primary>
    153156          </indexterm>
    154157        </listitem>
Note: See TracChangeset for help on using the changeset viewer.