source: multimedia/libdriv/alsa-plugins.xml@ bdf22d74

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 bdf22d74 was bdf22d74, checked in by David Jensen <djensen@…>, 19 years ago

updated to ALSA-1.0.9

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

  • Property mode set to 100644
File size: 5.0 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 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">
9 <!ENTITY alsa-plugins-md5sum "15a3fbbea779736b6425f43bbd051a32">
10 <!ENTITY alsa-plugins-size "187 KB">
11 <!ENTITY alsa-plugins-buildsize "1.8">
12 <!ENTITY alsa-plugins-time "0.1 SBU">
13]>
14
15<sect1 id="alsa-plugins" xreflabel="ALSA Plugins-&alsa-plugins-version;">
16 <?dbhtml filename="alsa-plugins.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>ALSA Plugins-&alsa-plugins-version;</title>
24
25 <indexterm zone="alsa-plugins">
26 <primary sortas="a-ALSA-Plugins">ALSA Plugins</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to ALSA Plugins</title>
31
32 <para>The <application>ALSA Plugins</application> package contains
33 plugins for <application>OSS</application> and <application>JACK</application>.
34 </para>
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&alsa-plugins-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&alsa-plugins-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &alsa-plugins-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &alsa-plugins-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &alsa-plugins-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &alsa-plugins-time;</para>
55 </listitem>
56 </itemizedlist>
57
58 <bridgehead renderas="sect3">ALSA Plugins Dependencies</bridgehead>
59
60 <bridgehead renderas="sect4">Optional</bridgehead>
61 <para><ulink url="http://jackit.sourceforge.net/">JACK</ulink></para>
62
63 <note>
64 <para>Although <application>JACK</application> is noted optional. the
65 current configure script fails if it is not installed. Therefore you must
66 install <application>JACK</application> even if you want only the
67 <application>OSS</application> plugin.</para>
68 </note>
69
70 </sect2>
71
72 <sect2 role="installation">
73 <title>Installation of ALSA Plugins</title>
74
75 <para>Install <application>ALSAPlugins</application> by
76 running the following commands:</para>
77
78<screen><userinput>./configure &amp;&amp;
79make</userinput></screen>
80
81 <para>This package does not come with a test-suite.</para>
82
83 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
84
85<screen role="root"><userinput>make install</userinput></screen>
86
87 <para>If you wish to build the <application>JACK</application>
88 PCM plugin library, run the following commands:</para>
89
90<screen><userinput>cd pcm/jack &amp;&amp;
91make</userinput></screen>
92
93 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
94
95<screen role="root"><userinput>make install</userinput></screen>
96
97 </sect2>
98
99 <sect2 role="content">
100 <title>Contents</title>
101
102 <segmentedlist>
103 <segtitle>Installed Programs</segtitle>
104 <segtitle>Installed Libraries</segtitle>
105 <segtitle>Installed Directories</segtitle>
106
107 <seglistitem>
108 <seg>None</seg>
109 <seg>/usr/lib/alsa-lib/libasound_module_pcm_jack.so and
110 /usr/lib/alsa-lib/libasound_module_pcm_oss.so</seg>
111 <seg>/usr/lib/alsa-lib</seg>
112 </seglistitem>
113 </segmentedlist>
114
115 <variablelist>
116 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
117 <?dbfo list-presentation="list"?>
118 <?dbhtml list-presentation="table"?>
119
120 <varlistentry id="libasound_module_pcm_oss.so">
121 <term><filename class='libraryfile'>libasound_module_pcm_oss.so</filename></term>
122 <listitem>
123 <para>Allows native <application>ALSA</application> applications to
124 run on <application>OSS</application>.</para>
125 <indexterm zone="alsa-plugins libasound_module_pcm_oss.so">
126 <primary sortas="c-libasound_module_pcm_oss">libasound_module_pcm_oss.so</primary>
127 </indexterm>
128 </listitem>
129 </varlistentry>
130 <varlistentry id="libasound_module_pcm_jack.so">
131 <term><filename class='libraryfile'>libasound_module_pcm_jack.so</filename></term>
132 <listitem>
133 <para>Allows native <application>ALSA</application> applications to
134 work with <command>jackd</command>.</para>
135 <indexterm zone="alsa-plugins libasound_module_pcm_jack.so">
136 <primary sortas="c-libasound_module_pcm_jack">libasound_module_pcm_jack.so</primary>
137 </indexterm>
138 </listitem>
139 </varlistentry>
140
141 </variablelist>
142
143 </sect2>
144
145</sect1>
Note: See TracBrowser for help on using the repository browser.