Changeset 583760d for kde/core/arts.xml


Ignore:
Timestamp:
08/12/2004 05:26:30 AM (20 years ago)
Author:
Randy McMurchy <randy@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8db3c97
Parents:
6b0eb37
Message:

Updated to KDE-3.2.3 (not all package download sizes, build sizes, SBUs and ancillary instructions have been updated)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/core/arts.xml

    r6b0eb37 r583760d  
    77<!ENTITY arts-download-http "&kde-download-http;/arts-&arts-version;.tar.bz2">
    88<!ENTITY arts-download-ftp "&kde-download-ftp;/arts-&arts-version;.tar.bz2">
    9 <!ENTITY arts-size "949 KB">
    10 <!ENTITY arts-buildsize "25 MB">
    11 <!ENTITY arts-time "1.69 SBU">
    12 
     9<!ENTITY arts-size "965 KB">
     10<!ENTITY arts-buildsize "31 MB">
     11<!ENTITY arts-time "1.73 SBU">
    1312]>
    1413
     
    2524
    2625<para>The Analog Real-time Synthesizer (<acronym>aRts</acronym>)
    27 provides sound support for <acronym>KDE</acronym>. It provides necessary
    28 libraries for kdelibs.</para>
     26provides sound support for <acronym>KDE</acronym> and necessary
     27libraries for <application>kdelibs</application>.</para>
    2928
    3029<sect3><title>Package information</title>
     
    4948<sect4><title>Optional</title>
    5049<para>
     50<xref linkend="libjpeg"/>,
    5151<xref linkend="libogg"/>,
    5252<xref linkend="libvorbis"/>,
     
    7878
    7979<para><parameter>--prefix=&kde-dir;</parameter> : This option tells the
    80 process to install the package in <filename
    81 class="directory">&kde-dir;</filename>. aRts is installed here as it's
    82 required before installing <acronym>KDE</acronym>.</para>
     80process to install the package in
     81<filename class="directory">&kde-dir;</filename>. aRts is installed here as
     82it's required before installing <acronym>KDE</acronym>.</para>
    8383
    84 <para><parameter>--disable-debug</parameter> : This option causes the
    85 system to be compiled without debugging code.
    86 </para>
     84<para><option>--disable-debug</option> : This option causes the
     85package to be compiled without debugging code.</para>
    8786
    88 <para><parameter>--disable-dependency-tracking</parameter> : This option
    89 speeds
    90 up one time builds.</para>
     87<para><option>--disable-dependency-tracking</option> : This option
     88speeds up one time builds.</para>
     89
     90</sect2>
     91
     92<sect2><title>Contents</title>
     93<para><application><acronym>aRts</acronym></application> contains
     94<command>artsc-config</command>, <command>artscat</command>,
     95<command>artsd</command>, <command>artsdsp</command>,
     96<command>artsplay</command>, <command>artsrec</command>,
     97<command>artsshell</command>, <command>artswrapper</command>,
     98<command>mcopidl</command>, 
     99<application><acronym>aRts</acronym></application> libraries and
     100<acronym>MCOP</acronym> objects.</para>
     101
     102</sect2>
     103
     104<sect2><title>Description</title>
     105<para>To find out information about
     106<application><acronym>aRts</acronym></application> and the various programs
     107included in the package, see
     108<ulink url="http://docs.kde.org/en/3.2/kdemultimedia/artsbuilder/">The aRts
     109Handbook</ulink>. For information in languages other then English, see the
     110<ulink url="http://docs.kde.org/">KDE Documentation</ulink> and navigate to
     111the <application><acronym>aRts</acronym></application> documentation in your
     112language.</para>
    91113
    92114</sect2>
Note: See TracChangeset for help on using the changeset viewer.