mcabber/mcabber.pc.in
author Holger Weiß <holger@zedat.fu-berlin.de>
Tue, 22 Oct 2019 19:59:21 +0200
changeset 2358 b010ffcae282
parent 2022 d58fb8d7a09a
child 2364 ca442ece1f70
permissions -rw-r--r--
Don't crash on presence from bare room JID While handling MUC presence, check whether it was sent from the bare room JID before assuming a non-NULL resource name. These days, some servers send presence from the bare room JID to handle MUC avatars.

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: MCabber
Description: Modular XMPP client
URL: http://mcabber.com
Requires.private: glib-2.0 gmodule-2.0 loudmouth-1.0
Version: @VERSION@
Libs: 
Cflags: -I${includedir} @LIBOTR_CFLAGS@ @GPGME_CFLAGS@