brasero-2.30.2

Introduction to brasero

The brasero 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.

This package is known to build and work properly using an LFS-6.5 platform.

Package Information

brasero Dependencies

Required

GConf-2.28.1, GNOME Doc Utils-0.20.2, GStreamer Base Plug-ins-0.10.25, libcanberra-0.18, libunique-1.1.6, and which-2.20

Optional

libbeagle, libburn, libisofs, Nautilus-2.30.1, and totem-pl-parser-2.30.1

Recommended (Runtime)

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/brasero

Installation of brasero

Install brasero by running the following commands:

./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
            --sysconfdir=/etc/gnome/2.30.2 \
            --mandir=$(pkg-config \
                --variable=prefix ORBit-2.0)/share/man &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--disable-scrollkeeper: This parameter disables updates to the scrollkeeper database.

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Programs: brasero
Installed Libraries: 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
Installed Directories: $GNOME_PREFIX/{include/brasero,lib/brasero/plugins, share/{brasero/icons/hicolor/*},gnome/help/brasero/*, gtk-doc/html/{libbrasero-burn,libbrasero-media},omf/brasero}}

Short Descriptions

brasero

is a simple and easy to use CD/DVD burning application for the Gnome Desktop

libbrasero-burn.so

contains the burning API functions.

libbrasero-media.so

contains the media API functions.

libbrasero-utils.so

contains the brasero API functions.

Last updated on 2010-08-16 10:43:36 +0000