2004-06-15 08:20:58 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-15 08:20:58 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2005-05-22 17:40:00 +08:00
|
|
|
<!ENTITY nautilus-cd-burner-download-http "http://ftp.gnome.org/pub/GNOME/sources/nautilus-cd-burner/&gnome-version;/nautilus-cd-burner-&nautilus-cd-burner-version;.tar.bz2">
|
|
|
|
<!ENTITY nautilus-cd-burner-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/nautilus-cd-burner/&gnome-version;/nautilus-cd-burner-&nautilus-cd-burner-version;.tar.bz2">
|
|
|
|
<!ENTITY nautilus-cd-burner-md5sum "ce2b3bd588ca77190976e2487badc17d">
|
|
|
|
<!ENTITY nautilus-cd-burner-size "515 KB">
|
|
|
|
<!ENTITY nautilus-cd-burner-buildsize "8 MB">
|
|
|
|
<!ENTITY nautilus-cd-burner-time "0.2 SBU">
|
2004-06-15 08:20:58 +08:00
|
|
|
]>
|
|
|
|
|
2005-05-22 17:40:00 +08:00
|
|
|
<sect1 id="nautilus-cd-burner"
|
2004-11-29 13:35:48 +08:00
|
|
|
xreflabel="Nautilus CD Burner-&nautilus-cd-burner-version;">
|
2005-05-22 17:40:00 +08:00
|
|
|
<?dbhtml filename="nautilus-cd-burner.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Nautilus CD Burner-&nautilus-cd-burner-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="nautilus-cd-burner">
|
|
|
|
<primary sortas="a-nautilus-cd-burner">nautilus-cd-burner</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Nautilus CD Burner</title>
|
|
|
|
|
|
|
|
<para>The <application>Nautilus CD Burner</application> lets you write
|
|
|
|
files to a CD burner easily with <application>GNOME</application>; by
|
|
|
|
drag-and-dropping files using the <application>GNOME</application> file
|
|
|
|
manager, <application>Nautilus</application>.</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&nautilus-cd-burner-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&nautilus-cd-burner-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &nautilus-cd-burner-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &nautilus-cd-burner-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &nautilus-cd-burner-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &nautilus-cd-burner-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Nautilus CD Burner Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para><xref linkend="nautilus"/> and
|
|
|
|
<xref linkend="cdrtools"/></para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para><ulink
|
|
|
|
url="http://hal.freedesktop.org/wiki/Software_2fhal">HAL</ulink></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Nautilus CD Burner</title>
|
|
|
|
|
|
|
|
<para>Install <application>Nautilus CD Burner</application>
|
|
|
|
by running the following commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2004-06-15 08:20:58 +08:00
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
|
|
|
--sysconfdir=/etc/gnome &&
|
2005-05-22 17:40:00 +08:00
|
|
|
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><parameter>--libexecdir=`pkg-config --variable=prefix
|
|
|
|
ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
|
|
|
|
<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
|
|
|
|
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
|
|
|
|
|
|
|
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
|
|
|
|
configuration files in <filename class="directory">/etc/gnome</filename>
|
|
|
|
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
|
|
|
|
|
|
|
<para><option>--disable-hal</option>: Use this switch if you have
|
|
|
|
<application>HAL</application> version >0.4.7 installed, as the build will
|
|
|
|
fail with higher versions due to the
|
|
|
|
<application>D-BUS</application>/<application>HAL</application> ABI
|
|
|
|
changes.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>mapping-daemon and nautilus-cd-burner</seg>
|
|
|
|
<seg>libnautilus-burn.so and gnome-vfs and nautilus modules</seg>
|
|
|
|
<seg>/etc/gnome/gconf/gconf.xml.defaults/apps/nautilus-cd-burner,
|
|
|
|
/etc/gnome/gconf/gconf.xml.defaults/schemas/apps/nautilus-cd-burner,
|
|
|
|
$GNOME_PREFIX/include/libnautilus-burn, and
|
|
|
|
$GNOME_PREFIX/share/nautilus-cd-burner</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="mapping-daemon">
|
|
|
|
<term><command>mapping-daemon</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is the central daemon which keeps track of file mappings.</para>
|
|
|
|
<indexterm zone="nautilus-cd-burner mapping-daemon">
|
|
|
|
<primary sortas="b-mapping-daemon">mapping-daemon</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="nautilus-cd-burner-prog">
|
|
|
|
<term><command>nautilus-cd-burner</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is an extension to <application>Nautilus</application>
|
|
|
|
that lets you burn CDs easily.</para>
|
|
|
|
<indexterm zone="nautilus-cd-burner nautilus-cd-burner-prog">
|
|
|
|
<primary sortas="b-nautilus-cd-burner">nautilus-cd-burner</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2004-05-10 20:08:41 +08:00
|
|
|
|
|
|
|
</sect1>
|