Author: wblaszcz Date: 2009-12-15 04:43:45 -0700 (Tue, 15 Dec 2009) New Revision: 8144
Added: trunk/BOOK/gnome/add/brasero.xml Modified: trunk/BOOK/general.ent trunk/BOOK/gnome/add/add.xml trunk/BOOK/gnome/add/totem.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Added new package, brasero-2.28.2. Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2009-12-09 08:07:47 UTC (rev 8143) +++ trunk/BOOK/general.ent 2009-12-15 11:43:45 UTC (rev 8144) @@ -3,7 +3,7 @@ $Date$ --> -<!ENTITY day "09"> <!-- Always 2 digits --> +<!ENTITY day "15"> <!-- Always 2 digits --> <!ENTITY month "12"> <!-- Always 2 digits --> <!ENTITY year "2009"> <!ENTITY copyrightdate "2001-&year;"> @@ -581,6 +581,7 @@ <!ENTITY totem-pl-parser-version "2.28.1"> <!-- Utilities --> +<!ENTITY brasero-version "2.28.2"> <!ENTITY bug-buddy-version "2.18.1"> <!ENTITY ekiga-version "2.0.9"> <!ENTITY eog-version "2.18.2"> Modified: trunk/BOOK/gnome/add/add.xml =================================================================== --- trunk/BOOK/gnome/add/add.xml 2009-12-09 08:07:47 UTC (rev 8143) +++ trunk/BOOK/gnome/add/add.xml 2009-12-15 11:43:45 UTC (rev 8144) @@ -36,6 +36,7 @@ <!-- This is used as a TOC separator --> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dummy-utilities.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="brasero.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bug-buddy.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ekiga.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="eog.xml"/> Added: trunk/BOOK/gnome/add/brasero.xml =================================================================== --- trunk/BOOK/gnome/add/brasero.xml (rev 0) +++ trunk/BOOK/gnome/add/brasero.xml 2009-12-15 11:43:45 UTC (rev 8144) @@ -0,0 +1,185 @@ +<?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.bz2"> + <!ENTITY brasero-download-ftp "&gnome-download-ftp;/brasero/&gnome-version;/brasero-&brasero-version;.tar.bz2"> + <!ENTITY brasero-md5sum "7a6ab4befeadbc2ad21bd1195a840097"> + <!ENTITY brasero-size "3.9 MB"> + <!ENTITY brasero-buildsize "83 MB"> + <!ENTITY brasero-time "1.2 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> + + <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"/>, and + <xref linkend="libunique"/></para> + + <bridgehead renderas="sect4">Optional</bridgehead> + <para role="optional"><ulink url="http://beaglewiki.org/Main_Page">libbeagle</ulink>, + <ulink url="http://libburnia-project.org/">libburn</ulink>, + <ulink url="http://libburnia-project.org/">libisofs</ulink>, + <xref linkend="nautilus"/>, + <xref linkend="totem-pl-parser"/>, and + <xref linkend="xulrunner"/></para> + + <bridgehead renderas="sect4">Optional (Runtime)</bridgehead> + <para role="optional"><xref linkend="cdrtools"/> or + <ulink url="http://www.cdrkit.org/">cdrkit</ulink>, and + <xref linkend="dvd-rw-tools"/></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=$(pkg-config --variable=prefix ORBit-2.0) \ + --sysconfdir=&gnome-etc-dir; \ + --mandir=$(pkg-config \ + --variable=prefix ORBit-2.0)/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/2003/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-burn.so, libbrasero-media.so, libbrasero-utils.so, and + numerous <application>brasero</application> plugins</seg> + <seg>/usr/{lib/brasero/plugins,share/brasero/icons/hicolor/*, + share/{gnome/help/brasero/*,gtk-doc/html/libbrasero-burn, + gtk-doc/html/libbrasero-media}}</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> Property changes on: trunk/BOOK/gnome/add/brasero.xml ___________________________________________________________________ Name: svn:keywords + LastChangedBy Date Modified: trunk/BOOK/gnome/add/totem.xml =================================================================== --- trunk/BOOK/gnome/add/totem.xml 2009-12-09 08:07:47 UTC (rev 8143) +++ trunk/BOOK/gnome/add/totem.xml 2009-12-15 11:43:45 UTC (rev 8144) @@ -72,6 +72,9 @@ with <application>GConf</application> support or the <command>configure</command> script will fail.</para> + <bridgehead renderas="sect4">Recommended</bridgehead> + <para role="recommended"><xref linkend="pygtk"/> (Required for various plugins)</para> + <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"><ulink url="http://www.bluez.org/">BlueZ</ulink>, <ulink url="http://gmyth.sourceforge.net">GMyth</ulink>, @@ -84,8 +87,7 @@ <ulink url="http://live.gnome.org/libgdata/">libgdata</ulink>, <ulink url="http://www.lirc.org">LIRC</ulink>, <xref linkend="nautilus"/>, - <ulink url="http://live.gnome.org/PyGObject/">PyGObject</ulink>, - <ulink url="http://live.gnome.org/PyGTK/">PyGTK</ulink>, + <xref linkend="pygobject"/>, <ulink url="http://live.gnome.org/Tracker/">Tracker</ulink>, <ulink url="http://live.gnome.org/Vala/">Vala</ulink>, and <xref linkend="xulrunner"/> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2009-12-09 08:07:47 UTC (rev 8143) +++ trunk/BOOK/introduction/welcome/changelog.xml 2009-12-15 11:43:45 UTC (rev 8144) @@ -44,6 +44,16 @@ <para>December 9th, 2009</para> <itemizedlist> <listitem> + <para>[wblaszcz] - Added new package, brasero-2.28.2 and a minor + ammendment to Totem-2.28.1.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>December 9th, 2009</para> + <itemizedlist> + <listitem> <para>[wblaszcz] - Updated to Totem-2.28.1 and some minor ammendments to gnome-intro.</para> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
