mcabber/mcabber.pc.in
author Mikael Berthe <mikael@lilotux.net>
Thu, 11 Oct 2012 22:46:41 +0200
changeset 2029 ca40744c03be
parent 2022 d58fb8d7a09a
permissions -rw-r--r--
Do not warn when the configuration file contains 256-color values Configuration file is read before ncurses is initialized so we cannot assume the terminal doesn't support 256 colors.

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@