Ignore:
Timestamp:
09/17/2003 04:30:29 AM (21 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
64941d1a
Parents:
146073c
Message:

update to KDE-3.1.4 (incomplete - left for Bruce to review and finish)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/inst/kde-multimedia.xml

    r146073c r4ee53fa2  
    33<title>kdemultimedia-&kde-version;</title>
    44
    5 <para><screen>Download location (FTP):     <ulink url="&kde-multimedia-ftp;"/>
    6 Estimated build disk space:  78 MB
    7 Estimated installed space:   15 MB
    8 Package size:                &kde-multimedia-size;
    9 Estimated build time:        44 min (667 MHz)</screen></para>
     5<sect2>
     6<title>Introduction to <application>kdemultimedia</application></title>
    107
    11 <para>kdemultimedia depends on:
    12 <screen><xref linkend="kde-base"/></screen></para>
     8<sect3><title>Package information</title>
     9<itemizedlist spacing='compact'>
     10<listitem><para>Download (HTTP): <ulink url="&kde-multimedia-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink url="&kde-multimedia-download-ftp;"/></para></listitem>
     12<listitem><para>Download size: &kde-multimedia-size;</para></listitem>
     13<listitem><para>Estimated Disk space required: &kde-multimedia-buildsize;</para></listitem>
     14<listitem><para>Estimated build time: &kde-multimedia-time;</para></listitem></itemizedlist>
     15</sect3>
    1316
    14 <para>Install kdemultimedia with:
    15 <screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
     17<sect3><title><application>kdemultimedia</application> dependencies</title>
     18<sect4><title>Required</title>
     19<para><xref linkend="kde-base"/>
     20</para></sect4>
     21</sect3>
     22
     23</sect2>
     24
     25<sect2>
     26<title>Installation of <application>kdemultimedia</application></title>
     27
     28<para>Install <application>kdemultimedia</application> with:
     29<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
    1630    --disable-dependency-tracking --with-arts-alsa &amp;&amp;
    1731make &amp;&amp;
    18 make install</userinput></screen></para>
     32make install</command></userinput></screen></para>
     33
     34</sect2>
    1935
    2036<sect2>
    21 <title>kdemultimedia Installation Command explanations</title>
     37<title>Command explanations</title>
    2238
    23 <para><userinput>--with-arts-alsa</userinput> : Use the alsa support built
     39<para><command>--with-arts-alsa</command> : Use the alsa support built
    2440into aRts.</para>
    2541
     
    2844<sect2>
    2945<title>Configuring kdemultimedia</title>
     46
    3047<para>There is no explicit configuration for the kde multimedia package,
    31 however Kscd needs to find the CD drive.  The default
     48however Kscd needs to find the CD drive. The default
    3249is <filename>/dev/cdrom</filename> which may not exist on your system.  The
    3350easiest way to do this is to create a symbolic link to this from your CD
    3451drive (e.g. <filename>/dev/hdc</filename>, <filename>/dev/scd0</filename>,
    3552etc):
    36 <screen><userinput>cd /dev &amp;&amp;
    37 ln -s "CD Drive" /dev/cdrom</userinput></screen>
     53<screen><userinput><command>cd /dev &amp;&amp;
     54ln -s "CD Drive" /dev/cdrom</command></userinput></screen>
    3855</para>
     56
    3957</sect2>
    40 
    4158
    4259<sect2>
    4360<title>Contents</title>
    44 <para>The KDE Multimedia package provides:</para>
    45 <itemizedlist>
    46 <listitem><para>kaboodle - A multimedia player</para></listitem>
    47 <listitem><para>noatun - Another multimedia player</para></listitem>
    48 <listitem><para>TiMidity - Midi player</para></listitem>
    49 <listitem><para>kmidi - A front end for TiMidity</para></listitem>
    50 <listitem><para>kmix - Sound mixer</para></listitem>
    51 <listitem><para>Kscd - CD player</para></listitem>
    52 <listitem><para>aKtion! - Video player</para></listitem>
    53 </itemizedlist>
     61
     62<para>The <acronym>KDE</acronym> Multimedia package provides
     63<command>kaboodle</command>,
     64<command>noatun</command>,
     65<command>timidity</command>,
     66<command>kmidi</command>,
     67<command>kmix</command>,
     68<command>kscd</command> and
     69<command>aktion</command>.
     70</para>
     71
     72</sect2>
     73
     74<sect2><title>Description</title>
     75
     76<sect3><title>kaboodle</title>
     77<para><command>kaboodle</command> is a multimedia player.</para></sect3>
     78
     79<sect3><title>noatun</title>
     80<para><command>noatun</command> is another multimedia player.</para></sect3>
     81
     82<sect3><title>timidity</title>
     83<para><command>timidity</command> is a midi player.</para></sect3>
     84
     85<sect3><title>kmidi</title>
     86<para><command>kmidi</command> is a front end for
     87<command>timidity</command>.</para></sect3>
     88
     89<sect3><title>kmix</title>
     90<para><command>kmix</command> is a sound mixer.</para></sect3>
     91
     92<sect3><title>kscd</title>
     93<para><command>kscd</command> is a CD player.</para></sect3>
     94
     95<sect3><title>aktion</title>
     96<para><command>aktion</command> is a video player.</para></sect3>
     97
    5498</sect2>
    5599</sect1>
    56 
Note: See TracChangeset for help on using the changeset viewer.