Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: conky - A system monitor for X originally based on the torsmo code https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=208420 pkovacs@xxxxxxxxxxxxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pkovacs@xxxxxxxxxxxxxxxxxxxx | |t ------- Additional Comments From pkovacs@xxxxxxxxxxxxxxxxxxxxx 2006-12-06 17:46 EST ------- The audacious header /usr/lib/audacious/beepctrl.h does expose glib to clients such as conky that use this interface for audacious status. I don't disagree that audacious.pc exposes too much, but I would also characterize this issue as something for the audacious devs to address. Meantime, building conky with: AUDACIOUS_CFLAGS="`pkg-config --cflags glib-2.0`" \ AUDACIOUS_LIBS="-laudacious `pkg-config --cflags glib-2.0`" \ ./configure --enable-audacious ... can be used to override the "pkg-config --cflags --libs audacious" excess and will yield a trimmer set of "true" deps for the conky binary (w.r.t. audacious) Phil (drphibes, conky dev) -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review