Ignore:
Timestamp:
05/09/2008 01:00:42 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:
b48899b
Parents:
2262b78
Message:

Removed extraneous whitespace from the ends of line text

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/amarok.xml

    r2262b78 r410e228b  
    3131
    3232    <para><application>Amarok</application> is an audio player for KDE.
    33     Features include a context browser, 
    34     <ulink url="http://www.magnatunes.com/">Magnatunes</ulink> and 
     33    Features include a context browser,
     34    <ulink url="http://www.magnatunes.com/">Magnatunes</ulink> and
    3535    <ulink url="http://www.last.fm/">Last.fm</ulink> integration,
    3636    support for multimedia devices, and scripting through Ruby.</para>
     
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="kdelibs"/>, 
     63    <para role="required"><xref linkend="kdelibs"/>,
    6464    <xref linkend="ruby"/>, and
    6565    <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink></para>
     
    7373    <xref linkend="k3b"/> (for cd-burning support),
    7474    <xref linkend="sdl"/>,
    75     <ulink url="http://sqlite.org/">SQLite</ulink>, 
     75    <ulink url="http://sqlite.org/">SQLite</ulink>,
    7676    <xref linkend="postgresql"/>,
    7777    <xref linkend="mysql"/>,
     
    129129    the use of a system-installed copy of <application>SQLite</application>.</para>
    130130
    131     <para><parameter>--enable-mysql</parameter>: This option enables use of a 
     131    <para><parameter>--enable-mysql</parameter>: This option enables use of a
    132132    <application>MySQL</application> database for music collections.</para>
    133133
     
    135135    <application>PostgreSQL</application> database for music collections.</para>
    136136
    137     <para>Support for other optional dependencies may require passing options 
     137    <para>Support for other optional dependencies may require passing options
    138138    to the <command>configure</command> script. Refer to the output from
    139139    <command>./configure --help</command> for additional information.</para>
     
    150150
    151151      <seglistitem>
    152         <seg>amarok, amarokapp, amarokcollectionscanner, 
     152        <seg>amarok, amarokapp, amarokcollectionscanner,
    153153        amarok_daapserver.rb, and amarok_proxy.rb</seg>
    154         <seg>libamarok.so, and several modules 
     154        <seg>libamarok.so, and several modules
    155155        for installed dependencies</seg>
    156         <seg><envar>$KDE_PREFIX</envar>/share/apps/amarok and 
     156        <seg><envar>$KDE_PREFIX</envar>/share/apps/amarok and
    157157        <envar>$KDE_PREFIX</envar>/share/doc/HTML/*/amarok</seg>
    158158      </seglistitem>
     
    208208        <term><command>amarok_proxy.rb</command></term>
    209209        <listitem>
    210           <para>is a proxy server for DAAP and 
     210          <para>is a proxy server for DAAP and
    211211          <ulink url="http://www.last.fm/">Last.fm</ulink></para>
    212212          <indexterm zone="amarok amarok_proxy.rb">
Note: See TracChangeset for help on using the changeset viewer.