view mcabber/mcabber.pc.in @ 2123:300e7bf4416a

remove 'show_room_occupants_count' option. Just add member count unconditionaly
author sh!zeeg <shizeeque@gmail.com>
date Wed, 14 May 2014 13:57:56 +0400
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@