Re: XMPP Patches

Shawn Sörbom <[email protected]> Fri, 2 Feb 2018 13:00:12 -0800
Newsgroups gmane.comp.kde.devel.kopete
Message-ID <1743620.xp5zeDfdDK@medusa>
On Friday, February 2, 2018 12:41:41 PM PST Pali Roh=E1r wrote:
> Hi!
>=20
> On Friday 02 February 2018 12:25:18 Shawn S=F6rbom wrote:
> > Hi,
> > My mail to kde.org keeps getting bounced, but I would like to have this=
 on
> > record anyway. I found some issues with Jabber in kopetes build scripts.
> > Im
> > including the patches to fix them.
> >=20
> > find_qjson.diff: Xmpp was missing a required dependency in its build
> > script - I added it.
>=20
> Seems this patch is not needed anymore. Wrong/old configuration for
> QJSON was already removed from kopete git.
>=20
> > disable-libjingle: Unfortunately fixing the xmpp issue also enabled
> > libjingle, which caused the compiler to error out, so I set the default
> > to disabled.
> I'm going to look at this problem. libjingle should build fine.
>=20
> > XMPP Now builds! Vive open chat protocols!

At the time, I wrote these patches against kf5-master, which has since been=
=20
merged(?) Wasn't aware the issue has been fixed. I will pull and rebuild :)