Xfburn is a GTK+ 3 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 12.2 platform.
Download (HTTP): https://archive.xfce.org/src/apps/xfburn/0.7/xfburn-0.7.2.tar.bz2
Download MD5 sum: a895d4d02cf2ee794162815c3f531a42
Download size: 1.2 MB
Estimated disk space required: 15 MB
Estimated build time: 0.1 SBU
Exo-4.18.0, libburn-1.5.6, libisofs-1.5.6, and libxfce4ui-4.18.6
gst-plugins-base-1.24.7 and Cdrdao-1.2.4 (runtime)
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.