source: gnome/applications/sound-juicer.xml@ 4b8c1828

kde5-14686 systemd-13485
Last change on this file since 4b8c1828 was 4b8c1828, checked in by Christopher Gregory <cjg@…>, 10 years ago

Create new gnome directory via svn move.

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

  • Property mode set to 100644
File size: 4.6 KB
RevLine 
[411e760]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
[9f00448]8 "&gnome-download-http;/sound-juicer/&gnome-minor;/sound-juicer-&sound-juicer-version;.tar.xz">
[411e760]9 <!ENTITY sound-juicer-download-ftp
[9f00448]10 "&gnome-download-ftp;/sound-juicer/&gnome-minor;/sound-juicer-&sound-juicer-version;.tar.xz">
11 <!ENTITY sound-juicer-md5sum "72eec63540026139d9aa855a2839a5cb">
[411e760]12 <!ENTITY sound-juicer-size "1.9 MB">
13 <!ENTITY sound-juicer-buildsize "22 MB">
[9f00448]14 <!ENTITY sound-juicer-time "0.2 SBU">
[411e760]15]>
16
[9f00448]17<sect1 id="sound-juicer" xreflabel="sound-juicer-&sound-juicer-version;">
[411e760]18 <?dbhtml filename="sound-juicer.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
[9f00448]25 <title>sound-juicer-&sound-juicer-version;</title>
[411e760]26
27 <indexterm zone="sound-juicer">
[9f00448]28 <primary sortas="a-sound-juicer">sound-juicer</primary>
[411e760]29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to Sound Juicer</title>
33
34 <para>
[9f00448]35 The <application>Sound Juicer</application> package contains a
36 simple CD ripping tool which can be used for extracting the
37 audio tracks from audio compact discs and converting them into
38 audio files. It can also play the audio tracks directly from the
39 CD, allowing you to preview the CD before ripping it.
[411e760]40 </para>
41
[b09f386]42 &lfs76_checked;
[411e760]43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&sound-juicer-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&sound-juicer-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &sound-juicer-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &sound-juicer-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &sound-juicer-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &sound-juicer-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">Sound Juicer Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required">
[9f00448]82 <xref linkend="brasero"/>,
83 <xref linkend="gsettings-desktop-schemas"/>,
84 <xref linkend="iso-codes"/>,
85 <xref linkend="libdiscid"/>, and
86 <xref linkend="libmusicbrainz5"/>
[411e760]87 </para>
88
89 <para condition="html" role="usernotes">User Notes:
90 <ulink url="&blfs-wiki;/sound-juicer"/>
91 </para>
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of Sound Juicer</title>
96
97 <para>
[9f00448]98 Install <application>Sound Juicer</application> by running the following
99 commands:
[411e760]100 </para>
101
[9f00448]102<screen><userinput>./configure --prefix=/usr &amp;&amp;
[411e760]103make</userinput></screen>
104
105 <para>
106 This package does not come with a test suite.
107 </para>
108
109 <para>
110 Now, as the <systemitem class="username">root</systemitem> user:
111 </para>
112
113<screen role="root"><userinput>make install</userinput></screen>
114
115 </sect2>
116
117 <sect2 role="content">
118 <title>Contents</title>
119
120 <segmentedlist>
[9f00448]121 <segtitle>Installed Programs</segtitle>
[411e760]122 <segtitle>Installed Libraries</segtitle>
123 <segtitle>Installed Directories</segtitle>
124
125 <seglistitem>
126 <seg>
127 sound-juicer
128 </seg>
129 <seg>
130 None
131 </seg>
132 <seg>
[9f00448]133 /usr/share/help/*/sound-juicer
[411e760]134 /usr/share/sound-juicer
135 </seg>
136 </seglistitem>
137 </segmentedlist>
138
139 <variablelist>
140 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
141 <?dbfo list-presentation="list"?>
142 <?dbhtml list-presentation="table"?>
143
144 <varlistentry id="sound-juicer-prog">
145 <term><command>sound-juicer</command></term>
146 <listitem>
147 <para>
[9f00448]148 is a CD ripper and player for <application>GNOME</application>
149 which aims to have a simple, clean, easy to use interface.
[411e760]150 </para>
151 <indexterm zone="sound-juicer sound-juicer-prog">
152 <primary sortas="b-sound-juicer">sound-juicer</primary>
153 </indexterm>
154 </listitem>
155 </varlistentry>
[9f00448]156
[411e760]157 </variablelist>
158
159 </sect2>
160
161</sect1>
Note: See TracBrowser for help on using the repository browser.