On Tue, Feb 04, 2020 at 07:20:58PM +0100, Landry Breuil wrote: > Hi, > > here's a wip port for https://dino.im a modern xmpp/gtk client, quick > port that might need polishing (here it fails to start with "Gtk-ERROR > **: 19:19:17.373: failed to add UI: .:17:1 Invalid object type > 'DinoUiConversationSelector'" but that might just be a local fluke and > i'm just sending this one before going out..
and here's a version that actually starts and connects to an xmpp server, thanks to the FreeBSD hint from https://github.com/dino/dino/issues/438 to pass --export-dynamic to LDFLAGS via some cmake voodoo (set_target_properties(dino PROPERTIES ENABLE_EXPORTS TRUE)). testers and oks welcome. Landry
dino-0.1.0_2.tgz
Description: application/tar-gz