After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 603349 - deprecate gnome-sound
deprecate gnome-sound
Status: RESOLVED FIXED
Product: libgnome
Classification: Deprecated
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: libgnome maintainer
libgnome maintainer
Depends on:
Blocks:
 
 
Reported: 2009-11-30 10:41 UTC by Christian Persch
Modified: 2009-11-30 14:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2009-11-30 10:41:30 UTC
We should deprecate gnome-sound and update the docs to recomment using libcanberra[-gtk] instead.
Comment 1 Kjartan Maraas 2009-11-30 12:13:23 UTC
Yes indeed. And disable esd by default in libgnome maybe? This would mitigate the fact that libaudiofile has unfixed security fixes and no active upstream.
Comment 2 Christian Persch 2009-11-30 13:19:40 UTC
Deprecated on master.

I think we can just #undef HAVE_ESD always, but probably should continue to _link_ to esound/libaudiofile just for the ABI compat.
Comment 3 Christian Persch 2009-11-30 14:39:51 UTC
I posted a patch for that in the other bug.