source: gnome/core/brasero.xml@ 5e32204

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 5e32204 was 5e32204, checked in by Ken Moffat <ken@…>, 12 years ago

Tidy up brasero - looks as if it can't use xorriso (google was ambiguous), and is unconfigurable, so built but not tested.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9714 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.0 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 "&gnome-download-http;/brasero/&gnome-version;/brasero-&brasero-version;.tar.xz">
8 <!ENTITY brasero-download-ftp "&gnome-download-ftp;/brasero/&gnome-version;/brasero-&brasero-version;.tar.xz">
9 <!ENTITY brasero-md5sum "b4b13ce81a344b81ddd3a64a3003787b">
10 <!ENTITY brasero-size "2.8 MB">
11 <!ENTITY brasero-buildsize "93 MB">
12 <!ENTITY brasero-time "2.6 SBU">
13]>
14
15<sect1 id="brasero" xreflabel="brasero-&brasero-version;">
16 <?dbhtml filename="brasero.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>brasero-&brasero-version;</title>
24
25 <indexterm zone="brasero">
26 <primary sortas="a-brasero">brasero</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to brasero</title>
31
32 <para>The <application>brasero</application> package is an application to
33 burn CD/DVD for the Gnome Desktop. It is designed to be as simple as
34 possible and has some unique features to enable users to create their discs
35 easily and quickly.</para>
36
37 &lfs70_built;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&brasero-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&brasero-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &brasero-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &brasero-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &brasero-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &brasero-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">brasero Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required"><xref linkend="GConf"/>,
65 <xref linkend="gnome-doc-utils"/>,
66 <xref linkend="gst-plugins-base"/>,
67 <xref linkend="libcanberra"/>,
68 <xref linkend="libunique"/>, and
69 <xref linkend="which"/></para>
70
71 <bridgehead renderas="sect4">Recommended</bridgehead>
72 <para role="recommended"><xref linkend="rarian"/></para>
73
74 <bridgehead renderas="sect4">Optional</bridgehead>
75 <para role="optional"><ulink url="http://libburnia-project.org/">libburn</ulink>,
76 <ulink url="http://libburnia-project.org/">libisofs</ulink>,
77 <xref linkend="nautilus"/>, and
78 <xref linkend="totem-pl-parser"/></para>
79
80 <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
81 <para role="recommended">
82 <ulink url="http://cdrecord.berlios.de/private/cdrecord.html">Cdrtools</ulink>
83 <!-- won't it use xorriso? --> or
84 <ulink url="http://www.cdrkit.org/">cdrkit</ulink> (For CD burning), and
85 <xref linkend="dvd-rw-tools"/> (For DVD burning)</para>
86
87 <para condition="html" role="usernotes">User Notes:
88 <ulink url="&blfs-wiki;/brasero"/></para>
89
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of brasero</title>
94
95 <para>Install <application>brasero</application> by running the following
96 commands:</para>
97
98<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
99make</userinput></screen>
100
101 <para>This package does not come with a test suite.</para>
102
103 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
104
105<screen role="root"><userinput>make install</userinput></screen>
106
107 </sect2>
108
109 <sect2 role="commands">
110 <title>Command Explanations</title>
111
112 <para><option>--disable-scrollkeeper</option>: This parameter disables
113 updates to the scrollkeeper database.</para>
114
115 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
116 href="../../xincludes/gtk-doc-rebuild.xml"/>
117
118 </sect2>
119
120 <sect2 role="content">
121 <title>Contents</title>
122
123 <segmentedlist>
124 <segtitle>Installed Programs</segtitle>
125 <segtitle>Installed Libraries</segtitle>
126 <segtitle>Installed Directories</segtitle>
127
128 <seglistitem>
129 <seg>brasero</seg>
130 <seg>libbrasero-audio2cue.so, libbrasero-burn-uri.so,
131 libbrasero-cdda2wav.so, libbrasero-cdrdao.so, libbrasero-cdrecord.so,
132 libbrasero-checksum-file.so, libbrasero-checksum.so,
133 libbrasero-dvdauthor.so, libbrasero-dvdcss.so,
134 libbrasero-dvdrwformat.so, libbrasero-genisoimage.so,
135 libbrasero-growisofs.so, libbrasero-local-track.so,
136 libbrasero-mkisofs.so, libbrasero-normalize.so, libbrasero-readcd.so,
137 libbrasero-readom.so, libbrasero-transcode.so, libbrasero-vcdimager.so,
138 libbrasero-vob.so, libbrasero-wodim.so, libbrasero-burn.so,
139 libbrasero-media.so, libbrasero-utils.so, and
140 libnautilus-brasero-extension.so</seg>
141 <seg><envar>$GNOME_PREFIX</envar>/{include/brasero,lib/brasero/plugins,
142 share/{brasero/icons/hicolor/*},gnome/help/brasero/*,
143 gtk-doc/html/{libbrasero-burn,libbrasero-media},omf/brasero}}</seg>
144 </seglistitem>
145 </segmentedlist>
146
147 <variablelist>
148 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
149 <?dbfo list-presentation="list"?>
150 <?dbhtml list-presentation="table"?>
151
152 <varlistentry id="brasero-prog">
153 <term><command>brasero</command></term>
154 <listitem>
155 <para>is a simple and easy to use CD/DVD burning application for the
156 <application>Gnome</application> Desktop</para>
157 <indexterm zone="brasero brasero-prog">
158 <primary sortas="b-brasero">brasero</primary>
159 </indexterm>
160 </listitem>
161 </varlistentry>
162
163 <varlistentry id="libbrasero-burn">
164 <term><filename class='libraryfile'>libbrasero-burn.so</filename></term>
165 <listitem>
166 <para>contains the burning API functions.</para>
167 <indexterm zone="brasero libbrasero-burn">
168 <primary sortas="c-libbrasero-burn">libLIBRARY1.so</primary>
169 </indexterm>
170 </listitem>
171 </varlistentry>
172
173 <varlistentry id="libbrasero-media">
174 <term><filename class='libraryfile'>libbrasero-media.so</filename></term>
175 <listitem>
176 <para>contains the media API functions.</para>
177 <indexterm zone="brasero libbrasero-media">
178 <primary sortas="c-libbrasero-media">libbrasero-media.so</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 <varlistentry id="libbrasero-utils">
184 <term><filename class='libraryfile'>libbrasero-utils.so</filename></term>
185 <listitem>
186 <para>contains the <application>brasero</application> API functions.</para>
187 <indexterm zone="brasero libbrasero-utils">
188 <primary sortas="c-libLIBRARY1">libbrasero-utils.so</primary>
189 </indexterm>
190 </listitem>
191 </varlistentry>
192
193 </variablelist>
194
195 </sect2>
196
197</sect1>
Note: See TracBrowser for help on using the repository browser.