view finch/finch.pc.in @ 24349:f52b94f3b6ca

purple_network_listen_map_external() is used in (at least) Bonjour. Given that there is no replacement available, it can't be deprecated. I've filed a task in Trac with a milestone of 3.0.0 so we don't forget to deal with this for the next major release. Refs #7420
author Richard Laager <rlaager@wiktel.com>
date Thu, 30 Oct 2008 21:16:17 +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