view finch/finch.pc.in @ 21773:e9f94dd202c8

RPM spec file updates: - When building with avahi, use native avahi instead of howl compatability headers - Make the split out plugins depend only on the minimum necessary API version of libpurple
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 05 Dec 2007 20:44:34 +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