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-8.1 platform.
Download (HTTP): http://archive.xfce.org/src/apps/xfburn/0.5/xfburn-0.5.4.tar.bz2
Download MD5 sum: 448fcbb7023645216c5a52435a9cf72a
Download size: 756 KB
Estimated disk space required: 19 MB
Estimated build time: 0.1 SBU
Exo-0.10.7, libxfce4util-4.12.1, and libisoburn-1.4.6
gst-plugins-base-1.12.2 and Cdrdao-1.2.3 (runtime)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xfburn
Install Xfburn by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root
user:
make install
--disable-static
: This
switch prevents installation of static versions of the libraries.
Last updated on 2017-08-21 19:54:38 -0700