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

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

Added pkg-config and ALSA Library as required dependencies of the ALSA Plugins package, thanks to Joe Ciccone for pointing out the omission

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

  • Property mode set to 100644
File size: 5.2 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 </sect2>
80
81 <sect2 role="installation">
82 <title>Installation of ALSA Plugins</title>
83
84 <para>If you choose not to install <application>JACK</application>,
85 apply the patch by running the following commands:</para>
86
87<screen><userinput>patch -Np1 -i \
88 ../alsa-plugins-&alsa-plugins-version;-no_jack-1.patch</userinput></screen>
89
90 <para>Install <application>ALSA Plugins</application> by
91 running the following commands:</para>
92
93<screen><userinput>./configure &amp;&amp;
94make</userinput></screen>
95
96 <para>This package does not come with a test suite.</para>
97
98 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
99
100<screen role="root"><userinput>make install</userinput></screen>
101
102 </sect2>
103
104 <sect2 role="content">
105 <title>Contents</title>
106
107 <segmentedlist>
108 <segtitle>Installed Programs</segtitle>
109 <segtitle>Installed Libraries</segtitle>
110 <segtitle>Installed Directory</segtitle>
111
112 <seglistitem>
113 <seg>None</seg>
114 <seg>libasound_module_pcm_oss.so and optionally
115 libasound_module_pcm_jack.so</seg>
116 <seg>/usr/lib/alsa-lib</seg>
117 </seglistitem>
118 </segmentedlist>
119
120 <variablelist>
121 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
122 <?dbfo list-presentation="list"?>
123 <?dbhtml list-presentation="table"?>
124
125 <varlistentry id="libasound_module_pcm_oss.so">
126 <term><filename class='libraryfile'>libasound_module_pcm_oss.so</filename></term>
127 <listitem>
128 <para>Allows native <application>ALSA</application> applications to
129 run on <application>OSS</application>.</para>
130 <indexterm zone="alsa-plugins libasound_module_pcm_oss.so">
131 <primary sortas="c-libasound_module_pcm_oss">libasound_module_pcm_oss.so</primary>
132 </indexterm>
133 </listitem>
134 </varlistentry>
135 <varlistentry id="libasound_module_pcm_jack.so">
136 <term><filename class='libraryfile'>libasound_module_pcm_jack.so</filename></term>
137 <listitem>
138 <para>Allows native <application>ALSA</application> applications to
139 work with <command>jackd</command>.</para>
140 <indexterm zone="alsa-plugins libasound_module_pcm_jack.so">
141 <primary sortas="c-libasound_module_pcm_jack">libasound_module_pcm_jack.so</primary>
142 </indexterm>
143 </listitem>
144 </varlistentry>
145
146 </variablelist>
147
148 </sect2>
149
150</sect1>
Note: See TracBrowser for help on using the repository browser.