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 in advance! (also, look at my other bug against xine-lib for
another fix that should be applied for the plugin to really work)
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]