source: multimedia/libdriv/alsa-plugins.xml@ 9f12e36

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 9f12e36 was 9f12e36, checked in by Randy McMurchy <randy@…>, 18 years ago

Removed 'keywordset' blocks and extra spaces from the XML files (note this was by accident as I meant to do just in the gnome directory but I was in the root of BOOK when I ran the script, but this was going to happen anyway so I don't think it is a big deal)

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

  • Property mode set to 100644
File size: 6.0 KB
RevLine 
[bdf22d74]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 alsa-plugins-download-http "&alsa-download-http;/plugins/alsa-plugins-&alsa-plugins-version;.tar.bz2">
8 <!ENTITY alsa-plugins-download-ftp "&alsa-download-ftp;/plugins/alsa-plugins-&alsa-plugins-version;.tar.bz2">
[7ffd4d7]9 <!ENTITY alsa-plugins-md5sum "4ca9ebb9f59b6d9bd85c904134a78305">
10 <!ENTITY alsa-plugins-size "236 KB">
11 <!ENTITY alsa-plugins-buildsize "2.4 MB">
12 <!ENTITY alsa-plugins-time "less than 0.1 SBU">
[bdf22d74]13]>
14
[39a9c7d]15 <!--
16 Editors: please examine the output from the configure command to see if
17 there are any new dependencies. There has been a bunch of work on the
18 plugins the last couple of releases, and that trend may continue.
19 -->
20
[bdf22d74]21<sect1 id="alsa-plugins" xreflabel="ALSA Plugins-&alsa-plugins-version;">
22 <?dbhtml filename="alsa-plugins.html"?>
23
24 <sect1info>
25 <othername>$LastChangedBy$</othername>
26 <date>$Date$</date>
27 </sect1info>
28
29 <title>ALSA Plugins-&alsa-plugins-version;</title>
30
31 <indexterm zone="alsa-plugins">
32 <primary sortas="a-ALSA-Plugins">ALSA Plugins</primary>
33 </indexterm>
34
35 <sect2 role="package">
36 <title>Introduction to ALSA Plugins</title>
37
38 <para>The <application>ALSA Plugins</application> package contains
39 plugins for <application>OSS</application> and <application>JACK</application>.
40 </para>
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>Download (HTTP): <ulink url="&alsa-plugins-download-http;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download (FTP): <ulink url="&alsa-plugins-download-ftp;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download MD5 sum: &alsa-plugins-md5sum;</para>
52 </listitem>
53 <listitem>
54 <para>Download size: &alsa-plugins-size;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated disk space required: &alsa-plugins-buildsize;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated build time: &alsa-plugins-time;</para>
61 </listitem>
62 </itemizedlist>
63
[7ffd4d7]64<!--
[fb970b77]65 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
66 <itemizedlist spacing='compact'>
67 <listitem>
68 <para>Optional patch: <ulink
69 url="&patch-root;/alsa-plugins-&alsa-plugins-version;-no_jack-1.patch"/></para>
70 </listitem>
71 </itemizedlist>
[7ffd4d7]72-->
[fb970b77]73
[bdf22d74]74 <bridgehead renderas="sect3">ALSA Plugins Dependencies</bridgehead>
75
[cb8a404]76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required"><xref linkend="pkgconfig"/> and
78 <xref linkend="alsa-lib"/></para>
79
[bdf22d74]80 <bridgehead renderas="sect4">Optional</bridgehead>
[39a9c7d]81 <para role="optional"><xref linkend="ffmpeg"/>,
82 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>,
83 <ulink url="http://0pointer.de/lennart/projects/polypaudio/">polypaudio</ulink>, and
84 <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit
85 Code</ulink> (a.k.a. libsamplerate)</para>
[bdf22d74]86
[0e2aa08]87 <para condition="html" role="usernotes">User Notes:
88 <ulink url="&blfs-wiki;/alsa-plugins"/></para>
89
[bdf22d74]90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of ALSA Plugins</title>
94
[7ffd4d7]95<!--
[fb970b77]96 <para>If you choose not to install <application>JACK</application>,
97 apply the patch by running the following commands:</para>
98
99<screen><userinput>patch -Np1 -i \
100 ../alsa-plugins-&alsa-plugins-version;-no_jack-1.patch</userinput></screen>
[7ffd4d7]101-->
[fb970b77]102
[2ec77c4d]103 <para>Install <application>ALSA Plugins</application> by
[bdf22d74]104 running the following commands:</para>
105
106<screen><userinput>./configure &amp;&amp;
107make</userinput></screen>
108
[2ec77c4d]109 <para>This package does not come with a test suite.</para>
[bdf22d74]110
111 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
112
[39a9c7d]113<screen role="root"><userinput>make install &amp;&amp;
114install -v -m755 -d /usr/share/doc/alsa-plugins-&alsa-plugins-version; &amp;&amp;
115install -v -m644 doc/{README*,*.txt} \
116 /usr/share/doc/alsa-plugins-&alsa-plugins-version;</userinput></screen>
[bdf22d74]117
118 </sect2>
119
120 <sect2 role="content">
121 <title>Contents</title>
122
123 <segmentedlist>
124 <segtitle>Installed Programs</segtitle>
125 <segtitle>Installed Libraries</segtitle>
[fb970b77]126 <segtitle>Installed Directory</segtitle>
[bdf22d74]127
128 <seglistitem>
129 <seg>None</seg>
[39a9c7d]130 <seg>Numerous libasound_module_<replaceable>&lt;module&gt;</replaceable>.so
131 modules including ctl_oss, pcm_oss, pcm_upmix, pcm_vdownmix and
132 optionally ctl_polyp, pcm_polyp, pcm_a52, pcm_jack, rate_samplerate*</seg>
133 <seg>/usr/share/doc/alsa-plugins-&alsa-plugins-version;</seg>
[bdf22d74]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="libasound_module_pcm_oss.so">
143 <term><filename class='libraryfile'>libasound_module_pcm_oss.so</filename></term>
144 <listitem>
145 <para>Allows native <application>ALSA</application> applications to
146 run on <application>OSS</application>.</para>
147 <indexterm zone="alsa-plugins libasound_module_pcm_oss.so">
148 <primary sortas="c-libasound_module_pcm_oss">libasound_module_pcm_oss.so</primary>
149 </indexterm>
150 </listitem>
151 </varlistentry>
[39a9c7d]152
[bdf22d74]153 <varlistentry id="libasound_module_pcm_jack.so">
154 <term><filename class='libraryfile'>libasound_module_pcm_jack.so</filename></term>
155 <listitem>
156 <para>Allows native <application>ALSA</application> applications to
157 work with <command>jackd</command>.</para>
158 <indexterm zone="alsa-plugins libasound_module_pcm_jack.so">
159 <primary sortas="c-libasound_module_pcm_jack">libasound_module_pcm_jack.so</primary>
160 </indexterm>
161 </listitem>
162 </varlistentry>
163
164 </variablelist>
165
166 </sect2>
167
168</sect1>
Note: See TracBrowser for help on using the repository browser.