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. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org