On 01/23/2014 12:36 AM, David C. Rankin wrote:
Done (critical)
http://bugs.pearsoncomputing.net/show_bug.cgi?id=1853
You guys evaluate if you want to adjust importance to blocker. Just be aware,
kaffeine (and anything else relying on cdda.h) will break when anyone updates to
current libcdio.
However,
I think the fix will be fairly minor:
00:41 alchemy:~/tde/tmp/fix/src/kaffeine> grep -rn cdda.h *
configure.in:303:KDE_CHECK_HEADER([cdio/cdda.h], [with_cdparanoia=yes],
[with_cdparanoia=no])
kaffeine/configure.in.in:223:KDE_CHECK_HEADER([cdio/cdda.h],
[with_cdparanoia=yes], [with_cdparanoia=no])
kaffeine/src/input/disc/paranoia.h:35:#include <cdio/cdda.h>
cdda.h is now available in the libcdio-paranoia package as
cdio/paranoia/cdda.h so it is a matter of fixing the autotools files and
preprocessor directives (which I will need HELP with)
--
David C. Rankin, J.D.,P.E.