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.



_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to