<?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/3.12/brasero-&brasero-version;.tar.xz">
  <!ENTITY brasero-download-ftp
           "&gnome-download-ftp;/brasero/3.12/brasero-&brasero-version;.tar.xz">
  <!ENTITY brasero-md5sum        "3a12a2b954b265c751ef29669d589908">
  <!ENTITY brasero-size          "3.5 MB">
  <!ENTITY brasero-buildsize     "92 MB (additional 1 MB to rebuild and install
                                  the API documentation)">
  <!ENTITY brasero-time          "1 SBU">
]>

<sect1 id="brasero" xreflabel="Brasero-&brasero-version;">
  <?dbhtml filename="brasero.html"?>

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2015-03-03 19:19:21 -0500 (Tue, 03 Mar 2015) $</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>
      <application>Brasero</application> is an application used to
      burn CD/DVD on the <application>GNOME</application> Desktop.
      It is designed to be as simple as possible and has some unique
      features that enable users to create  their discs easily and quickly.
    </para>

    &lfs77_checked;

    <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="gst10-plugins-base"/>,
      <xref linkend="itstool"/>,
      <xref linkend="libcanberra"/>, and
      <xref linkend="libnotify"/>
    </para>

    <bridgehead renderas="sect4">Recommended</bridgehead>
    <para role="recommended">
      <xref linkend="gobject-introspection"/>,
      <xref linkend="libburn"/> and
      <xref linkend="libisofs"/>,
      <xref linkend="nautilus"/>, and
      <xref linkend="totem-pl-parser"/>
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <xref linkend="gtk-doc"/> and
      <ulink url="http://projects.gnome.org/tracker/">Tracker</ulink>
    </para>

    <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
    <para role="recommended">
      <xref linkend="dvd-rw-tools"/> and
      <xref linkend="gvfs"/>
    </para>

    <bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
    <para role="optional">
      <xref linkend="cdrdao"/>,
      <xref linkend="libdvdcss"/>, one of<!--
      <ulink url="http://www.cdrkit.org/">cdrkit</ulink> or-->
      <ulink url="http://pkgs.fedoraproject.org/repo/pkgs/cdrkit/">cdrkit</ulink> or
      <ulink url="http://sourceforge.net/projects/cdrtools/files/alpha/">cdrtools</ulink> (conflict), and
      <ulink url="http://ftp.gnu.org/gnu/vcdimager/">VCDImager</ulink>
    </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=/usr &amp;&amp;
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>

    <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-burn3.so, 
          libbrasero-media3.so,
          libbrasero-utils3.so, and
          /usr/lib/nautilus/extensions-3.0/libnautilus-brasero-extension.so
        </seg>
        <seg>
          /usr/include/brasero3,
          /usr/lib/brasero3,
          /usr/share/brasero,
          /usr/share/gtk-doc/html/{libbrasero-burn,libbrasero-media}, and
          /usr/share/help/*/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-burn3">
        <term><filename class="libraryfile">libbrasero-burn3.so</filename></term>
        <listitem>
          <para>
            contains the Burning API functions.
          </para>
          <indexterm zone="brasero libbrasero-burn3">
            <primary sortas="c-libbrasero-burn3">libbrasero-burn3.so</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="libbrasero-media3">
        <term><filename class="libraryfile">libbrasero-media3.so</filename></term>
        <listitem>
          <para>
            contains the Media API functions.
          </para>
          <indexterm zone="brasero libbrasero-media3">
            <primary sortas="c-libbrasero-media3">libbrasero-media3.so</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="libbrasero-utils3">
        <term><filename class="libraryfile">libbrasero-utils3.so</filename></term>
        <listitem>
          <para>
            contains the <application>Brasero</application> API functions.
          </para>
          <indexterm zone="brasero libbrasero-utils3">
            <primary sortas="c-libbrasero-utils3">libbrasero-utils3.so</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
