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

systemd-13485
Last change on this file since 2df08064 was 2a3a49a, checked in by Douglas R. Reno <renodr@…>, 9 years ago

Update to cURL-7.45.0
Update to ICU-56.1
Update to gstreamer.1.6.0
Update to ISO-Codes-3.62
Update to gst-plugins-base-1.6.0
Update to gsettings-desktop-schemas-3.18.0
Update to glib-networking-2.46.1
Update to libsoup-2.52.1
Update to at-spi2-core-2.18.1
Update to at-spi2-atk-2.18.1
Update to gtk+-3.18.2
Update to BlueZ-5.35
Update to PulseAudio-7.0
Update to v4l-utils-1.8.0
Update to gst-plugins-good-1.6.0
Plenty of tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16529 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.7 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 "http://downloads.xiph.org/releases/flac/flac-&flac-version;.tar.xz">
8 <!ENTITY flac-download-ftp "ftp://downloads.xiph.org/pub/xiph/releases/flac/flac-&flac-version;.tar.xz">
9 <!ENTITY flac-md5sum "b9922c9a0378c88d3e901b234f852698">
10 <!ENTITY flac-size "920 KB">
11 <!ENTITY flac-buildsize "31 MB (additional 77 MB to run the test suite)">
12 <!ENTITY flac-time "0.3 SBU (additional 0.5 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><application>FLAC</application> is an audio CODEC similar to
33 MP3, but lossless, meaning that audio is compressed without losing any
34 information.</para>
35
36 &lfs78_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&flac-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&flac-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &flac-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &flac-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &flac-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &flac-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">FLAC Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Optional</bridgehead>
63 <para role="optional">
64 <xref linkend="libogg"/>,
65 <!-- <xref linkend="xmms"/>, -->
66 <xref linkend="nasm"/>,
67 <xref linkend="docbook-utils"/>,
68 <xref linkend="doxygen"/> and
69 <xref linkend="valgrind"/>
70 </para>
71
72 <para condition="html" role="usernotes">User Notes:
73 <ulink url="&blfs-wiki;/flac"/></para>
74
75 </sect2>
76
77 <sect2 role="installation">
78 <title>Installation of FLAC</title>
79
80 <para>Install <application>FLAC</application> by running the
81 following commands:</para>
82
83<screen><userinput>./configure --prefix=/usr --disable-thorough-tests &amp;&amp;
84make</userinput></screen>
85
86 <para>To test the results, issue: <command>make check</command>. Note that
87 if you passed the <option>--enable-exhaustive-tests</option> and
88 <option>--enable-valgrind-testing</option> parameters to
89 <command>configure</command> and then run the test suite, it will take a
90 <emphasis>very</emphasis> long time (up to 300 SBUs) and use about 375 MB
91 of disk space.</para>
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="commands">
100 <title>Command Explanations</title>
101
102 <para><parameter>--disable-thorough-tests</parameter>: This parameter is
103 used so that the test suite will complete in a reasonable amount of time.
104 Remove it if you desire more extensive tests.</para>
105
106 </sect2>
107
108 <sect2 role="content">
109 <title>Contents</title>
110
111 <segmentedlist>
112 <segtitle>Installed Programs</segtitle>
113 <segtitle>Installed Libraries</segtitle>
114 <segtitle>Installed Directories</segtitle>
115
116 <seglistitem>
117 <seg>flac and metaflac</seg>
118 <seg>libFLAC.so and libFLAC++.so</seg>
119 <seg>/usr/include/FLAC, /usr/include/FLAC++ and
120 /usr/share/doc/flac-&flac-version;</seg>
121 </seglistitem>
122 </segmentedlist>
123
124 <variablelist>
125 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
126 <?dbfo list-presentation="list"?>
127 <?dbhtml list-presentation="table"?>
128
129 <varlistentry id="flac-prog">
130 <term><command>flac</command></term>
131 <listitem>
132 <para>is a command-line utility for encoding, decoding and
133 converting FLAC files.</para>
134 <indexterm zone="flac flac-prog">
135 <primary sortas="b-flac">flac</primary>
136 </indexterm>
137 </listitem>
138 </varlistentry>
139
140 <varlistentry id="metaflac">
141 <term><command>metaflac</command></term>
142 <listitem>
143 <para>is a program for listing, adding, removing, or editing
144 metadata in one or more FLAC files.</para>
145 <indexterm zone="flac metaflac">
146 <primary sortas="b-metaflac">metaflac</primary>
147 </indexterm>
148 </listitem>
149 </varlistentry>
150
151 <varlistentry id="libflac">
152 <term><filename class='libraryfile'>libFLAC{,++}.so</filename></term>
153 <listitem>
154 <para>these libraries provide native FLAC and Ogg FLAC C/C++ APIs
155 for programs utilizing FLAC.</para>
156 <indexterm zone="flac libflac">
157 <primary sortas="c-libFLAC">libFLAC{,++}.so</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
162<!--
163 <varlistentry id="libxmms-flac">
164 <term><filename class='libraryfile'>libxmms-flac.{so,a}</filename></term>
165 <listitem>
166 <para>is a plugin for <application>XMMS</application>.</para>
167 <indexterm zone="flac libxmms-flac">
168 <primary sortas="c-libxmms-flac">libxmms-flac.{so,a}</primary>
169 </indexterm>
170 </listitem>
171 </varlistentry>
172-->
173
174 </variablelist>
175
176 </sect2>
177
178</sect1>
Note: See TracBrowser for help on using the repository browser.