source: archive/kde/add/kdeakode.xml@ 3f2db3a6

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY akode-version "2.0.2">
8 <!ENTITY akode-download-http "&trinity-repo-http;/akode-&akode-version;.tar.bz2">
9 <!ENTITY akode-download-ftp "&trinity-repo-ftp;/akode-&akode-version;.tar.bz2">
10 <!ENTITY akode-md5sum "659ced0c9c735cb3e55b9138ff02342c">
11 <!ENTITY akode-size "468 KB">
12 <!ENTITY akode-buildsize "6.6 MB">
13 <!ENTITY akode-time "0.3 SBU">
14]>
15
16<sect1 id="kdeakode" xreflabel="kdeakode-&akode-version;">
17 <?dbhtml filename="kdeakode.html"?>
18
19
20 <title>Akode-&akode-version;</title>
21
22 <indexterm zone="kdeakode">
23 <primary sortas="a-kdeakode">Akode</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to Akode</title>
28
29 <para>In the current version of <application>Kdemultimedia</application>, some
30 of the functionality provided by the package has been moved into a
31 separate project named <application>Akode</application>. In order for
32 <application>Kdemultimedia</application> to provide the removed
33 functionality, you must install the <application>Akode</application>
34 package first. </para>
35
36 &lfs70_checked;
37
38 <para condition="html" role="usernotes">User Notes:
39 <ulink url="&blfs-wiki;/kdemultimedia"/></para>
40
41 </sect2>
42
43 <sect2 role="package" id="akode" xreflabel="Akode-&akode-version;">
44 <title>Akode-&akode-version;</title>
45
46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing='compact'>
48 <listitem>
49 <para>Download (HTTP): <ulink url="&akode-download-http;"/></para>
50 </listitem>
51 <listitem>
52 <para>Download (FTP): <ulink url="&akode-download-ftp;"/></para>
53 </listitem>
54 <listitem>
55 <para>Download MD5 sum: &akode-md5sum;</para>
56 </listitem>
57 <listitem>
58 <para>Download size: &akode-size;</para>
59 </listitem>
60 <listitem>
61 <para>Estimated disk space required: &akode-buildsize;</para>
62 </listitem>
63 <listitem>
64 <para>Estimated build time: &akode-time;</para>
65 </listitem>
66 </itemizedlist>
67
68 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
69 <itemizedlist spacing="compact">
70 <listitem>
71 <para>Required patch (for FFmpeg support): <ulink
72 url="&patch-root;/akode-&akode-version;-consolidated_fixes-1.patch"/></para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">Akode Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Optional</bridgehead>
79 <para role="optional">
80 <xref linkend="pkgconfig"/>
81 <xref linkend="flac"/>,
82 <xref linkend="speex"/>,
83 <xref linkend="libmad"/>,
84 <xref linkend="alsa"/>,
85 <xref linkend="libvorbis"/>,
86 <xref linkend="pulseaudio"/>,
87 <xref linkend="ffmpeg"/> (support is experimental),
88 <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit
89 Code</ulink> (a.k.a. libsamplerate), and
90 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>
91 </para>
92
93 <bridgehead renderas="sect3">Installation of Akode</bridgehead>
94
95<screen><userinput>patch -Np1 -i ../akode-&akode-version;-consolidated_fixes-1.patch &amp;&amp;
96./configure --prefix=$TRINITY_PREFIX --without-ffmpeg &amp;&amp;
97make</userinput></screen>
98
99 <para>This package does not come with a test suite.</para>
100
101 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
102
103<screen role="root"><userinput>make install</userinput></screen>
104
105 </sect2>
106
107 <sect2 role="commands">
108 <title>Command Explanations</title>
109
110 <para><parameter>--without-ffmpeg</parameter>: This option disables the
111 experimental <application>FFmpeg</application> support in
112 <application>Akode</application>, as the build fails if it is enabled.
113 You can remove this switch to enable
114 the experimental <application>FFmpeg</application> support, however, the
115 functionality of <application>Akode</application> built with
116 <application>FFmpeg</application> support has not been tested by the
117 BLFS editors.</para>
118
119 </sect2>
120
121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Programs</segtitle>
126 <segtitle>Installed Libraries</segtitle>
127 <segtitle>Installed Directories</segtitle>
128
129 <seglistitem>
130 <seg>akode-config and akodeplay</seg>
131 <seg>libakode.so, libakode_alsa_sink.so, libakode_mpc_decoder.so,
132 libakode_mpeg_decoder.so, libakode_oss_sink.so, and libakode_xiph_decoder.so</seg>
133 <seg>include/akode</seg>
134 </seglistitem>
135 </segmentedlist>
136<!--
137 <variablelist>
138 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
139 <?dbfo list-presentation="list"?>
140 <?dbhtml list-presentation="table"?>
141
142 <varlistentry id="artsbuilder">
143 <term><command>artsbuilder</command></term>
144 <listitem>
145 <para>is a tool to create new structures of small connected
146 <application>aRts</application> modules.</para>
147 <indexterm zone="kdemultimedia artsbuilder">
148 <primary sortas="b-artsbuilder">artsbuilder</primary>
149 </indexterm>
150 </listitem>
151 </varlistentry>
152 </variablelist>
153-->
154 </sect2>
155
156</sect1>
Note: See TracBrowser for help on using the repository browser.