view libpurple/purple.pc.in @ 18001:55a90b3fb1a1

Fix for the bug Alver reported: (16:30:57) Alver: If you're on more than one account, and they're grouped as one metacontact on your own list (16:31:22) Alver: and the "primary" account disconnects, the metacontact keeps the friendly name of the disconnected account
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 02 Jun 2007 21:23:34 +0000
parents ce049678a67b
children eb53ce4852a6
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
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