source: kde/add/kdeakode.xml@ df46eec

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 df46eec was 9fe22c9, checked in by Bruce Dubbs <bdubbs@…>, 12 years ago

Update to kdeutils-3.5.13. (Trinity).
Update to kdetoys-3.5.13. (Trinity).

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

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