source: kde/core/arts.xml@ a920045f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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
Last change on this file since a920045f was 0d3fe4a, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated the program names and installed directories in the kdelibs instructions

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

  • Property mode set to 100644
File size: 8.9 KB
RevLine 
[60384c68]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[60384c68]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[b705924]7 <!ENTITY arts-download-http "&kde-download-http;/arts-&arts-version;.tar.bz2">
8 <!ENTITY arts-download-ftp "&kde-download-ftp;/arts-&arts-version;.tar.bz2">
[90bd3c1b]9 <!ENTITY arts-md5sum "e90a32ee47d5cdc51fe1b7f6f6c0df63">
10 <!ENTITY arts-size "932 KB">
11 <!ENTITY arts-buildsize "29.8 MB">
12 <!ENTITY arts-time "1.3 SBU">
[60384c68]13]>
14
[6275877]15<sect1 id="aRts" xreflabel="aRts-&arts-version;">
[8d1fd4e1]16 <?dbhtml filename="aRts.html"?>
[b705924]17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[8d1fd4e1]21 <keywordset>
22 <keyword role="package">arts-&arts-version;.tar</keyword>
[332ba719]23 <keyword role="ftpdir">arts</keyword>
[8d1fd4e1]24 </keywordset>
[b705924]25 </sect1info>
26
27 <title>aRts-&arts-version;</title>
28
29 <indexterm zone='aRts'>
30 <primary sortas='a-ARts'>aRts</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to aRts</title>
35
36 <para>The Analog Real-time Synthesizer (<application>aRts</application>)
[00c8453]37 provides sound support for <application>KDE</application> and necessary
[b705924]38 libraries for <application>kdelibs</application>.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing='compact'>
42 <listitem>
43 <para>Download (HTTP): <ulink url="&arts-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&arts-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &arts-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &arts-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &arts-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &arts-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">aRts Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
[8d1fd4e1]65 <para role="required"><xref linkend="qt"/> and
[b705924]66 <xref linkend="glib2"/></para>
67
68 <bridgehead renderas="sect4">Recommended</bridgehead>
[8d1fd4e1]69 <para role="recommended"><xref linkend="libjpeg"/></para>
[b705924]70
71 <bridgehead renderas="sect4">Optional</bridgehead>
[3d49460]72 <para role="optional"><xref linkend="libvorbis"/>,
[00c8453]73 <xref linkend="alsa"/>,
74 <xref linkend="audiofile"/>,
75 <xref linkend="libmad"/>,
76 <xref linkend="esound"/>,
[3d49460]77 <xref linkend="nas"/>,
[00c8453]78 <ulink url="http://www.mediaapplicationserver.net/">MAS</ulink>, and
[b705924]79 <ulink url="http://jackit.sourceforge.net/">JACK</ulink></para>
80
81 </sect2>
82
83 <sect2 role="installation">
84 <title>Installation of aRts</title>
85
[00c8453]86 <para>Install <application>aRts</application> by running
[b705924]87 the following commands:</para>
[60384c68]88
[1f30212]89<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
[60384c68]90 --disable-dependency-tracking &amp;&amp;
[1f30212]91make</userinput></screen>
[6275877]92
[b705924]93 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[9f271dd]94
[1f30212]95<screen role='root'><userinput>make install</userinput></screen>
[60384c68]96
[b705924]97 </sect2>
[60384c68]98
[b705924]99 <sect2 role="commands">
100 <title>Command Explanations</title>
[60384c68]101
[00c8453]102 <para><parameter>--prefix=&kde-dir;</parameter>: This option
103 tells the process to install the package in
104 <filename class="directory">&kde-dir;</filename>.
105 <application>aRts</application> is installed here as it's required
[b705924]106 before installing <application>KDE</application>.</para>
[583760d]107
[b705924]108 <para><parameter>--disable-debug</parameter>: This option causes the
109 package to be compiled without debugging code.</para>
[60384c68]110
[b705924]111 <para><parameter>--disable-dependency-tracking</parameter>: This option
112 speeds up one time builds.</para>
[583760d]113
[b705924]114 </sect2>
[583760d]115
[b705924]116 <sect2 role="content">
117 <title>Contents</title>
[1f30212]118
[b705924]119 <segmentedlist>
120 <segtitle>Installed Programs</segtitle>
121 <segtitle>Installed Libraries</segtitle>
122 <segtitle>Installed Directories</segtitle>
[9f271dd]123
[b705924]124 <seglistitem>
[00c8453]125 <seg>artsd, artswrapper, artsshell, artsplay, artsdsp, artscat, arts-control,
[b705924]126 artsc-config, and mcopidl</seg>
127 <seg>aRts libraries</seg>
[0d3fe4a]128 <seg>The following subdirectories of &kde-dir;/: bin, include/arts,
129 include/artsc, and lib/mcop</seg>
[b705924]130 </seglistitem>
131 </segmentedlist>
[9f271dd]132
[b705924]133 <variablelist>
134 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
135 <?dbfo list-presentation="list"?>
136 <?dbhtml list-presentation="table"?>
[9f271dd]137
[b705924]138 <varlistentry id="artsd">
139 <term><command>artsd</command></term>
140 <listitem>
141 <para>is a daemon that provides access to the sound hardware resources.</para>
142 <indexterm zone="aRts artsd">
143 <primary sortas="b-artsd">artsd</primary>
144 </indexterm>
145 </listitem>
146 </varlistentry>
[9f271dd]147
[b705924]148 <varlistentry id="artswrapper">
149 <term><command>artswrapper</command></term>
150 <listitem>
[00c8453]151 <para>is a small wrapper program which simply sets real-time priority
152 (running as <systemitem class="username">root</systemitem>)
[b705924]153 and then executes <command>artsd</command> as a non-root user.</para>
154 <indexterm zone="aRts artswrapper">
155 <primary sortas="b-artswrapper">artswrapper</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
[9f271dd]159
[b705924]160 <varlistentry id="artsshell">
161 <term><command>artsshell</command></term>
162 <listitem>
[00c8453]163 <para>is intended as a utility to perform miscellaneous functions
[b705924]164 related to the sound server.</para>
165 <indexterm zone="aRts artsshell">
166 <primary sortas="b-artsshell">artsshell</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
[9f271dd]170
[b705924]171 <varlistentry id="artsplay">
172 <term><command>artsplay</command></term>
173 <listitem>
174 <para>is a simple utility to play a sound file.</para>
175 <indexterm zone="aRts artsplay">
176 <primary sortas="b-artsplay">artsplay</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
[9f271dd]180
[b705924]181 <varlistentry id="artsdsp">
182 <term><command>artsdsp</command></term>
183 <listitem>
[00c8453]184 <para>provides an interim solution that allows most of legacy
[b705924]185 sound applications to run unchanged.</para>
186 <indexterm zone="aRts artsdsp">
187 <primary sortas="b-artsdsp">artsdsp</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
[9f271dd]191
[b705924]192 <varlistentry id="artscat">
193 <term><command>artscat</command></term>
194 <listitem>
195 <para>is a simple utility to send raw audio data to the sound server.</para>
196 <indexterm zone="aRts artscat">
197 <primary sortas="b-artscat">artscat</primary>
198 </indexterm>
199 </listitem>
200 </varlistentry>
[9f271dd]201
[b705924]202 <varlistentry id="artscontrol">
203 <term><command>artscontrol</command></term>
204 <listitem>
[00c8453]205 <para>is a graphical utility for performing a number of tasks
[b705924]206 related to the sound server.</para>
207 <indexterm zone="aRts artscontrol">
208 <primary sortas="b-artscontrol">artscontrol</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
[9f271dd]212
[b705924]213 <varlistentry id="artsc-config">
214 <term><command>artsc-config</command></term>
215 <listitem>
[00c8453]216 <para>is a utility to assist developers using the
[b705924]217 <application>aRts</application> C API.</para>
218 <indexterm zone="aRts artsc-config">
219 <primary sortas="b-artsc-config">artsc-config</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
[9f271dd]223
[b705924]224 <varlistentry id="mcopidl">
225 <term><command>mcopidl</command></term>
226 <listitem>
[00c8453]227 <para>is the Interface Definition Language (IDL) file compiler for MCOP, the
[b705924]228 Multimedia Communication Protocol used by <application>aRts</application>.</para>
229 <indexterm zone="aRts mcopidl">
230 <primary sortas="b-mcopidl">mcopidl</primary>
231 </indexterm>
232 </listitem>
233 </varlistentry>
[9f271dd]234
[b705924]235 <varlistentry id="libaRts">
236 <term><filename class='libraryfile'>aRts Libraries</filename></term>
237 <listitem>
[9f271dd]238 <para>contains functions that support <application>aRts</application>
[b705924]239 programs.</para>
240 <indexterm zone="aRts libaRts">
241 <primary sortas="c-libaRts">aRts Libraries</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
[9f271dd]245
[b705924]246 </variablelist>
[6275877]247
[b705924]248 <para>To find out information about <application>aRts</application> and the
249 various programs included in the package, see <ulink
[c2a259b6]250 url="http://docs.kde.org/development/en/kdemultimedia/artsbuilder/">The
[b705924]251 <application>aRts</application> Handbook</ulink>. For information in languages
252 other then English, see the <ulink url="http://docs.kde.org/">KDE
253 Documentation</ulink> and navigate to the <application>aRts</application>
254 documentation in your language.</para>
[60384c68]255
[b705924]256 </sect2>
[816fc57]257
258</sect1>
Note: See TracBrowser for help on using the repository browser.