source: archive/gnome/sound-juicer.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • 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 sound-juicer-download-http
8 "&gnome-download-http;/sound-juicer/3.4/sound-juicer-&sound-juicer-version;.tar.xz">
9 <!ENTITY sound-juicer-download-ftp
10 "&gnome-download-ftp;/sound-juicer/3.4/sound-juicer-&sound-juicer-version;.tar.xz">
11 <!ENTITY sound-juicer-md5sum "a913b246260ccf3843ea779ae9cdb5e7">
12 <!ENTITY sound-juicer-size "1.9 MB">
13 <!ENTITY sound-juicer-buildsize "22 MB">
14 <!ENTITY sound-juicer-time "0.6 SBU">
15]>
16
17<sect1 id="sound-juicer" xreflabel="Sound-Juicer-&sound-juicer-version;">
18 <?dbhtml filename="sound-juicer.html"?>
19
20
21 <title>Sound-Juicer-&sound-juicer-version;</title>
22
23 <indexterm zone="sound-juicer">
24 <primary sortas="a-Sound-Juicer">Sound-Juicer</primary>
25 </indexterm>
26
27 <sect2 role="package">
28 <title>Introduction to Sound Juicer</title>
29
30 <para>
31 The <application>Sound Juicer</application> package contains the
32 simple CD ripping tool which is useful for extracting the audio tracks
33 from audio compact discs and converting them into audio files. It can
34 also play the audio tracks directly from the CD, allowing you to preview
35 the CD before ripping it.
36 </para>
37
38 &lfs72_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&sound-juicer-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&sound-juicer-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &sound-juicer-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &sound-juicer-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &sound-juicer-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &sound-juicer-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Sound Juicer Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="GConf"/>,
79 <xref linkend="gnome-doc-utils"/>,
80 <xref linkend="gst-plugins-base"/>,
81 <xref linkend="gtk3"/>,
82 <xref linkend="libcanberra"/> and
83 <xref linkend="libmusicbrainz3"/>
84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
88 <xref linkend="rarian"/>
89 </para>
90
91 <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
92 <para role="recommended">
93 <xref linkend="gst-plugins-good"/>
94 (for the flacenc and wavenc plugins) and
95 <xref linkend="gst-plugins-ugly"/>
96 (for the lame plugin)
97 </para>
98
99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/sound-juicer"/>
101 </para>
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of Sound Juicer</title>
106
107 <para>
108 Install <application>Sound Juicer</application> by running the
109 following commands:
110 </para>
111
112<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
113make</userinput></screen>
114
115 <para>
116 This package does not come with a test suite.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
131 href="../../xincludes/without-scrollkeeper.xml"/>
132
133 </sect2>
134
135 <sect2 role="configuration">
136 <title>Configuring Sound Juicer</title>
137
138 <sect3 id="sound-juicer-config">
139 <title>Configuration Information</title>
140
141 <para>
142 Configuration is accomplished by using the
143 <quote>Preferences</quote> drop-down menu option.
144 For information on how to configure
145 <command>sound-juicer</command> to use
146 <application>LAME</application> as the default
147 encoding method (creating MP3 files as the default)
148 see the <application>Sound Juicer</application>
149 Help section.
150 </para>
151
152 </sect3>
153
154 </sect2>
155
156 <sect2 role="content">
157 <title>Contents</title>
158
159 <segmentedlist>
160 <segtitle>Installed Program</segtitle>
161 <segtitle>Installed Libraries</segtitle>
162 <segtitle>Installed Directories</segtitle>
163
164 <seglistitem>
165 <seg>
166 sound-juicer
167 </seg>
168 <seg>
169 None
170 </seg>
171 <seg>
172 /usr/share/gnome/help/sound-juicer,
173 /usr/share/omf/sound-juicer and
174 /usr/share/sound-juicer
175 </seg>
176 </seglistitem>
177 </segmentedlist>
178
179 <variablelist>
180 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
181 <?dbfo list-presentation="list"?>
182 <?dbhtml list-presentation="table"?>
183
184 <varlistentry id="sound-juicer-prog">
185 <term><command>sound-juicer</command></term>
186 <listitem>
187 <para>
188 is a graphical CD extraction (ripping) tool based on
189 <application>GTK+</application> and
190 <application>GStreamer</application>.
191 </para>
192 <indexterm zone="sound-juicer sound-juicer-prog">
193 <primary sortas="b-sound-juicer">sound-juicer</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197 </variablelist>
198
199 </sect2>
200
201</sect1>
Note: See TracBrowser for help on using the repository browser.