[Bug 36420] Disable automagicness on Farsight and Glib

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 25 10:44:02 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36420

Olli Salli <ollisal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTABUG

--- Comment #2 from Olli Salli <ollisal at gmail.com> 2011-05-25 01:44:01 PDT ---
OK, I'm resolving this as not a bug.

I'll reiterate: the farsight and glib bits don't have *any* effect on the main
library binary or headers. They don't cause any "bloat" increase in it, which I
guess is your main concern.

tp-glib, and qt support for the glib mainloop are only used for building and
running the unit tests. Running them if you have the required bits installed
doesn't hurt any - rather only helps catch regressions. Then again if your
ebuild isn't running make check, they have no effect whatsoever.

Farsight causes a single pkgconfig file, a single header (Farsight/channel.h)
and a tiny library (telepathy-qt4-farsight) to be built and installed, which
combined takes around 1sec out of the several minutes for the entire library
build. Your ebuild can use the farsight use flag (if you have something like
that) to avoid installing them from the build sandbox instead, if you're
concerned with filesystem usage.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list