Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 528812 - x11-plugins/purple-carbons new package request (was: net-im/pidgin - add support for XEP-0280: Message Carbons)
Summary: x11-plugins/purple-carbons new package request (was: net-im/pidgin - add supp...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Default Assignee for New Packages
URL: https://github.com/gkdr/carbons
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-11-10 12:00 UTC by Daniel Kenzelmann
Modified: 2024-11-20 07:44 UTC (History)
4 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
Comment 5 Andreas Sturmlechner gentoo-dev 2024-11-20 07:43:18 UTC
Since https://developer.pidgin.im/ticket/15508 was closed "wont fix" upstream ...

https://github.com/gkdr/carbons

Although not sure if it is still a thing after all.