[Bug 208420] Review Request: conky - A system monitor for X originally based on the torsmo code

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 6 22:46:49 UTC 2006


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 at users.sourceforge.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pkovacs at users.sourceforge.ne
                   |                            |t




------- Additional Comments From pkovacs at users.sourceforge.net  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.




More information about the Fedora-package-review mailing list