source: multimedia/libdriv/alsa-plugins.xml@ 0e2aa08

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

Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #6

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

  • Property mode set to 100644
File size: 5.3 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 <keywordset>
22 <keyword role="package">alsa-plugins-&alsa-plugins-version;.tar</keyword>
23 <keyword role="ftpdir">alsa-plugins</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>ALSA Plugins-&alsa-plugins-version;</title>
28
29 <indexterm zone="alsa-plugins">
30 <primary sortas="a-ALSA-Plugins">ALSA Plugins</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to ALSA Plugins</title>
35
36 <para>The <application>ALSA Plugins</application> package contains
37 plugins for <application>OSS</application> and <application>JACK</application>.
38 </para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&alsa-plugins-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&alsa-plugins-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &alsa-plugins-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &alsa-plugins-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &alsa-plugins-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &alsa-plugins-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
63 <itemizedlist spacing='compact'>
64 <listitem>
65 <para>Optional patch: <ulink
66 url="&patch-root;/alsa-plugins-&alsa-plugins-version;-no_jack-1.patch"/></para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">ALSA Plugins Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para role="required"><xref linkend="pkgconfig"/> and
74 <xref linkend="alsa-lib"/></para>
75
76 <bridgehead renderas="sect4">Optional</bridgehead>
77 <para role="optional"><ulink url="http://jackit.sourceforge.net/">JACK</ulink></para>
78
79 <para condition="html" role="usernotes">User Notes:
80 <ulink url="&blfs-wiki;/alsa-plugins"/></para>
81
82 </sect2>
83
84 <sect2 role="installation">
85 <title>Installation of ALSA Plugins</title>
86
87 <para>If you choose not to install <application>JACK</application>,
88 apply the patch by running the following commands:</para>
89
90<screen><userinput>patch -Np1 -i \
91 ../alsa-plugins-&alsa-plugins-version;-no_jack-1.patch</userinput></screen>
92
93 <para>Install <application>ALSA Plugins</application> by
94 running the following commands:</para>
95
96<screen><userinput>./configure &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="content">
108 <title>Contents</title>
109
110 <segmentedlist>
111 <segtitle>Installed Programs</segtitle>
112 <segtitle>Installed Libraries</segtitle>
113 <segtitle>Installed Directory</segtitle>
114
115 <seglistitem>
116 <seg>None</seg>
117 <seg>libasound_module_pcm_oss.so and optionally
118 libasound_module_pcm_jack.so</seg>
119 <seg>/usr/lib/alsa-lib</seg>
120 </seglistitem>
121 </segmentedlist>
122
123 <variablelist>
124 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
125 <?dbfo list-presentation="list"?>
126 <?dbhtml list-presentation="table"?>
127
128 <varlistentry id="libasound_module_pcm_oss.so">
129 <term><filename class='libraryfile'>libasound_module_pcm_oss.so</filename></term>
130 <listitem>
131 <para>Allows native <application>ALSA</application> applications to
132 run on <application>OSS</application>.</para>
133 <indexterm zone="alsa-plugins libasound_module_pcm_oss.so">
134 <primary sortas="c-libasound_module_pcm_oss">libasound_module_pcm_oss.so</primary>
135 </indexterm>
136 </listitem>
137 </varlistentry>
138 <varlistentry id="libasound_module_pcm_jack.so">
139 <term><filename class='libraryfile'>libasound_module_pcm_jack.so</filename></term>
140 <listitem>
141 <para>Allows native <application>ALSA</application> applications to
142 work with <command>jackd</command>.</para>
143 <indexterm zone="alsa-plugins libasound_module_pcm_jack.so">
144 <primary sortas="c-libasound_module_pcm_jack">libasound_module_pcm_jack.so</primary>
145 </indexterm>
146 </listitem>
147 </varlistentry>
148
149 </variablelist>
150
151 </sect2>
152
153</sect1>
Note: See TracBrowser for help on using the repository browser.