It seems that the header has been dropped by pulseaudio and the fix is simply to stop including it.

A patch to do that is attatched, just add it ot the quilt series

Unfortunately even with that patch the package still FTBFS.

>make[1]: Leaving directory `/projectm-2.0.1+dfsg'
> dh_install -O--list-missing -O--sourcedirectory=/projectm-2.0.1\+dfsg/src -O--builddirectory=/projectm-2.0.1\+dfsg/src/build >cp: cannot stat `debian/tmp/usr/lib/libvisual-0.4': No such file or directory >dh_install: cp -a debian/tmp/usr/lib/libvisual-0.4 debian/libvisual-projectm//usr/lib/ returned exit code 1
>make: *** [binary] Error 2
>dpkg-buildpackage: error: debian/rules binary gave error exit status 2
>root@debian:/projectm-2.0.1+dfsg#


Description: remove pulse/browser.h include
 pulseaudio no longer seems to ship a header with this name
Author: Peter Green <plugw...@p10link.net>
Bug-Debian: http://bugs.debian.org/646492

--- projectm-2.0.1+dfsg.orig/src/projectM-pulseaudio/QPulseAudioThread.hpp
+++ projectm-2.0.1+dfsg/src/projectM-pulseaudio/QPulseAudioThread.hpp
@@ -34,7 +34,6 @@ extern "C"
 {
 #include <pulse/introspect.h>
 #include <pulse/pulseaudio.h>
-#include <pulse/browser.h>
 }
 
 #include "qprojectm_mainwindow.hpp"
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to