Xfburn is a GTK+ 2 GUI frontend for Libisoburn. This is useful for creating CDs and DVDs from files on your computer or ISO images downloaded from elsewhere.
This package is known to build and work properly using an LFS-7.7 platform.
Download (HTTP): http://archive.xfce.org/src/apps/xfburn/0.5/xfburn-0.5.2.tar.bz2
Download MD5 sum: 5a277c76ec9f70900b8b98a2cd500a1d
Download size: 744 KB
Estimated disk space required: 17 MB (additional 1 MB for the tests)
Estimated build time: 0.1 SBU (additional 0.1 SBU for the tests)
Exo-0.10.2, libxfce4util-4.10.1, and libisoburn-1.3.8
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xfburn
Install Xfburn by running the following commands:
./configure --prefix=/usr --disable-static && make
To test the results, issue: make check.
Now, as the root
user:
make install
--disable-static
: This
switch prevents installation of static versions of the libraries.
Last updated on 2015-02-26 13:54:24 -0800