Changeset d835b55 for multimedia


Ignore:
Timestamp:
01/05/2013 08:01:59 PM (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:
f7747d0
Parents:
69138677
Message:

Package updates, added SBC for PulseAudio Bluetooth integration.

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

Location:
multimedia/libdriv
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/pulseaudio.xml

    r69138677 rd835b55  
    77  <!ENTITY pulseaudio-download-http "http://freedesktop.org/software/pulseaudio/releases/pulseaudio-&pulseaudio-version;.tar.xz">
    88  <!ENTITY pulseaudio-download-ftp  " ">
    9   <!ENTITY pulseaudio-md5sum        "33e85023259d530f0a763d5204e8bad9">
    10   <!ENTITY pulseaudio-size          "1.3 MB">
    11   <!ENTITY pulseaudio-buildsize     "90 MB">
     9  <!ENTITY pulseaudio-md5sum        "47fd7eca8479c757822bee68a1feef25">
     10  <!ENTITY pulseaudio-size          "1.4 MB">
     11  <!ENTITY pulseaudio-buildsize     "105 MB">
    1212  <!ENTITY pulseaudio-time          "1.6 SBU">
    1313]>
     
    8989      <xref linkend="alsa-lib"/>,
    9090      <xref linkend="dbus"/>,
    91       <xref linkend="openssl"/> and
    92       <xref linkend="speex"/>
     91      <xref linkend="libcap2"/>,
     92      <xref linkend="openssl"/>,
     93      <xref linkend="speex"/> and
     94      <xref linkend="xorg7-lib"/> <!-- Useful for KDE, too -->
    9395    </para>
    9496
     
    9698    <para role="optional">
    9799      <xref linkend="GConf"/>,
    98       <xref linkend="gtk2"/> and
    99       <xref linkend="xorg7-lib"/>
     100      <xref linkend="glib2"/> and
     101      <xref linkend="gtk2"/>
    100102    </para>
    101103
     
    103105    <para role="optional">
    104106      <xref linkend="avahi"/>,
    105       <xref linkend="bluez"/>,
     107      <xref linkend="bluez"/> and <xref linkend="sbc"/>,
     108      <xref linkend="check"/>,
    106109      <ulink url="http://www.fftw.org/">FFTW</ulink>,
    107110      <ulink url="http://www.jackaudio.org/">JACK</ulink>,
     
    110113      <ulink url="http://www.lirc.org/">LIRC</ulink>,
    111114      <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>,
    112       <ulink url="http://tdb.samba.org/">TDB</ulink> and
    113       <ulink url="http://valgrind.org/">Valgrind</ulink>
    114     </para>
    115 
     115      <ulink url="http://tdb.samba.org/">TDB</ulink>,
     116      <ulink url="http://valgrind.org/">Valgrind</ulink>,
     117      <ulink url="http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/">
     118      WebRTC AudioProcessing</ulink> and
     119      <ulink url="http://www.xen.org/">XEN</ulink>
     120    </para>
    116121    <para condition="html" role="usernotes">User Notes:
    117122      <ulink url="&blfs-wiki;/pulseaudio"/>
     
    168173      <filename class="directory">/usr/lib/pulse</filename> instead of
    169174      <filename class="directory">/usr/lib/pulseaudio</filename>.
    170     </para>
    171 
    172     <para>
    173       <parameter>--libexecdir=/usr/lib</parameter>: This
    174       parameter ensures that internal <application>PulseAudio</application>
    175       helpers are installed in <filename class="directory">/usr/lib/pulse
    176       </filename> instead of <filename class="directory">/usr/libexec/pulse
    177       </filename>.
    178175    </para>
    179176
  • multimedia/libdriv/soundtouch.xml

    r69138677 rd835b55  
    77  <!ENTITY soundtouch-download-http "http://www.surina.net/soundtouch/soundtouch-&soundtouch-version;.tar.gz">
    88  <!ENTITY soundtouch-download-ftp  " ">
    9   <!ENTITY soundtouch-md5sum        "0f8df5178b30926cd2db654b9de505e3">
    10   <!ENTITY soundtouch-size          "96 KB">
     9  <!ENTITY soundtouch-md5sum        "957500b90593cd6c7d8adc62a64a1851">
     10  <!ENTITY soundtouch-size          "100 KB">
    1111  <!ENTITY soundtouch-buildsize     "6.0 MB">
    1212  <!ENTITY soundtouch-time          "less than 0.1 SBU">
Note: See TracChangeset for help on using the changeset viewer.