Changeset 3ba3f58 for kde/add


Ignore:
Timestamp:
05/22/2005 10:45:25 AM (19 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.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:
56ab82c
Parents:
384039a
Message:

Fixed some screen tags.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdemultimedia.xml

    r384039a r3ba3f58  
    5858
    5959    <bridgehead renderas="sect4">Recommended</bridgehead>
    60     <para><xref linkend="libjpeg"/>, 
    61     <xref linkend="libxml2"/>, 
    62     <xref linkend="alsa"/>, and 
     60    <para><xref linkend="libjpeg"/>,
     61    <xref linkend="libxml2"/>,
     62    <xref linkend="alsa"/>, and
    6363    <xref linkend="libmad"/></para>
    6464
    6565    <bridgehead renderas="sect4">Optional</bridgehead>
    66     <para><xref linkend="cdparanoia"/>, 
     66    <para><xref linkend="cdparanoia"/>,
    6767    <xref linkend="lame"/>,
    6868    <xref linkend="audiofile"/>,
     
    7171    <xref linkend="xine-lib"/>,
    7272    <xref linkend="flac"/>,
    73     <xref linkend="speex"/>, 
    74     <xref linkend="sdl"/>, 
    75     <xref linkend="gstreamer"/> 
    76     (with <ulink url="http://developer.kde.org/~wheeler/juk.html">KGst</ulink>), 
    77     <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>, 
    78     <ulink url="http://www.musicbrainz.org/">libmusicbrainz</ulink>, 
    79     <ulink url="http://www.musicbrainz.org/products/trmgen/download.html">TRM Generator</ulink>, and 
     73    <xref linkend="speex"/>,
     74    <xref linkend="sdl"/>,
     75    <xref linkend="gstreamer"/>
     76    (with <ulink url="http://developer.kde.org/~wheeler/juk.html">KGst</ulink>),
     77    <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>,
     78    <ulink url="http://www.musicbrainz.org/">libmusicbrainz</ulink>,
     79    <ulink url="http://www.musicbrainz.org/products/trmgen/download.html">TRM Generator</ulink>, and
    8080    <ulink url="http://www.musicbrainz.org/products/tunepimp/download.html">TunePimp</ulink></para>
    8181
     
    8787    <para>Install <application>kdemultimedia</application> with:</para>
    8888
    89 <screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
     89<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
    9090    --disable-dependency-tracking &amp;&amp;
    91 make</command></userinput></screen>
     91make</userinput></screen>
    9292
    9393     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    9494
    9595<screen role="root"><userinput>make install</userinput></screen>
    96  
     96
    9797  </sect2>
    9898
    99 <!-- 
     99<!--
    100100<sect2>
    101101  <title>Configuring kdemultimedia</title>
     
    120120      <segtitle>Installed Libraries</segtitle>
    121121      <segtitle>Installed Directories</segtitle>
    122      
     122
    123123      <seglistitem>
    124124        <seg>artsbuilder, juk, kaboodle, kmid, kmix, krec, kscd, and noatun</seg>
     
    127127      </seglistitem>
    128128    </segmentedlist>
    129      
     129
    130130    <variablelist>
    131131      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     
    136136        <term><command>artsbuilder</command></term>
    137137        <listitem>
    138           <para>is a tool to create new structures of small connected 
     138          <para>is a tool to create new structures of small connected
    139139          <application>aRts</application> modules.</para>
    140140          <indexterm zone="kdemultimedia artsbuilder">
Note: See TracChangeset for help on using the changeset viewer.