view mcabber/mcabber.pc.in @ 2022:d58fb8d7a09a

Make linking with mcabber deps optional
author Myhailo Danylenko <isbear@ukrpost.net>
date Sat, 28 Jul 2012 22:10:33 +0300
parents e2c6f1357f82
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@