Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 2015 18:05:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 202163] graphics/clutter-gtk calls missing after Gnome3 update not found
Message-ID:  <bug-202163-6497-ki6kGSQLG6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202163-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202163-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202163

--- Comment #8 from John Hein <z7dr6ut7gs@snkmail.com> ---
(In reply to John Hein from comment #7)

graphics/geeqie only depends on libchamplain08 if the 'GPS' option is on (not
on by default).

But I tried forcing graphics/geeqie to use the newer graphics/libchamplain by
changing the configure script to point to champlain-0.12 and champlain-gtk-0.12
instead of *-0.8.  It configured fine, but failed to build:

bar_gps.c:578:39: error: no member named 'name' in 'struct
_ChamplainMapSourceDesc'

So it looks like upstream geeqie needs to release some updates to work with
newer libchamplain.

In short, we can't just easily delete the old graphics/clutter-gtk yet because
of this dependency at least unless we also mark the GPS option in
graphics/geeqie broken.

But if this totem build problem becomes more widely reported, its configure
script could be modified (as mentioned in comment 5) to work around old and new
installed clutter-gtk* ports.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202163-6497-ki6kGSQLG6>