Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

libpurple pidgin plugin port

27 views
Skip to first unread message

Joe Rocket

unread,
Jun 6, 2016, 8:51:28 AM6/6/16
to mozilla-suppo...@lists.mozilla.org
Is it possible to use a libpurple plugin that was designed for Pidgin in Instantbird? I like Instantbirds features and design much better and would like to switch over I just have to have my Google Hangouts account.

The plugin I'm wanting to use can be found here...

https://bitbucket.org/EionRobb/purple-hangouts

Any help on how to do this would be wonderful.

Thanks!

Patrick Cloke

unread,
Jun 29, 2016, 10:29:32 PM6/29/16
to Joe Rocket, mozilla-suppo...@lists.mozilla.org
In general Pidgin plugins are not compatible; libpurple protocols,
however, are generally compatible but must be recompiled. How difficult
this is depends on the operating system and whether the protocol plugin
requires any additional dependencies or not.

I haven't tried to compile the purple-hangouts protocol, but I suspect
it requires some additional requirements (glib-json, maybe?) which might
be hard to compile on, e.g. Windows.

Generally the process is to compile Instantbird, then add the additional
protocol into the purplexpcom (libpurple) source tree and recompile. You
can then pull out the results and create an extension or just use your
own compiled version!

--Patrick
0 new messages