view libpurple/purple.pc.in @ 22250:9b620ed4fbc4

Add a [X] Blocked item to the buddy context menu, and add a dialog to block/unblock buddies for buddies not in the blist. There is no way to alter other privacy settings, yet.
author Richard Nelson <wabz@pidgin.im>
date Sat, 02 Feb 2008 22:20:09 +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