[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#739997: ITA: mumble -- Low latency VoIP client



On 24-02-14 20:50, Chris Knadle wrote:
> This package hasn't been orphaned, but there hasn't been any activity from the 
> maintainer or uploader for ~18 months despite some grave bugs, so I'm offering 
> to adopt the package as the maintainer.  I'm familiar with maintaining this 
> package -- I put together the current 1.2.4-0.2 package in sid and jessie.

Hi Chris,

Just a heads up. I am working on providing a patch against mumble for
the header files location move in speach-dispatcher.

Should be something like the following, but I like to check it actually
builds and stuff. But if you are in a "hurry" feel free to use it already:

paul@wollumbin ~/a11y/trans_speech-dispatcher/mumble $ cat
debian/patches/find_new_speech-dispatcher_header_location
Description: speech-dispatcher 0.8 moved the location of the header files
Author: Paul Gevers <elbrus@debian.org>

--- a/src/mumble/TextToSpeech_unix.cpp
+++ b/src/mumble/TextToSpeech_unix.cpp
@@ -33,7 +33,7 @@
 #include "TextToSpeech.h"

 #ifdef USE_SPEECHD
-#include <libspeechd.h>
+#include <speech-dispatcher/libspeechd.h>
 #endif

 #include "Global.h"



Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: