Changeset fc7a8b79


Ignore:
Timestamp:
03/08/2008 12:05:56 PM (16 years ago)
Author:
Robert Daniels <rdaniels@…>
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:
9f15455
Parents:
e7138cbb
Message:

Textual improvements to Amarok page. Thanks to Randy.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/amarok.xml

    re7138cbb rfc7a8b79  
    55  %general-entities;
    66
    7   <!ENTITY amarok-download-http "http://mirrors.isc.org/pub/kde/stable/amarok/1.4.8/src/amarok-1.4.8.tar.bz2">
    8   <!ENTITY amarok-download-ftp  "ftp://ftp.kde.org/pub/kde/stable/amarok/1.4.8/src/amarok-1.4.8.tar.bz2">
     7  <!ENTITY amarok-download-http "http://mirrors.isc.org/pub/kde/stable/amarok/&amarok-version;/src/amarok-&amarok-version;.tar.bz2">
     8  <!ENTITY amarok-download-ftp  "ftp://ftp.kde.org/pub/kde/stable/amarok/&amarok-version;/src/amarok-&amarok-version;.tar.bz2">
    99  <!ENTITY amarok-md5sum        "7f65c4a8f3f0ff9042a5b5dd21b36cc8">
    1010  <!ENTITY amarok-size          "13 MB">
     
    3131
    3232    <para><application>Amarok</application> is an audio player for KDE.
    33     Features include a context browser, Magnatunes and last.fm integration,
     33    Features include a context browser,
     34    <ulink url="http://www.magnatunes.com/">Magnatunes</ulink> and
     35    <ulink url="http://www.last.fm/">Last.fm</ulink> integration,
    3436    support for multimedia devices, and scripting through Ruby.</para>
    3537
     
    5658    </itemizedlist>
    5759
    58     <bridgehead renderas="sect3">amarok Dependencies</bridgehead>
     60    <bridgehead renderas="sect3">Amarok Dependencies</bridgehead>
    5961
    6062    <bridgehead renderas="sect4">Required</bridgehead>
     
    6466
    6567    <bridgehead renderas="sect4">Recommended</bridgehead>
    66     <para role="recommended"><xref linkend="kdebase"/>, and
     68    <para role="recommended"><xref linkend="kdebase"/> and
    6769    <xref linkend="xine-lib"/></para>
    6870
     
    8183    <ulink url="http://ifp-driver.sourceforge.net/libifp/">libifp</ulink>,
    8284    <ulink url="http://libnjb.sourceforge.net/">libnjp</ulink>,
    83     <ulink url="http://libmtp.sourceforge.net/">libmtp</ulink>,
     85    <ulink url="http://libmtp.sourceforge.net/">libmtp</ulink>, and
    8486    <ulink url="http://linux-karma.sourceforge.net/">libkarma</ulink> (requires
    8587    <ulink url="http://linux-karma.sourceforge.net/">omfs</ulink>)</para>
     
    9193
    9294  <sect2 role="installation">
    93     <title>Installation of amarok</title>
     95    <title>Installation of Amarok</title>
    9496
    9597    <para>Install <application>Amarok</application> by running the following
     
    125127
    126128    <para><parameter>--without-included-sqlite</parameter>: This option forces
    127     the use of a system-installed copy of sqlite.</para>
     129    the use of a system-installed copy of <application>SQLite</application>.</para>
    128130
    129131    <para><parameter>--enable-mysql</parameter>: This option enables use of a
    130     MySQL database for music collections.</para>
     132    <application>MySQL</application> database for music collections.</para>
    131133
    132134    <para><parameter>--enable-postresql</parameter>: This option enables use of a
    133     PostgreSQL database for music collections.</para>
     135    <application>PostgreSQL</application> database for music collections.</para>
    134136
    135137    <para>Support for other optional dependencies may require passing options
     
    165167        <term><command>amarok</command></term>
    166168        <listitem>
    167           <para>is a wrapper for amarokapp to speed up
     169          <para>is a wrapper for <command>amarokapp</command> to speed up
    168170          command line argument passing</para>
    169171          <indexterm zone="amarok amarok-prog">
     
    176178        <term><command>amarokapp</command></term>
    177179        <listitem>
    178           <para>is the amarok audio player</para>
     180          <para>is the <application>Amarok</application> audio player</para>
    179181          <indexterm zone="amarok amarokapp">
    180182            <primary sortas="b-amarokapp">amarokapp</primary>
     
    196198        <term><command>amarok_daapserver.rb</command></term>
    197199        <listitem>
    198           <para>is a DAAP server for Amarok</para>
     200          <para>is a DAAP server for <application>Amarok</application></para>
    199201          <indexterm zone="amarok amarok_daapserver.rb">
    200202            <primary sortas="b-amarok_daapserver.rb">amarok_daapserver.rb</primary>
     
    206208        <term><command>amarok_proxy.rb</command></term>
    207209        <listitem>
    208           <para>is a proxy server for DAAP and Last.fm</para>
     210          <para>is a proxy server for DAAP and
     211          <ulink url="http://www.last.fm/">Last.fm</ulink></para>
    209212          <indexterm zone="amarok amarok_proxy.rb">
    210213            <primary sortas="b-amarok_proxy.rb">amarok_proxy.rb</primary>
Note: See TracChangeset for help on using the changeset viewer.