view finch/finch.pc.in @ 31813:0c214d7ad8bc

I'm gonna add the transifex config file to the repository. I think it makes sense to do this... it allows you to use transifex-client (the 'tx' command) to easily push and pull translations to and from the transifex web site.
author Mark Doliner <mark@kingant.net>
date Thu, 18 Aug 2011 06:55:40 +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