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-8.1 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/brasero/3.12/brasero-3.12.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/brasero/3.12/brasero-3.12.2.tar.xz
Download MD5 sum: 2dec59c179e49e37f1cfc0dd26344a2e
Download size: 3.6 MB
Estimated disk space required: 82 MB
Estimated build time: 1.7 SBU
gst-plugins-base-1.12.2, itstool-2.0.2, libcanberra-0.30, and libnotify-0.7.7
gobject-introspection-1.52.1, libburn-1.4.6 and libisofs-1.4.6, Nautilus-3.24.2.1, and totem-pl-parser-3.10.8
GTK-Doc-1.26 and Tracker
dvd+rw-tools-7.1 and Gvfs-1.32.1
Cdrdao-1.2.3, libdvdcss-1.4.0, Cdrtools-3.02a07, and VCDImager
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/brasero
Install Brasero by running the following commands:
./configure --prefix=/usr \ --enable-compile-warnings=no \ --enable-cxx-warnings=no && make
This package does not come with a test suite.
Now, as the root
user:
make install
--enable-*-warnings=no
:
These switches fix build problems under GCC-6.x compilers.
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2017-08-30 18:21:03 -0700