view mcabber/mcabber.pc.in @ 2030:0771e130f79d

/rename: Do not send empty group attribute when the contact has no group Thanks to nem for the report and Hermitifier for looking into it.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 11 Oct 2012 23:10:15 +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@