mbox series

[bug#51115,0/3] Add lurch.

Message ID 87mtnhfe3i.fsf@gmx.net
Headers show
Series Add lurch. | expand

Message

James Thomas Oct. 10, 2021, 9:01 a.m. UTC
This patchset adds lurch for OMEMO encryption support in libpurple based
programs such as Pidgin. I have tested it (not on Pidgin, but) on a
feature branch of bitlbee-purple:
https://github.com/paretje/bitlbee/tree/feature/lurch

James Thomas (3):
  gnu: Add axc.
  gnu: Add libomemo.
  gnu: Add purple-lurch.

 gnu/packages/messaging.scm | 128 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 128 insertions(+)

--
2.32.0

Comments

Ludovic Courtès Nov. 14, 2021, 6:35 p.m. UTC | #1
Hi,

James Thomas <jimjoe@gmx.net> skribis:

>   gnu: Add axc.
>   gnu: Add libomemo.
>   gnu: Add purple-lurch.

Pushed as 704bd694d198ed568349e4772bc6488a58f15d8b, thanks!

Ludo’.