source: gnome/applications/brasero.xml@ 92f5d53

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 92f5d53 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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