Changeset fd7e0ed6 for multimedia


Ignore:
Timestamp:
05/09/2008 12:42:27 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
2262b78
Parents:
b5b51a2
Message:

Changed all lines with nothing but whitespace to blank lines

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

Location:
multimedia
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/amarok.xml

    rb5b51a2 rfd7e0ed6  
    194194        </listitem>
    195195      </varlistentry>
    196      
     196
    197197      <varlistentry id="amarok_daapserver.rb">
    198198        <term><command>amarok_daapserver.rb</command></term>
  • multimedia/audioutils/vorbistools.xml

    rb5b51a2 rfd7e0ed6  
    9292    <para>Install <application>Vorbis Tools</application> by running the
    9393    following commands:</para>
    94    
     94
    9595<screen><userinput>./configure --prefix=/usr \
    9696            --enable-vcut \
     
    133133    ensures that the man pages are installed under
    134134    <filename class="directory">/usr/share/man</filename>.</para> -->
    135    
     135
    136136    <para><parameter>--without-curl</parameter>: This parameter disables HTTP
    137137    streaming in <command>ogg123</command>. Remove this parameter if you have
  • multimedia/libdriv/faac.xml

    rb5b51a2 rfd7e0ed6  
    8686    functionality can be tested by encoding a sample WAV file (the sample
    8787    file is installed by the <xref linkend="alsa-utils"/> package:</para>
    88    
     88
    8989<screen><userinput>./frontend/faac -o Front_Left.mp4 /usr/share/sounds/alsa/Front_Left.wav</userinput></screen>
    9090
  • multimedia/libdriv/faad2.xml

    rb5b51a2 rfd7e0ed6  
    8787    <para>This package does not come with a test suite. However, basic
    8888    functionality can be tested by decoding the sample AAC file:</para>
    89    
     89
    9090<screen><userinput>./frontend/faad -o sample.wav ../sample.aac</userinput></screen>
    9191
  • multimedia/videoutils/ffmpeg.xml

    rb5b51a2 rfd7e0ed6  
    169169    following commands as the
    170170    <systemitem class="username">root</systemitem> user:</para>
    171  
     171
    172172<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/ffmpeg-&ffmpeg-version;/api &amp;&amp;
    173173cp -v doxy/*        /usr/share/doc/ffmpeg-&ffmpeg-version;/api</userinput></screen>
  • multimedia/videoutils/xine-ui.xml

    rb5b51a2 rfd7e0ed6  
    9393  <sect2 role="commands">
    9494    <title>Command Explanations</title>
    95    
     95
    9696    <para><parameter>docsdir=/usr/share/doc/xine-ui-&xine-ui-version;</parameter>:
    9797    This parameter causes the <application>Xine UI</application> documentation
Note: See TracChangeset for help on using the changeset viewer.