mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 20:42:34 +08:00
84ae34a011
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9347 af4574ff-66df-0310-9fd7-8a98e5e911e0
196 lines
7.0 KiB
XML
196 lines
7.0 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY brasero-download-http "&gnome-download-http;/brasero/&gnome-version;/brasero-&brasero-version;.tar.xz">
|
|
<!ENTITY brasero-download-ftp "&gnome-download-ftp;/brasero/&gnome-version;/brasero-&brasero-version;.tar.xz">
|
|
<!ENTITY brasero-md5sum "b4b13ce81a344b81ddd3a64a3003787b">
|
|
<!ENTITY brasero-size "2.8 MB">
|
|
<!ENTITY brasero-buildsize "?? MB">
|
|
<!ENTITY brasero-time "?? SBU">
|
|
]>
|
|
|
|
<sect1 id="brasero" xreflabel="brasero-&brasero-version;">
|
|
<?dbhtml filename="brasero.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>brasero-&brasero-version;</title>
|
|
|
|
<indexterm zone="brasero">
|
|
<primary sortas="a-brasero">brasero</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to brasero</title>
|
|
|
|
<para>The <application>brasero</application> package is an application to
|
|
burn CD/DVD for the Gnome Desktop. It is designed to be as simple as
|
|
possible and has some unique features to enable users to create their discs
|
|
easily and quickly.</para>
|
|
|
|
<!--&lfs65_checked; not fot this version! -->
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&brasero-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&brasero-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &brasero-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &brasero-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &brasero-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &brasero-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">brasero Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="GConf"/>,
|
|
<xref linkend="gnome-doc-utils"/>,
|
|
<xref linkend="gst-plugins-base"/>,
|
|
<xref linkend="libcanberra"/>,
|
|
<xref linkend="libunique"/>, and
|
|
<xref linkend="which"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><ulink url="http://beagle-project.org/Main_Page">libbeagle</ulink>,
|
|
<ulink url="http://libburnia-project.org/">libburn</ulink>,
|
|
<ulink url="http://libburnia-project.org/">libisofs</ulink>,
|
|
<xref linkend="nautilus"/>, and
|
|
<xref linkend="totem-pl-parser"/></para>
|
|
|
|
<bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
|
|
<para role="recommended"><xref linkend="cdrtools"/> or
|
|
<ulink url="http://www.cdrkit.org/">cdrkit</ulink> (For CD burning), and
|
|
<xref linkend="dvd-rw-tools"/> (For DVD burning)</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/brasero"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of brasero</title>
|
|
|
|
<para>Install <application>brasero</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=$GNOME_PREFIX \
|
|
--sysconfdir=$GNOME_SYSCONFDIR \
|
|
--mandir=$GNOME_PREFIX/share/man &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para><option>--disable-scrollkeeper</option>: This parameter disables
|
|
updates to the scrollkeeper database.</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>brasero</seg>
|
|
<seg>libbrasero-audio2cue.so, libbrasero-burn-uri.so,
|
|
libbrasero-cdda2wav.so, libbrasero-cdrdao.so, libbrasero-cdrecord.so,
|
|
libbrasero-checksum-file.so, libbrasero-checksum.so,
|
|
libbrasero-dvdauthor.so, libbrasero-dvdcss.so,
|
|
libbrasero-dvdrwformat.so, libbrasero-genisoimage.so,
|
|
libbrasero-growisofs.so, libbrasero-local-track.so,
|
|
libbrasero-mkisofs.so, libbrasero-normalize.so, libbrasero-readcd.so,
|
|
libbrasero-readom.so, libbrasero-transcode.so, libbrasero-vcdimager.so,
|
|
libbrasero-vob.so, libbrasero-wodim.so, libbrasero-burn.so,
|
|
libbrasero-media.so, libbrasero-utils.so, and
|
|
libnautilus-brasero-extension.so</seg>
|
|
<seg><envar>$GNOME_PREFIX</envar>/{include/brasero,lib/brasero/plugins,
|
|
share/{brasero/icons/hicolor/*},gnome/help/brasero/*,
|
|
gtk-doc/html/{libbrasero-burn,libbrasero-media},omf/brasero}}</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="brasero-prog">
|
|
<term><command>brasero</command></term>
|
|
<listitem>
|
|
<para>is a simple and easy to use CD/DVD burning application for the
|
|
<application>Gnome</application> Desktop</para>
|
|
<indexterm zone="brasero brasero-prog">
|
|
<primary sortas="b-brasero">brasero</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libbrasero-burn">
|
|
<term><filename class='libraryfile'>libbrasero-burn.so</filename></term>
|
|
<listitem>
|
|
<para>contains the burning API functions.</para>
|
|
<indexterm zone="brasero libbrasero-burn">
|
|
<primary sortas="c-libbrasero-burn">libLIBRARY1.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libbrasero-media">
|
|
<term><filename class='libraryfile'>libbrasero-media.so</filename></term>
|
|
<listitem>
|
|
<para>contains the media API functions.</para>
|
|
<indexterm zone="brasero libbrasero-media">
|
|
<primary sortas="c-libbrasero-media">libbrasero-media.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libbrasero-utils">
|
|
<term><filename class='libraryfile'>libbrasero-utils.so</filename></term>
|
|
<listitem>
|
|
<para>contains the <application>brasero</application> API functions.</para>
|
|
<indexterm zone="brasero libbrasero-utils">
|
|
<primary sortas="c-libLIBRARY1">libbrasero-utils.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|