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 594073 - Banshee's clutter dependency needs to be made configurable
Banshee's clutter dependency needs to be made configurable
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-03 20:01 UTC by Michel Alexandre Salim
Modified: 2009-12-13 20:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[build] Make clutter dependency configurable. (1.17 KB, patch)
2009-12-10 11:28 UTC, Matt Enright
committed Details | Review

Description Michel Alexandre Salim 2009-09-03 20:01:45 UTC
Right now Banshee is either build against clutter, if the appropriate pkgconfig configuration file is detected, otherwise without.

There needs to be a more configurable way of doing it, e.g. with --enable-clutter and --disable-clutter.
Comment 1 Matt Enright 2009-12-10 11:28:10 UTC
Created attachment 149511 [details] [review]
[build] Make clutter dependency configurable.

Because automagic dependencies make packagers cry.
Comment 2 Bertrand Lorentz 2009-12-13 20:36:24 UTC
Comment on attachment 149511 [details] [review]
[build] Make clutter dependency configurable.

Patch committed.
I changed it to --enable-clutter, and disabled it by default.
I don't think clutter is really used for now.
Comment 3 Bertrand Lorentz 2009-12-13 20:37:08 UTC
Thanks for the patch !

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.