source: gnome-systemd/applications/brasero.xml@ b09f386

7.6-blfs 7.6-systemd kde5-14269 kde5-14686 systemd-13485
Last change on this file since b09f386 was b09f386, checked in by Krejzi <krejzi@…>, 10 years ago

Check entire GNOME section, retire libgnomekbd.

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

  • Property mode set to 100644
File size: 7.4 KB
RevLine 
[09140ef]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 brasero-download-http
8 "&gnome-download-http;/brasero/3.10/brasero-&brasero-version;.tar.xz">
9 <!ENTITY brasero-download-ftp
10 "&gnome-download-ftp;/brasero/3.10/brasero-&brasero-version;.tar.xz">
11 <!ENTITY brasero-md5sum "3026570f96b2e61ec902a68c4ba83cee">
12 <!ENTITY brasero-size "3.3 MB">
13 <!ENTITY brasero-buildsize "95 MB (additional 1 MB to rebuild and install
14 the API documentation)">
15 <!ENTITY brasero-time "1.9 SBU">
16]>
17
18<sect1 id="brasero" xreflabel="Brasero-&brasero-version;">
19 <?dbhtml filename="brasero.html"?>
20
21 <sect1info>
22 <othername>$LastChangedBy$</othername>
23 <date>$Date$</date>
24 </sect1info>
25
26 <title>Brasero-&brasero-version;</title>
27
28 <indexterm zone="brasero">
29 <primary sortas="a-Brasero">Brasero</primary>
30 </indexterm>
31
32 <sect2 role="package">
33 <title>Introduction to Brasero</title>
34
35 <para>
36 <application>Brasero</application> is an application used to
37 burn CD/DVD on the <application>GNOME</application> Desktop.
38 It is designed to be as simple as possible and has some unique
39 features that enable users to create their discs easily and quickly.
40 </para>
41
[b09f386]42 &lfs76_checked;
[09140ef]43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&brasero-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&brasero-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &brasero-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &brasero-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &brasero-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &brasero-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">Brasero Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required">
82 <xref linkend="gst10-plugins-base"/>,
83 <xref linkend="libcanberra"/>,
84 <xref linkend="libnotify"/>, and
85 <xref linkend="yelp-xsl"/>
86 </para>
87
88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="gobject-introspection"/>,
91 <xref linkend="libburn"/> and
92 <xref linkend="libisofs"/>,
93 <xref linkend="nautilus"/>, and
94 <xref linkend="totem-pl-parser"/>
95 </para>
96
97 <bridgehead renderas="sect4">Optional</bridgehead>
98 <para role="optional">
99 <xref linkend="gtk-doc"/> and
[2a8f86e]100 <xref linkend="tracker"/>
[09140ef]101 </para>
102
103 <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
104 <para role="recommended">
105 <xref linkend="dvd-rw-tools"/> and
106 <xref linkend="gvfs"/>
107 </para>
108
109 <bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
110 <para role="optional">
111 <xref linkend="cdrdao"/>, one of
112 <ulink url="http://www.cdrkit.org/">cdrkit</ulink> or
113 <ulink url="http://cdrecord.berlios.de/private/cdrecord.html">cdrtools</ulink> (conflict),
114 <xref linkend="libdvdcss"/>, and
115 <ulink url="http://ftp.gnu.org/gnu/vcdimager/">VCDImager</ulink>
116 </para>
117
118 <para condition="html" role="usernotes">User Notes:
119 <ulink url="&blfs-wiki;/brasero"/>
120 </para>
121 </sect2>
122
123 <sect2 role="installation">
124 <title>Installation of Brasero</title>
125
[b09f386]126 <para>
127 First, fix building with recent versions of <application>Tracker</application>:
128 </para>
129
130<screen><userinput>sed -e "/sparql/s:0.16:1.0:g" \
131 -e "/tracker_api/s:0.16:1.0:g" \
132 -i configure</userinput></screen>
133
[09140ef]134 <para>
135 Install <application>Brasero</application> by running the following
136 commands:
137 </para>
138
139<screen><userinput>./configure --prefix=/usr &amp;&amp;
140make</userinput></screen>
141
142 <para>
143 This package does not come with a test suite.
144 </para>
145
146 <para>
147 Now, as the <systemitem class="username">root</systemitem> user:
148 </para>
149
150<screen role="root"><userinput>make install</userinput></screen>
151
152 </sect2>
153
154 <sect2 role="commands">
155 <title>Command Explanations</title>
156
157 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
158 href="../../xincludes/gtk-doc-rebuild.xml"/>
159
160 </sect2>
161
162 <sect2 role="content">
163 <title>Contents</title>
164
165 <segmentedlist>
166 <segtitle>Installed Programs</segtitle>
167 <segtitle>Installed Libraries</segtitle>
168 <segtitle>Installed Directories</segtitle>
169
170 <seglistitem>
171 <seg>
172 brasero
173 </seg>
174 <seg>
175 libbrasero-burn3.so,
[ee522141]176 libbrasero-media3.so,
177 libbrasero-utils3.so, and
[3e32edb]178 libnautilus-brasero-extension.so (<application>Nautilus</application> Extension)
[09140ef]179 </seg>
180 <seg>
181 /usr/include/brasero3,
182 /usr/lib/brasero3,
183 /usr/share/brasero,
184 /usr/share/gtk-doc/html/{libbrasero-burn,libbrasero-media}, and
185 /usr/share/help/*/brasero
186 </seg>
187 </seglistitem>
188 </segmentedlist>
189
190 <variablelist>
191 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
192 <?dbfo list-presentation="list"?>
193 <?dbhtml list-presentation="table"?>
194
195 <varlistentry id="brasero-prog">
196 <term><command>brasero</command></term>
197 <listitem>
198 <para>
199 is a simple and easy to use CD/DVD burning application for the
200 <application>GNOME</application> Desktop.
201 </para>
202 <indexterm zone="brasero brasero-prog">
203 <primary sortas="b-brasero">brasero</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 <varlistentry id="libbrasero-burn3">
209 <term><filename class="libraryfile">libbrasero-burn3.so</filename></term>
210 <listitem>
211 <para>
212 contains the Burning API functions.
213 </para>
214 <indexterm zone="brasero libbrasero-burn3">
215 <primary sortas="c-libbrasero-burn3">libbrasero-burn3.so</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry id="libbrasero-media3">
221 <term><filename class="libraryfile">libbrasero-media3.so</filename></term>
222 <listitem>
223 <para>
224 contains the Media API functions.
225 </para>
226 <indexterm zone="brasero libbrasero-media3">
227 <primary sortas="c-libbrasero-media3">libbrasero-media3.so</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
231
232 <varlistentry id="libbrasero-utils3">
233 <term><filename class="libraryfile">libbrasero-utils3.so</filename></term>
234 <listitem>
235 <para>
236 contains the <application>Brasero</application> API functions.
237 </para>
238 <indexterm zone="brasero libbrasero-utils3">
239 <primary sortas="c-libbrasero-utils3">libbrasero-utils3.so</primary>
240 </indexterm>
241 </listitem>
242 </varlistentry>
243
244 </variablelist>
245
246 </sect2>
247
248</sect1>
Note: See TracBrowser for help on using the repository browser.