view finch/finch.pc.in @ 31109:fc7798a661f7

Also parse extended capabilities from ILN. Probably don't need to do so in all the cases, but it shouldn't hurt any, I hope.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Thu, 10 Dec 2009 08:01:42 +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