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.6 systemd platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/brasero/3.10/brasero-3.10.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/brasero/3.10/brasero-3.10.0.tar.xz
Download MD5 sum: 3026570f96b2e61ec902a68c4ba83cee
Download size: 3.3 MB
Estimated disk space required: 95 MB (additional 1 MB to rebuild and install the API documentation)
Estimated build time: 1.9 SBU
gst-plugins-base-1.4.1, libcanberra-0.30, libnotify-0.7.6, and yelp-xsl-3.12.0
gobject-introspection-1.40.0, libburn-1.3.8 and libisofs-1.3.8, Nautilus-3.12.2, and totem-pl-parser-3.10.2
GTK-Doc-1.20 and Tracker-1.0.4
dvd+rw-tools-7.1 and Gvfs-1.20.3
Cdrdao-1.2.3, one of cdrkit or cdrtools (conflict), libdvdcss-1.3.0, and VCDImager
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/brasero
First, fix building with recent versions of Tracker:
sed -e "/sparql/s:0.16:1.0:g" \ -e "/tracker_api/s:0.16:1.0:g" \ -i configure
Install Brasero by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
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 2014-08-25 21:03:08 -0700