view finch/finch.pc.in @ 30378:3057fd96be81

The returned value from SmcVendor() should be free'd with free() not g_free(). I'm 99.999% sure this makes no difference at all, but I noticed it while trying to figure out what is causing/how to fix this bug (anyone else have any ideas?) https://bugzilla.redhat.com/show_bug.cgi?id=550566
author Stu Tomlinson <stu@nosnilmot.com>
date Mon, 17 May 2010 00:18: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