source: multimedia/audioutils/audacious.xml@ 3fde159

12.1 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 3fde159 was 990dbf0, checked in by Bruce Dubbs <bdubbs@…>, 11 months ago

Remove obsolete references to gtk2

  • Property mode set to 100644
File size: 10.1 KB
RevLine 
[cbfe279]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[cbfe279]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[c91a73e]7 <!ENTITY audacious-download-http
[88191d22]8 "https://distfiles.audacious-media-player.org/audacious-&audacious-version;.tar.bz2">
[e8ec946]9 <!ENTITY audacious-download-ftp " ">
[27e89a8]10 <!ENTITY audacious-md5sum "751a002964907c3a8fc2f571ffc00ec7">
11 <!ENTITY audacious-size "620 KB">
12 <!ENTITY audacious-buildsize "16 MB (with Qt5 and GTK3 support)">
[9dd3b01]13 <!ENTITY audacious-time "0.2 SBU (with Qt5 and GTK3 support)">
[755bb92]14
[c91a73e]15 <!ENTITY audacious-plugins-download
[88191d22]16 "https://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
[27e89a8]17 <!ENTITY audacious-plugins-md5sum "3e233d8219407218244e684e096236ec">
18 <!ENTITY audacious-plugins-size "1.7 MB">
19 <!ENTITY audacious-plugins-buildsize "37 MB (with Qt5 and GTK3 support)">
20 <!ENTITY audacious-plugins-time "1.4 SBU (with Qt5 and GTK3 support)">
[cbfe279]21]>
22
[c909857d]23<sect1 id="audacious" xreflabel="Audacious-&audacious-version;">
[cbfe279]24 <?dbhtml filename="audacious.html"?>
25
26
27 <title>Audacious-&audacious-version;</title>
28
29 <indexterm zone="audacious">
[3b560a0]30 <primary sortas="a-Audacious">Audacious</primary>
[cbfe279]31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Audacious</title>
35
[c91a73e]36 <para>
[97a2b57]37 <application>Audacious</application> is an audio player.
[245b1ee]38 </para>
[cbfe279]39
[bb72b0a]40 &lfs120_checked;
[87aea531]41
[cbfe279]42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
[c91a73e]45 <para>
46 Download (HTTP): <ulink url="&audacious-download-http;"/>
47 </para>
[cbfe279]48 </listitem>
49 <listitem>
[c91a73e]50 <para>
51 Download (FTP): <ulink url="&audacious-download-ftp;"/>
52 </para>
[cbfe279]53 </listitem>
54 <listitem>
[c91a73e]55 <para>
56 Download MD5 sum: &audacious-md5sum;
57 </para>
[cbfe279]58 </listitem>
59 <listitem>
[c91a73e]60 <para>
61 Download size: &audacious-size;
62 </para>
[cbfe279]63 </listitem>
64 <listitem>
[c91a73e]65 <para>
66 Estimated disk space required: &audacious-buildsize;
67 </para>
[cbfe279]68 </listitem>
69 <listitem>
[c91a73e]70 <para>
71 Estimated build time: &audacious-time;
72 </para>
[cbfe279]73 </listitem>
74 </itemizedlist>
75
[c909857d]76 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
77 <itemizedlist spacing="compact">
[2510117]78 <title>Required Plugins</title>
[c909857d]79 <listitem>
[c91a73e]80 <para>
[14e86f0]81 Download (HTTP): <ulink url="&audacious-plugins-download;"/>
[c91a73e]82 </para>
[c909857d]83 </listitem>
84 <listitem>
[c91a73e]85 <para>
[14e86f0]86 Download MD5 sum: &audacious-plugins-md5sum;
[245b1ee]87 </para>
88 </listitem>
89 <listitem>
90 <para>
[14e86f0]91 Download size: &audacious-plugins-size;
[245b1ee]92 </para>
93 </listitem>
94 <listitem>
95 <para>
[14e86f0]96 Estimated disk space required: &audacious-plugins-buildsize;
[c91a73e]97 </para>
[c909857d]98 </listitem>
99 <listitem>
[c91a73e]100 <para>
[14e86f0]101 Estimated build time: &audacious-plugins-time;
[c91a73e]102 </para>
[c909857d]103 </listitem>
104 </itemizedlist>
[54f740f]105
[c909857d]106 <bridgehead renderas="sect3">Audacious Dependencies</bridgehead>
[cbfe279]107
108 <bridgehead renderas="sect4">Required</bridgehead>
[c91a73e]109 <para role="required">
[9dd3b01]110 <xref linkend="gtk3"/> or
[e440af5]111 (<xref role="nodep" linkend="qt5"/> or
[370612a8]112 <xref linkend="qt5-components"/> with qtmultimedia)
[c91a73e]113 </para>
[e8ec946]114
115 <bridgehead renderas="sect4">Recommended</bridgehead>
[c91a73e]116 <para role="optional">
[9dd3b01]117 <xref linkend="libarchive"/>
[c91a73e]118 </para>
[cbfe279]119
120 <bridgehead renderas="sect4">Optional</bridgehead>
[c91a73e]121 <para role="optional">
[b22a6dbc]122 <xref linkend="valgrind"/>
[245b1ee]123 </para>
[c909857d]124
[c7df738]125 <bridgehead renderas="sect4">Recommended (for Plugins)</bridgehead>
126 <para role="recommended">
[ff0d277]127 <xref linkend="mpg123"/>,
128 <xref linkend="ffmpeg"/>, and
129 <xref linkend="neon"/> (for online mp3 and ogg radio)
[c7df738]130 </para>
131
[c909857d]132 <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
[e2e42c7]133 <para role="optional">
[9dd3b01]134 <xref linkend="alsa"/>,
[e2e42c7]135 <xref linkend="curl"/>,
136 <xref linkend="faad2"/>,
[b2208110]137 <xref linkend="flac"/>,
138 <xref linkend="lame"/>,
[9dd3b01]139 <xref linkend="libxml2"/>,
[b2208110]140 <xref linkend="libcdio"/> (to identify and play CDs),
[e2e42c7]141 <xref linkend="libnotify"/>,
[b2208110]142 <xref linkend="libsndfile"/>,
143 <xref linkend="libvorbis"/>,
[9dd3b01]144 <xref linkend="pipewire"/>,
[b22a6dbc]145 <xref linkend="pulseaudio"/>,
[9dd3b01]146 <xref linkend="sdl2"/>,
[75b1a338]147 <ulink url="https://ampache-browser.org/">ampache-browser</ulink>,
148 <ulink url="https://adplug.github.io/">adplug</ulink>,
[c6b192c]149 <ulink url="https://sourceforge.net/projects/bs2b/">The Bauer
[f90448e]150 stereophonic-to-binaural DSP (bs2b) library</ulink>,
[eb609fef]151 <ulink url="https://sourceforge.net/projects/fluidsynth/">FluidSynth</ulink>,
[75b1a338]152 <ulink url="https://jackaudio.org/">JACK</ulink>
[b2208110]153 (requires <xref linkend="libsamplerate"/>),
[c6b192c]154 <ulink url="https://sourceforge.net/projects/libcue/">libcue</ulink>,
155 <ulink url="https://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
156 <ulink url="https://sourceforge.net/projects/libmms">libmms</ulink>,
[5c4a616]157 <ulink url="https://lib.openmpt.org/libopenmpt/">libopenmpt</ulink>,
[17aa21c]158 <ulink url="https://www.sourceforge.net/projects/sidplay-residfp/">libsidplayfp</ulink>,
[75b1a338]159 <ulink url="https://www.lirc.org/">LIRC</ulink>,
[5c4a616]160 <ulink url="https://sndio.org/">sndio</ulink>,
161 <ulink url="https://sourceforge.net/p/soxr/wiki/Home/">SoX</ulink>, and
[75b1a338]162 <ulink url="https://www.wavpack.com/">WavPack</ulink>
[e2e42c7]163 </para>
[cbfe279]164
[c91a73e]165 <para condition="html" role="usernotes">
[42ddc30]166 Editor Notes: <ulink url="&blfs-wiki;/audacious"/>
[c91a73e]167 </para>
[cbfe279]168 </sect2>
169
170 <sect2 role="installation">
171 <title>Installation of Audacious</title>
172
[5112711]173 <sect3>
174 <title>Installation of the Main Audacious Program</title>
175
176 <para>
177 Install <application>Audacious</application> by running the following
[9dd3b01]178 commands (you may wish to change the buildstamp to another string):
[5112711]179 </para>
[cbfe279]180
[9dd3b01]181<screen><userinput>mkdir build &amp;&amp;
182cd build &amp;&amp;
183
[91318eb]184meson setup --prefix=/usr \
185 --buildtype=release \
186 -Dgtk3=true \
187 -Dbuildstamp=BLFS \
188 -Dlibarchive=true \
189 .. &amp;&amp;
[9dd3b01]190
191ninja</userinput></screen>
[2510117]192
[5112711]193 <para>
194 This package does not come with a test suite.
195 </para>
[87aea531]196
[5112711]197 <para>
[9dd3b01]198 Now, as the &root; user:
[5112711]199 </para>
[c909857d]200
[9dd3b01]201<screen role="root"><userinput>ninja install</userinput></screen>
[2510117]202
[5112711]203 </sect3>
[c909857d]204
[5112711]205 <sect3>
206 <title>Installation of Audacious Plugins</title>
[e1827ca]207
[5112711]208 <para>
209 Install the required plugins package by issuing the following commands:
210 </para>
[c909857d]211
[ae7b79d]212<screen><userinput>tar -xf ../../audacious-plugins-&audacious-plugins-version;.tar.bz2 &amp;&amp;
213cd audacious-plugins-&audacious-plugins-version; &amp;&amp;
[9dd3b01]214
215mkdir build &amp;&amp;
216cd build &amp;&amp;
217
218meson setup \
219 --prefix=/usr \
220 --buildtype=release \
221 -Dgtk3=true \
222 .. &amp;&amp;
223
224ninja</userinput></screen>
[cbfe279]225
[c91a73e]226 <para>
[9dd3b01]227 Now, as the &root; user:
[c91a73e]228 </para>
[cbfe279]229
[9dd3b01]230<screen role="root"><userinput>ninja install</userinput></screen>
[5112711]231
232 </sect3>
[c91a73e]233 </sect2>
234
235 <sect2 role="commands">
236 <title>Command Explanations</title>
[cbfe279]237
[c91a73e]238 <para>
[9dd3b01]239 <parameter>-Dbuildstamp=BLFS</parameter>: This switch appends
[2eeb8695]240 the given text to the version string.
241 </para>
[2e4d1617]242
[2eeb8695]243 <para>
[9dd3b01]244 <option>-Dgtk3=true</option>: This options sets the default graphical
245 user interface.
[2eeb8695]246 </para>
[1a518e97]247
[2eeb8695]248 <para>
[9dd3b01]249 <option>-Dvalgrind=true</option>: The option enables Valgrind analysis support.
[2eeb8695]250 </para>
[b2dc6a7f]251
[cbfe279]252 </sect2>
253
[9dd3b01]254<!-- None of this seems valid for audacios-4.3
[87aea531]255 <sect2 role="configuration">
256 <title>Configuring Audacious</title>
257
[b22a6dbc]258 <para>
259 If you built with both Gtk and Qt user interfaces, the Qt version
260 can be executed from a terminal, issuing <command>audacious
[9dd3b01]261 - -qt</command>. If you wish a desktop menu entry to execute this Qt
[b22a6dbc]262 version, issue the following commands as the <systemitem
263 class="username">root</systemitem> user:
264 </para>
265
266<screen role="root"><userinput>cp -v /usr/share/applications/audacious{,-qt}.desktop &amp;&amp;
267
268sed -e '/^Name/ s/$/ Qt/' \
[9dd3b01]269 -e '/Exec=/ s/audacious/&amp; - -qt/' \
[b22a6dbc]270 -i /usr/share/applications/audacious-qt.desktop</userinput></screen>
271
[87aea531]272 </sect2>
[9dd3b01]273-->
[cbfe279]274 <sect2 role="content">
275 <title>Contents</title>
276
277 <segmentedlist>
[c909857d]278 <segtitle>Installed Programs</segtitle>
279 <segtitle>Installed Libraries</segtitle>
[cbfe279]280 <segtitle>Installed Directories</segtitle>
281
282 <seglistitem>
[c91a73e]283 <seg>
[8558044]284 audacious and
[5c4a616]285 audtool
[755bb92]286 </seg>
287 <seg>
[8558044]288 libaudcore.so,
289 libaudgui.so,
290 libaudqt.so,
291 libaudtag.so,
[5c4a616]292 and several plugin libraries under /usr/lib/audacious/ sub-directories
[755bb92]293 </seg>
[c91a73e]294 <seg>
[5c4a616]295 /usr/include/{audacious,libaudcore,libaudgui,libaudqt},
[9dd3b01]296 /usr/lib/audacious, and
[66370fc]297 /usr/share/audacious
[87aea531]298 </seg>
[cbfe279]299 </seglistitem>
300 </segmentedlist>
301
302 <variablelist>
303 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
304 <?dbfo list-presentation="list"?>
305 <?dbhtml list-presentation="table"?>
306
307 <varlistentry id="audacious-prog">
308 <term><command>audacious</command></term>
309 <listitem>
[c91a73e]310 <para>
[e440af5]311 is an audio player and is a descendant of <application>XMMS</application>
[c91a73e]312 </para>
[cbfe279]313 <indexterm zone="audacious audacious-prog">
314 <primary sortas="b-audacious">audacious</primary>
315 </indexterm>
316 </listitem>
317 </varlistentry>
318
[87aea531]319 <varlistentry id="audtool">
320 <term><command>audtool</command></term>
321 <listitem>
[c91a73e]322 <para>
323 is a small tool to modify the behavior of a running
[4c24eb0a]324 <command>audacious</command> instance
[c91a73e]325 </para>
[87aea531]326 <indexterm zone="audacious audtool">
327 <primary sortas="b-audtool">audtool</primary>
328 </indexterm>
329 </listitem>
330 </varlistentry>
331
[cbfe279]332 </variablelist>
[755bb92]333
[cbfe279]334 </sect2>
[755bb92]335
[cbfe279]336</sect1>
Note: See TracBrowser for help on using the repository browser.