view gaim.pc.in @ 16581:fab49a6e9b25

Add a script I've found handy to make sure the perl APIs look right, it also helped test that my Pidgin:: changes actually worked.
author Etan Reisner <pidgin@unreliablesource.net>
date Sat, 28 Apr 2007 06:02:47 +0000
parents dde5bebd5fb4
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

Name: Pidgin (Gaim compatibility)
Description: Pidgin is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/libpurple
Libs: -L${libdir} -lpurple