Changeset bccbdaea for multimedia


Ignore:
Timestamp:
11/29/2005 07:07:13 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
0034f4f
Parents:
90bc173
Message:

Trailing spaces clean-up. Basicnet, book, and general parts.

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

Location:
multimedia
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/vorbistools.xml

    r90bc173 rbccbdaea  
    8585<screen role="root"><userinput>make install</userinput></screen>
    8686
    87    
     87
    8888  </sect2>
    8989
  • multimedia/cdwriteutils/cdrdao.xml

    r90bc173 rbccbdaea  
    7070    <para><emphasis>Note: all the following packages must be built in
    7171    the order listed.</emphasis></para>
    72    
     72
    7373    <note>
    7474      <para>Changes in <application>pkgconfig</application>-0.17.x may cause
  • multimedia/libdriv/alsa-utils.xml

    r90bc173 rbccbdaea  
    113113
    114114      <para>The first time the <filename>alsa-restore</filename>
    115       script below is run, it will complain 
    116       that there is no state in <filename>/etc/asound.state</filename>. 
     115      script below is run, it will complain
     116      that there is no state in <filename>/etc/asound.state</filename>.
    117117      You can prevent this by running the following commands as
    118118      the <systemitem class="username">root</systemitem> user:</para>
     
    121121alsactl store</userinput></screen>
    122122
    123       <para>The volume settings will be restored from the saved state using a 
    124       shell script called by <application>Udev</application> that will 
    125       execute when the device is detected (during boot or when plugged in for 
     123      <para>The volume settings will be restored from the saved state using a
     124      shell script called by <application>Udev</application> that will
     125      execute when the device is detected (during boot or when plugged in for
    126126      USB devices).</para>
    127127
    128       <para>  While still the 
     128      <para>  While still the
    129129      <systemitem class="username">root</systemitem> user, create the
    130       <filename>/etc/udev/scripts/alsa-restore</filename> script with 
     130      <filename>/etc/udev/scripts/alsa-restore</filename> script with
    131131      the following commands:</para>
    132132
     
    154154chmod -v 754 /etc/udev/scripts/alsa-restore</userinput></screen>
    155155
    156       <para>Finally, again as the 
    157       <systemitem class="username">root</systemitem> user, install a new 
     156      <para>Finally, again as the
     157      <systemitem class="username">root</systemitem> user, install a new
    158158      <application>Udev</application> rules file to create the audio
    159159      device nodes and run the restore script:</para>
  • multimedia/libdriv/gst-plugins.xml

    r90bc173 rbccbdaea  
    119119    <xref linkend="speex"/>,
    120120    <ulink url="http://www.theora.org/">Theora</ulink>,
    121     <ulink url="http://www.xiph.org/ogg/vorbis/index.html">Tremor</ulink>, 
     121    <ulink url="http://www.xiph.org/ogg/vorbis/index.html">Tremor</ulink>,
    122122    <ulink url="http://www.wavpack.com/">WavPack</ulink> and
    123123    <ulink url="http://developers.videolan.org/x264.html">x264</ulink></para>
  • multimedia/libdriv/libmad.xml

    r90bc173 rbccbdaea  
    7575    for libmad. This file is particularly needed for <application>cdrdao</application>
    7676        to recognize the installed <application>libmad</application>.</para>
    77    
     77
    7878    <para>As the <systemitem class="username">root</systemitem> user:</para>
    7979
  • multimedia/libdriv/libmusicbrainz.xml

    r90bc173 rbccbdaea  
    1717
    1818  <sect1info>
    19     <othername>$LastChangedBy:$</othername>
    20     <date>$Date:$</date>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
    2121  </sect1info>
    2222
  • multimedia/libdriv/libvorbis.xml

    r90bc173 rbccbdaea  
    5858    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    5959    <itemizedlist spacing="compact">
    60       <listitem> 
     60      <listitem>
    6161        <para>Required patch: <ulink
    6262        url="&patch-root;/libvorbis-&libvorbis-version;-gcc4-1.patch"/></para>
  • multimedia/libdriv/openquicktime.xml

    r90bc173 rbccbdaea  
    106106      <seglistitem>
    107107        <seg>dechunk, make_streamable, qtdump, qtinfo, and recover</seg>
    108         <seg>libopenquicktime.so, quicktime_codec_ms.so, 
     108        <seg>libopenquicktime.so, quicktime_codec_ms.so,
    109109        quicktime_codec_jpeg.so and quicktime_codec_.mp3.so </seg>
    110110        <seg>/usr/include/openquicktime</seg>
Note: See TracChangeset for help on using the changeset viewer.