"Sam Hocevar \(Debian packages\)" <[EMAIL PROTECTED]> writes:
> Package: xine-lib > Version: 1.1.2 > Severity: serious > Justification: no longer builds from source > > Due to updated libcaca packages in unstable, xine-lib no longer builds. > > This can be easily fixed in two steps: > > * build-depend on libcaca-dev (>= 0.99.beta4) > > * add the following three lines after "#include <caca.h>" in the > file ./src/video_out/video_out_caca.c : > > #ifdef CACA_API_VERSION_1 > # include <caca0.h> > #endif > Thanks for this report. In fact, there has been a patch floating on the mailing list for this (From Jul 11): http://permalink.gmane.org/gmane.comp.video.xine.devel/15586 I think I'll incorporate this patch to use the new API, but I need to test this patch first. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]