source: multimedia/libdriv/alsa-oss.xml@ 227b44ff

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.4 9.0 9.1 bdubbs/svn kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 227b44ff was 227b44ff, checked in by Bruce Dubbs <bdubbs@…>, 5 years ago

Update to subversion-1.11.1.
Update to php-7.3.1.
Archive libusb-compat-0.1.5.
Fix a popper option.
Misc text changes.

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

  • Property mode set to 100644
File size: 4.2 KB
RevLine 
[0a0c30c]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[48b7295]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[da13524]6
[a78200c]7 <!ENTITY alsa-oss-download-http " ">
[48b7295]8 <!ENTITY alsa-oss-download-ftp "&alsa-download-ftp;/oss-lib/alsa-oss-&alsa-oss-version;.tar.bz2">
[5d283da6]9 <!ENTITY alsa-oss-md5sum "9ec4bb783fdce19032aace086d65d874">
10 <!ENTITY alsa-oss-size "288 KB">
11 <!ENTITY alsa-oss-buildsize "3.0 MB">
[7ffd4d7]12 <!ENTITY alsa-oss-time "less than 0.1 SBU">
[48b7295]13]>
[da13524]14
[48b7295]15<sect1 id="alsa-oss" xreflabel="ALSA OSS-&alsa-oss-version;">
[0a0c30c]16 <?dbhtml filename="alsa-oss.html"?>
[48b7295]17
[0a0c30c]18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[227b44ff]23 <title>alsa oss-&alsa-oss-version;</title>
[0a0c30c]24
25 <indexterm zone="alsa-oss">
[0c7d410]26 <primary sortas="a-alsa-oss">alsa-oss</primary>
[0a0c30c]27 </indexterm>
28
29 <sect2 role="package">
[227b44ff]30 <title>Introduction to alsa-oss</title>
[0a0c30c]31
[0c7d410]32 <para>
[227b44ff]33 The <application>alsa-oss</application> package contains
34 the alsa-oss compatibility library. This is used by programs
35 which wish to use the alsa-oss sound interface.
[0c7d410]36 </para>
[0a0c30c]37
[d47ad20c]38 &lfs83_checked;
[a65b5280]39
[0a0c30c]40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
[0c7d410]43 <para>
44 Download (HTTP): <ulink url="&alsa-oss-download-http;"/>
45 </para>
[0a0c30c]46 </listitem>
47 <listitem>
[0c7d410]48 <para>
49 Download (FTP): <ulink url="&alsa-oss-download-ftp;"/>
50 </para>
[0a0c30c]51 </listitem>
52 <listitem>
[0c7d410]53 <para>
54 Download MD5 sum: &alsa-oss-md5sum;
55 </para>
[0a0c30c]56 </listitem>
57 <listitem>
[0c7d410]58 <para>
59 Download size: &alsa-oss-size;
60 </para>
[0a0c30c]61 </listitem>
62 <listitem>
[0c7d410]63 <para>
64 Estimated disk space required: &alsa-oss-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &alsa-oss-time;
70 </para>
[0a0c30c]71 </listitem>
72 </itemizedlist>
73
[227b44ff]74 <bridgehead renderas="sect3">ALSA Oss Dependencies</bridgehead>
[0a0c30c]75
76 <bridgehead renderas="sect4">Required</bridgehead>
[0c7d410]77 <para role="required">
78 <xref linkend="alsa-lib"/>
79 </para>
[0a0c30c]80
[0e2aa08]81 <para condition="html" role="usernotes">User Notes:
[0c7d410]82 <ulink url="&blfs-wiki;/alsa-oss"/>
83 </para>
[0a0c30c]84 </sect2>
85
86 <sect2 role="installation">
[227b44ff]87 <title>Installation of ALSA Oss</title>
[0a0c30c]88
[0c7d410]89 <para>
[227b44ff]90 Install <application>ALSA Oss</application> by running the
[0c7d410]91 following commands:
92 </para>
[0a0c30c]93
[5d283da6]94<screen><userinput>./configure --disable-static &amp;&amp;
[0a0c30c]95make</userinput></screen>
96
[0c7d410]97 <para>
98 This package does not come with a test suite.
99 </para>
[0a0c30c]100
[0c7d410]101 <para>
102 Now, as the <systemitem class="username">root</systemitem> user:
103 </para>
[0a0c30c]104
105<screen role="root"><userinput>make install</userinput></screen>
[48b7295]106
[0a0c30c]107 </sect2>
108
[0c7d410]109 <sect2 role="commands">
110 <title>Command Explanations</title>
[0a0c30c]111
[0c7d410]112 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
113 href="../../xincludes/static-libraries.xml"/>
[0a0c30c]114 </sect2>
115
116 <sect2 role="content">
117 <title>Contents</title>
118
119 <segmentedlist>
120 <segtitle>Installed Program</segtitle>
121 <segtitle>Installed Libraries</segtitle>
122 <segtitle>Installed Directories</segtitle>
123
124 <seglistitem>
[0c7d410]125 <seg>
126 aoss
127 </seg>
128 <seg>
[df0607c]129 libalsatoss.so, libaoss.so, and libossredir.a
[0c7d410]130 </seg>
131 <seg>
132 None
133 </seg>
[0a0c30c]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="aoss">
143 <term><command>aoss</command></term>
144 <listitem>
[0c7d410]145 <para>
146 is a simple wrapper script which facilitates the use of the
[227b44ff]147 ALSA oss compatibility library. It just sets the appropriate
[0c7d410]148 <envar>LD_PRELOAD</envar> path and then runs the command.
149 </para>
[0a0c30c]150 <indexterm zone="alsa-oss aoss">
151 <primary sortas="b-aoss">aoss</primary>
152 </indexterm>
153 </listitem>
154 </varlistentry>
155
156 </variablelist>
157
158 </sect2>
159
160</sect1>
Note: See TracBrowser for help on using the repository browser.