Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 466378 - dev-libs/folks 0.9 needs zeitgeist with USE "telepathy" due automagic dep
Summary: dev-libs/folks 0.9 needs zeitgeist with USE "telepathy" due automagic dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks: gnome-3.8
  Show dependency tree
 
Reported: 2013-04-18 15:08 UTC by Marinus Schraal
Modified: 2013-05-18 19:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
add configure switch for zeitgeist (folks-0.9.1-configure_zeitgeist_switch.patch,2.07 KB, patch)
2013-04-18 21:23 UTC, Marinus Schraal
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marinus Schraal 2013-04-18 15:08:06 UTC
Folks has since 0.9 an optional dependency on libzeitgeist again, only its configure doesn't reflect this with a switch. It is currently part of the telepathy switch.

Since folks+telepathy is mandatory for empathy, it also pulls in zeitgeist atm.

Suggested fix is fixing its configure to make zeitgeist optional and reflect this is in the ebuild with USE=zeitgeist .

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2013-04-18 19:26:35 UTC
Looks like upstream made that dep automagic when fixing:
https://bugzilla.gnome.org/show_bug.cgi?id=686506

:S
Comment 2 Marinus Schraal 2013-04-18 21:23:19 UTC
Created attachment 345948 [details, diff]
add configure switch for zeitgeist

With my more than rusty autofu skills I managed to conjure up this abomination. Works for me, Probably too ugly for upstream as it is.

This also requires a buildtime dep on vala if USE=-zeitgeist to regenerate the c files of the telepathy backend and disable zeitgeist.
Comment 3 Maciej Piechotka 2013-04-20 11:34:48 UTC
Bug reported upstream - https://bugzilla.gnome.org/show_bug.cgi?id=698443
Comment 4 Pacho Ramos gentoo-dev 2013-05-18 19:16:47 UTC
+  18 May 2013; Pacho Ramos <pacho@gentoo.org>
+  +files/folks-0.9.1-automagic-fix1.patch,
+  +files/folks-0.9.1-automagic-fix2.patch,
+  +files/folks-0.9.1-automagic-fix3.patch, folks-0.9.1.ebuild, metadata.xml:
+  Fix automagic dependency on zeitgeist (#466378 by Marinus Schraal and Maciej
+  Piechotka).
+