Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 528812 - net-im/pidgin - add support for XEP-0280: Message Carbons
Summary: net-im/pidgin - add support for XEP-0280: Message Carbons
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://developer.pidgin.im/ticket/15508
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-11-10 12:00 UTC by Daniel Kenzelmann
Modified: 2022-06-29 06:46 UTC (History)
3 users (show)

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


Attachments
ebuild with includes carbon message patch (pidgin-2.10.10-r1.ebuild,7.28 KB, text/plain)
2014-11-10 12:01 UTC, Daniel Kenzelmann
Details
carbon messages patch file (pidgin-2.10.9-carbons.patch,12.48 KB, patch)
2014-11-10 12:02 UTC, Daniel Kenzelmann
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Kenzelmann 2014-11-10 12:00:54 UTC
As long as XEP-0280 support is not yet included upstream, the attached ebuild and patch file will add support for this.

Reproducible: Always
Comment 1 Daniel Kenzelmann 2014-11-10 12:01:54 UTC
Created attachment 388996 [details]
ebuild with includes carbon message patch
Comment 2 Daniel Kenzelmann 2014-11-10 12:02:35 UTC
Created attachment 388998 [details, diff]
carbon messages patch file
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-10 12:43:17 UTC
Comment on attachment 388996 [details]
ebuild with includes carbon message patch

--- pidgin-2.10.10.ebuild
+++ pidgin-2.10.10.ebuild
@@ -140,7 +140,8 @@
        epatch "${FILESDIR}/${PN}-2.10.0-gold.patch" \
                "${WORKDIR}/${PN}-eds-3.6.patch" \
                "${FILESDIR}/${PN}-2.10.9-fix-gtkmedia.patch" \
-               "${FILESDIR}/${PN}-2.10.10-eds-3.6-configure.ac.patch"
+               "${FILESDIR}/${PN}-2.10.10-eds-3.6-configure.ac.patch" \
+               "${FILESDIR}/${PN}-2.10.9-carbons.patch"
        epatch_user

        eautoreconf
Comment 4 Manuel Rüger (RETIRED) gentoo-dev 2017-05-03 21:51:54 UTC
There's a purple-carbons plugin available, I packaged it in my overlay.
https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=f7130d9a43d9b0fcb853a01dc3260c8592035d54