Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591650 - x11-plugins/funyahoo++ - A replacement Yahoo prpl (protocol plugin) for Pidgin/libpurple
Summary: x11-plugins/funyahoo++ - A replacement Yahoo prpl (protocol plugin) for Pidgi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Lori
URL: https://github.com/EionRobb/funyahoo-...
Whiteboard:
Keywords:
Depends on:
Blocks: 594522
  Show dependency tree
 
Reported: 2016-08-19 06:08 UTC by aditsu
Modified: 2016-10-09 08:22 UTC (History)
1 user (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 aditsu 2016-08-19 06:08:38 UTC
Yahoo is killing their current yahoo messenger protocol and leaving millions of users out in the cold. They have a completely new protocol now (that has various deficiencies).
I found that there is a plugin for pidgin that supports this new protocol: https://github.com/EionRobb/funyahoo-plusplus (via https://developer.pidgin.im/wiki/ThirdPartyPlugins ). So I would like to see this added to portage.
Comment 1 Lori 2016-09-20 15:06:51 UTC
I created a live ebuild and added a pull request here: https://github.com/gentoo/gentoo/pull/2374, with a slightly different package name.

I will apply for maintainership of the package.
Comment 2 Patrice Clement gentoo-dev 2016-10-09 08:21:36 UTC
commit 31d73be3c9899ee9d5c43388f55281f057785054 (HEAD -> master, origin/master, origin/HEAD)
Author:     Lori Jakab <lori@icanhas.net>
AuthorDate: Tue Sep 20 18:03:18 2016 +0300
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Sun Oct 9 10:21:02 2016 +0200

x11-plugins/pidgin-funyahoo-plusplus: new package.

A replacement Yahoo prpl (protocol plugin) for Pidgin/libpurple.

Gentoo-Bug: https://bugs.gentoo.org/591650
Closes: https://github.com/gentoo/gentoo/pull/2374

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

x11-plugins/pidgin-funyahoo-plusplus/metadata.xml       | 12 ++++++++++++
.../pidgin-funyahoo-plusplus-9999.ebuild                | 17 +++++++++++++++++
2 files changed, 29 insertions(+)
create mode 100644 x11-plugins/pidgin-funyahoo-plusplus/metadata.xml
create mode 100644 x11-plugins/pidgin-funyahoo-plusplus/pidgin-funyahoo-plusplus-9999.ebuild

Merged, thanks!