loudmouth-1.0.pc.in
author Frank Zschockelt <lm@freakysoft.de>
Mon, 06 Oct 2008 02:17:35 +0200
changeset 504 1fafee646928
parent 155 d24c4392d4e3
child 668 55cd0aab9061
permissions -rw-r--r--
Use XMPP Ping (XEP-0199) instead of white space ping for keep alive. [#15] This patch introduces the use of XMPP Pings (defined in XEP-0199) for pinging the server instead of just sending white space messages to keep the connection alive through NAT routers. It also adds the feature of disconnecting if three pings in a row are sent unanswered. [#15 tagged:committed responsible:Hallski state:resolved] committer: Mikael Hallendal <micke@imendio.com>

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

Name: libloudmouth
Description: libloudmouth
Requires: glib-2.0
Version: @VERSION@
Libs: -L${libdir} -lloudmouth-1 @LIBIDN_LIBS@
Cflags: -I${includedir}/loudmouth-1.0