source: kde/core/arts.xml@ 95dcc83

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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
Last change on this file since 95dcc83 was 1f30212, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

Update arts 1.4/kde 3.4, 1st installment

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

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