[Pkg-kde-extras] Bug#519200: k3b: Should recognize xorriso as valid burner and image manipulation app

George Danchev danchev at spnet.net
Tue Jun 14 05:53:02 UTC 2011


Package: k3b
Version: 2.0.2-2
Followup-For: Bug #519200

Hi,

k3b should also recognize xorriso as valid low level app for burning
and image manipulation (cdrskin is a burner only app). Xorriso provides
some cdrecord and mkisofs compatible option interface:

xorriso -as cdrecord ...
(or call it via xorrecord symlink instead)

xorriso -as mksisofs ...
(or call it via xorrisofs symlink instead)

Another approach (which is more demanding) would be to use
libisoburn API: /usr/include/libisoburn/libisoburn.h
or even better the higher xorriso API:
/usr/include/libisoburn/xorriso.h
and link with libisoburn as well.





More information about the pkg-kde-extras mailing list