Brasero is an application used to burn CD/DVD on the GNOME 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.
This package is known to build and work properly using an LFS-7.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/brasero/3.8/brasero-3.8.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/brasero/3.8/brasero-3.8.0.tar.xz
Download MD5 sum: 0a380af9dc134084fb04f54f2a656e6f
Download size: 3.2 MB
Estimated disk space required: 85 MB
Estimated build time: 0.8 SBU
gst-plugins-base-1.0.10, libcanberra-0.30, libnotify-0.7.6, and yelp-xsl-3.8.1
gobject-introspection-1.36.0, libburn-1.3.2 and libisofs-1.3.2, Nautilus-3.8.2, and totem-pl-parser-3.4.5
GTK-Doc-1.19 and Tracker
dvd+rw-tools-7.1 and Gvfs-1.16.3
Cdrdao-1.2.3, cdrkit, cdrtools, libdvdcss-1.2.13, and VCDImager
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/brasero
Install Brasero by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
When installing, the Makefile does some additional linking. If you do not have Xorg in /usr, the LIBRARY_PATH variable needs to be defined for the root user. If using sudo to assume root, use the -E option to pass your current environment variables for the install process.
Now, as the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2013-09-03 12:08:19 -0700