source: multimedia/libdriv/flac.xml@ 2eeb8695

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 2eeb8695 was 2eeb8695, checked in by Pierre Labastie <pieere@…>, 4 years ago

Format multimedia chapter

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

  • Property mode set to 100644
File size: 6.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY flac-download-http "https://downloads.xiph.org/releases/flac/flac-&flac-version;.tar.xz">
8 <!ENTITY flac-download-ftp " ">
9 <!ENTITY flac-md5sum "26703ed2858c1fc9ffc05136d13daa69">
10 <!ENTITY flac-size "1.0 MB">
11 <!ENTITY flac-buildsize "21 MB (additional 95 MB to run the test suite)">
12 <!ENTITY flac-time "0.1 SBU (additional 0.7 SBU to run the test suite)">
13]>
14
15<sect1 id="flac" xreflabel="FLAC-&flac-version;">
16 <?dbhtml filename="flac.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>FLAC-&flac-version;</title>
24
25 <indexterm zone="flac">
26 <primary sortas="a-FLAC">FLAC</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to FLAC</title>
31
32 <para>
33 <application>FLAC</application> is an audio CODEC similar to
34 MP3, but lossless, meaning that audio is compressed without losing any
35 information.
36 </para>
37
38 &lfs91_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&flac-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&flac-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &flac-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &flac-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &flac-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &flac-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">FLAC Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Optional</bridgehead>
77 <para role="optional">
78 <xref linkend="libogg"/>,
79 <!-- <xref linkend="xmms"/>, -->
80 <xref linkend="nasm"/>,
81 <xref linkend="docbook-utils"/>,
82 <xref linkend="doxygen"/> and
83 <xref linkend="valgrind"/>
84 </para>
85
86 <para condition="html" role="usernotes">User Notes:
87 <ulink url="&blfs-wiki;/flac"/></para>
88
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of FLAC</title>
93
94 <para>
95 Install <application>FLAC</application> by running the
96 following commands:
97 </para>
98
99<screen><userinput>./configure --prefix=/usr \
100 --disable-thorough-tests &amp;&amp;
101make</userinput></screen>
102
103 <para>
104 To test the results, issue: <command>make check</command>. Note that
105 if you passed the <option>--enable-exhaustive-tests</option> and
106 <option>--enable-valgrind-testing</option> parameters to
107 <command>configure</command> and then run the test suite, it will take a
108 <emphasis>very</emphasis> long time (up to 300 SBUs) and use about 375 MB
109 of disk space.
110 </para>
111
112 <para>
113 Now, as the <systemitem class="username">root</systemitem> user:
114 </para>
115
116<screen role="root"><userinput>make install</userinput></screen>
117
118 </sect2>
119
120 <sect2 role="commands">
121 <title>Command Explanations</title>
122
123 <para>
124 <parameter>--disable-thorough-tests</parameter>: This parameter is
125 used so that the test suite will complete in a reasonable amount of time.
126 Remove it if you desire more extensive tests.
127 </para>
128
129 </sect2>
130
131 <sect2 role="content">
132 <title>Contents</title>
133
134 <segmentedlist>
135 <segtitle>Installed Programs</segtitle>
136 <segtitle>Installed Libraries</segtitle>
137 <segtitle>Installed Directories</segtitle>
138
139 <seglistitem>
140 <seg>flac and metaflac</seg>
141 <seg>libFLAC.so and libFLAC++.so</seg>
142 <seg>/usr/include/FLAC, /usr/include/FLAC++ and
143 /usr/share/doc/flac-&flac-version;</seg>
144 </seglistitem>
145 </segmentedlist>
146
147 <variablelist>
148 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
149 <?dbfo list-presentation="list"?>
150 <?dbhtml list-presentation="table"?>
151
152 <varlistentry id="flac-prog">
153 <term><command>flac</command></term>
154 <listitem>
155 <para>
156 is a command-line utility for encoding, decoding and
157 converting FLAC files.
158 </para>
159 <indexterm zone="flac flac-prog">
160 <primary sortas="b-flac">flac</primary>
161 </indexterm>
162 </listitem>
163 </varlistentry>
164
165 <varlistentry id="metaflac">
166 <term><command>metaflac</command></term>
167 <listitem>
168 <para>
169 is a program for listing, adding, removing, or editing
170 metadata in one or more FLAC files.
171 </para>
172 <indexterm zone="flac metaflac">
173 <primary sortas="b-metaflac">metaflac</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177
178 <varlistentry id="libflac">
179 <term><filename class='libraryfile'>libFLAC{,++}.so</filename></term>
180 <listitem>
181 <para>
182 these libraries provide native FLAC and Ogg FLAC C/C++ APIs
183 for programs utilizing FLAC.
184 </para>
185 <indexterm zone="flac libflac">
186 <primary sortas="c-libFLAC">libFLAC{,++}.so</primary>
187 </indexterm>
188 </listitem>
189 </varlistentry>
190
191<!--
192 <varlistentry id="libxmms-flac">
193 <term><filename class='libraryfile'>libxmms-flac.{so,a}</filename></term>
194 <listitem>
195 <para>
196 is a plugin for <application>XMMS</application>.
197 </para>
198 <indexterm zone="flac libxmms-flac">
199 <primary sortas="c-libxmms-flac">libxmms-flac.{so,a}</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203-->
204
205 </variablelist>
206
207 </sect2>
208
209</sect1>
Note: See TracBrowser for help on using the repository browser.