view finch/finch.pc.in @ 24219:40d03c5388ad

Set %HOME% when running in portable mode so that GTK+'s files get stored in the right place. Fixes #5524.
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 02 Oct 2008 02:22: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