speechd-discuss
[Top][All Lists]
Advanced

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

[PATCH 2/2] Use GLib allocation in the audio subsystem.


From: Halim Sahin
Subject: [PATCH 2/2] Use GLib allocation in the audio subsystem.
Date: Tue, 5 Oct 2010 14:04:13 +0200

Hi Hynek,
I am fine with your opinion except one litle thing:
Glib is a bad dependency if you don't use a whole desktop but want to
use speechd in plain consoles.
Building small environments will install a lot of deps when using glib(eg. gtk).

Unfortunately glib is in use on many places in the speechd code so it
would take a lot of time to refactor these parts.
You are right that there are other more important things to do.
My only concerns are about the dependencies which will be more and more.
The dbus thing is a great example. Nice to have but it should be an
optional dependency. 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]