view finch/finch.pc.in @ 30422:0b8ac7c5e6b6

------------------------------------------------------------------------------- In the Windows installer, display the same "Retry/Cancel" error message when the user cancels the GTK+ download as when the download fails due to another reason. Fixes #12045
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 23 Aug 2010 01:14:25 +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