view finch/finch.pc.in @ 25297:b5fccd9d3fce

no reason to create an icon and then scale, gtk_widget_render_icon will be able to cache it this way, I think
author Ka-Hing Cheung <khc@hxbc.us>
date Sat, 10 Jan 2009 07:35:31 +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