Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336272 - net-im/gajim-0.14 jingle use flag
Summary: net-im/gajim-0.14 jingle use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-06 19:53 UTC by Alexander Tsoy
Modified: 2010-09-12 07:55 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Tsoy 2010-09-06 19:53:26 UTC
net-im/gajim-0.14 should have jingle use flag which implies net-libs/telepathy-farsight[python] dependency

Reproducible: Always

Steps to Reproduce:
Comment 1 Alexander Tsoy 2010-09-07 18:10:37 UTC
I'm sorry, dependency on net-libs/farsight2[python] is enough
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-09-10 08:52:57 UTC
Could you explain this some more? Sounds quite automagic. What does it do?
Comment 3 Alexander Tsoy 2010-09-10 15:35:18 UTC
(In reply to comment #2)
> Could you explain this some more? Sounds quite automagic. What does it do?
> 

AFAIK, gajim's implementation of jingle depends on farsight python bindings for audio/video support. This bindings installs by farsight2 ebuild with python use flag enabled.
Comment 4 Alexander Tsoy 2010-09-10 15:40:57 UTC
If you haven't farsight python bindings installed, you'll see "Audio/Video" checkbox disabled in "Help" -> "Features". And you'll not be able to do audio/video calls.
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2010-09-10 15:51:14 UTC
I see, I will add it soon.
Comment 6 Justin Lecher (RETIRED) gentoo-dev 2010-09-12 07:55:47 UTC
Added, thanks for reporting.