view finch/finch.pc.in @ 29631:e3eda7aa0653

jabber: Use a 129 byte buffer to fit the hex output of SHA-512 (including \0) (I believe purple_cipher_digest_to_str should check the input length). Maybe we should add way for ciphers to report the digest length...
author Marcus Lundblad <ml@update.uu.se>
date Mon, 22 Mar 2010 22:23:35 +0000
parents 389a51db740f
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

Name: Finch
Description: Finch is an instant messenger application that uses libpurple for protocol support and ncurses (libgnt) for the UI.
Version: @VERSION@
Requires: gnt purple
Cflags: -I${includedir}/finch