Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 528812

Summary: net-im/pidgin - add support for XEP-0280: Message Carbons
Product: Gentoo Linux Reporter: Daniel Kenzelmann <gentoo>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: UNCONFIRMED ---    
Severity: normal CC: kingjon3377, net-im, sur3
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://developer.pidgin.im/ticket/15508
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild with includes carbon message patch
carbon messages patch file

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