mcabber/mcabber.pc.in
author franky
Sat, 18 May 2019 20:41:52 +0200
changeset 2347 db8de1b464d3
parent 2022 d58fb8d7a09a
permissions -rw-r--r--
Reordered some lines of code for clarity

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@