view libpurple/purple.pc.in @ 27079:dda65a7151a2

Add a tooltip to the XMPP Disco browser. Someone should probably fill this with something mroe interesting and maybe make it look a bit better.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 08 Jun 2009 03:59:16 +0000
parents 389a51db740f
children 1d969bd224f2
line wrap: on
line source

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

Name: libpurple
Description: libpurple is a GLib-based instant messenger library.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/libpurple
Libs: -L${libdir} -lpurple