view gaim-uninstalled.pc.in @ 30118:4d0ccbc905aa

account: Add copies of connection signed-(on|off) and connection-error. These are useful for D-Bus, where a program has no ability to figure out what account correlates to a signed-off or connection-error signal without tracking (before-hand) the association with account and connection id (by the time the program tries to call purple_connection_get_account, the gc is destroyed). Fixes #11130. Patch from Yonas Yanfa (I fixed a few issues and moved it all to account.c) committer: Paul Aurich <paul@darkrain42.org>
author yonas.yanfa@gmail.com
date Mon, 12 Apr 2010 03:55:07 +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${pc_top_builddir}/${pcfiledir}/libpurple -I${pc_top_builddir}/${pcfiledir}/pidgin
Libs: ${pc_top_builddir}/${pcfiledir}/libpurple/libpurple.la