Changeset 0956cf1 for multimedia


Ignore:
Timestamp:
02/14/2015 10:18:13 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
570460d
Parents:
9eebf97
Message:

Update to pulseaudio-6.0.
LXDM-0.5.0 and ConsoleKit-0.4.6: s/option/parameter/.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/pulseaudio.xml

    r9eebf97 r0956cf1  
    88           "http://freedesktop.org/software/pulseaudio/releases/pulseaudio-&pulseaudio-version;.tar.xz">
    99  <!ENTITY pulseaudio-download-ftp  " ">
    10   <!ENTITY pulseaudio-md5sum        "c43749838612f4860465e83ed62ca38e">
    11   <!ENTITY pulseaudio-size          "1.4 MB">
     10  <!ENTITY pulseaudio-md5sum        "b691e83b7434c678dffacfa3a027750e">
     11  <!ENTITY pulseaudio-size          "1.5 MB">
    1212  <!ENTITY pulseaudio-buildsize     "82 MB">
    13   <!ENTITY pulseaudio-time          "1.0 SBU">
     13  <!ENTITY pulseaudio-time          "1.3 SBU">
    1414]>
    1515
     
    3434      <application>PulseAudio</application> is a sound system for POSIX OSes,
    3535      meaning that it is a proxy for sound applications. It allows you to do
    36       advanced operations on your sound data as it passes between your application
    37       and your hardware. Things like transferring the audio to a different machine,
    38       changing the sample format or channel count and mixing several sounds into
    39       one are easily achieved using a sound server.
     36      advanced operations on your sound data as it passes between your
     37      application and your hardware. Things like transferring the audio to a
     38      different machine, changing the sample format or channel count and mixing
     39      several sounds into one are easily achieved using a sound server.
    4040    </para>
    4141
     
    103103      <xref linkend="GConf"/>,
    104104      <xref linkend="gtk3"/>,
    105       <xref linkend="libsamplerate"/>,
     105      <xref linkend="libsamplerate"/> (DEPRECATED in favour of speex),
    106106      <xref linkend="sbc"/> (Bluetooth support),
    107107      <xref linkend="valgrind"/>,
     
    110110      <ulink url="http://0pointer.de/lennart/projects/libasyncns/">libasyncns</ulink>,
    111111      <ulink url="http://www.lirc.org/">LIRC</ulink>,
     112      <ulink url="https://www.kernel.org/pub/linux/network/ofono/">oFono</ulink>,
    112113      <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>,
    113114      <ulink url="http://tdb.samba.org/">TDB</ulink>,
     
    131132
    132133<screen><userinput>find . -name "Makefile.in" | xargs sed -i "s|(libdir)/@PACKAGE@|(libdir)/pulse|" &amp;&amp;
    133 ./configure --prefix=/usr         \
    134             --sysconfdir=/etc     \
    135             --localstatedir=/var  \
    136             --disable-bluez4      \
    137             --disable-rpath       \
     134./configure --prefix=/usr            \
     135            --sysconfdir=/etc        \
     136            --localstatedir=/var     \
     137            --disable-bluez4         \
     138            --disable-rpath          \
     139            --disable-systemd-daemon \
     140            --disable-systemd-login  \
    138141            --with-module-dir=/usr/lib/pulse/modules &amp;&amp;
    139142make</userinput></screen>
     
    186189
    187190    <para>
    188       <parameter>--with-module-dir=/usr/lib/pulse/modules</parameter>:
    189       This parameter ensures that <application>PulseAudio</application>
    190       modules are installed in <filename class="directory">/usr/lib/pulse/modules
     191      <parameter>--disable-systemd-daemon</parameter> and
     192      <parameter>--disable-systemd-login</parameter> : BLFS does not support
     193      systemd.
     194    </para>
     195
     196    <para>
     197      <parameter>--with-module-dir=/usr/lib/pulse/modules</parameter>: This
     198      parameter ensures that <application>PulseAudio</application> modules are
     199      installed in <filename class="directory">/usr/lib/pulse/modules
    191200      </filename> instead of <filename class="directory">
    192201      /usr/lib/pulse-&pulseaudio-major-version;/modules</filename>.
     
    266275          pax11publish, pulseaudio,
    267276          <!-- it looks like the equalizer needs FFTW: qpaeq, -->
    268           start-pulseaudio-kde and start-pulseaudio-x11
     277          and start-pulseaudio-x11
    269278        </seg>
    270279        <seg>
     
    275284          /etc/pulse,
    276285          /usr/include/pulse,
    277           /usr/lib/cmake/PulseAudio,
    278           /usr/lib/pulse, and
     286          /usr/lib/{cmake/PulseAudio,pulse},
     287          /usr/libexec/pulse, and
    279288          /usr/share/pulseaudio
    280289        </seg>
     
    303312        <listitem>
    304313          <para>
    305             Plays back or records raw or encoded audio streams on a
     314            plays back or records raw or encoded audio streams on a
    306315            <application>PulseAudio</application> sound server.
    307316          </para>
     
    453462      </varlistentry>
    454463-->
    455       <varlistentry id="start-pulseaudio-kde">
    456         <term><command>start-pulseaudio-kde</command></term>
    457         <listitem>
    458           <para>
    459             Starts <application>PulseAudio</application> and loads
    460             module-device-manager to use KDE routing policies.
    461           </para>
    462           <indexterm zone="pulseaudio start-pulseaudio-kde">
    463             <primary sortas="b-start-pulseaudio-kde">start-pulseaudio-kde</primary>
    464           </indexterm>
    465         </listitem>
    466       </varlistentry>
    467 
    468464      <varlistentry id="start-pulseaudio-x11">
    469465        <term><command>start-pulseaudio-x11</command></term>
    470466        <listitem>
    471467          <para>
    472             Starts <application>PulseAudio</application> and registers it to
     468            starts <application>PulseAudio</application> and registers it to
    473469            the X11 session manager.
    474470          </para>
Note: See TracChangeset for help on using the changeset viewer.