pidgin/pidgin

Modernizing PurpleChatConversation.

2021-04-05, Gary Kramlich
73407e00ec5d
Modernizing PurpleChatConversation.

I wasn't able to do everything as PurpleConversation still isn't declared with
G_DECLARE_DERIVABLE_TYPE.

Testing Done:
Compiled ran locally with both xmpp mucs and irc channels.

Reviewed at https://reviews.imfreedom.org/r/583/
---
name: cmark
buildsystem: cmake-ninja
builddir: true
config-opts:
- -DCMAKE_BUILD_TYPE=Release
- -DCMARK_TESTS=OFF
sources:
- type: archive
url: https://github.com/commonmark/cmark/archive/0.29.0.tar.gz
sha256: 2558ace3cbeff85610de3bda32858f722b359acdadf0c4691851865bb84924a6
cleanup:
- /bin
- /include
- /lib/cmake
- /lib/pkgconfig
- /lib/*.a
- /share/man