view mcabber/mcabber.pc.in @ 2364:ca442ece1f70

Switch website URLs to HTTPS
author Mikael Berthe <mikael@lilotux.net>
date Mon, 25 Oct 2021 13:21:43 +0200
parents d58fb8d7a09a
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: MCabber
Description: Modular XMPP client
URL: https://mcabber.com
Requires.private: glib-2.0 gmodule-2.0 loudmouth-1.0
Version: @VERSION@
Libs: 
Cflags: -I${includedir} @LIBOTR_CFLAGS@ @GPGME_CFLAGS@