Bug 133340 - vino-2.13.5 avahi failure
Bug#: 133340 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: chriswhite@gentoo.org
Component: GNOME
URL: 
Summary: vino-2.13.5 avahi failure
Keywords:  
Status Whiteboard: 
Opened: 2006-05-14 18:23 0000
Description:   Opened: 2006-05-14 18:23 0000
vino-2.13.5 fails with current (avahi-0.6.{9,10}) versions of avahi because it
is looking for avahi-client.pc, when the listed avahi versions only provide
avahi-glib.pc and avahi-core.pc. Haven't had much time to look into the issue
though.

------- Comment #1 From Sven Wegener 2006-05-15 11:36:07 0000 -------
avahi-client.pc gets installed with USE="dbus"

------- Comment #2 From Robin Perkins 2006-05-20 18:10:35 0000 -------
Created an attachment (id=87159) [details]
vino-2.13.5-r1.ebuild

Ebuild now checks that avahi was built with dbus support. I suspect that this
is going to be something common for avahi based software to have to do.

------- Comment #3 From Gilles Dartiguelongue 2006-06-13 00:16:13 0000 -------
recompiled vino using this patch, no problem at compile time nor runtime.
Please add it to the tree.

------- Comment #4 From Daniel Gryniewicz 2006-06-20 14:07:58 0000 -------
Fixes.  Thanks for bringing this up.