view mcabber/mcabber.pc.in @ 2132:a09cdfceae17

Rework muc_get_item_info() Since the actor string is now dymanic, we let the caller free the memory in all cases.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 24 Jun 2014 20:42:29 +0200
parents d58fb8d7a09a
children ca442ece1f70
line wrap: on
line source

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@