view finch/finch.pc.in @ 27223:f55455c7ae27

Draw the user's buddy icon (in the status box) with curves, to match the buddy list icons. I fixed the ref-counting to not leak. Refs #8691 (waiting for the name to put in COPYRIGHT).
author Paul Aurich <paul@darkrain42.org>
date Mon, 22 Jun 2009 04:17:03 +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