view libpurple/purple.pc.in @ 27681:37b668b8d6c1

Fix a crash with the Message Notification plugin and the 'hidden' gtkconv So I was finally able to reproduce this. "Close IMs immediately" was disabled and in the Message Notification plugin's settings, everything is disabled except "[Notify for ]IM windows" and "Present conversation window". In my testing, this did not prevent the conversation from re-attaching when a new message comes on. Fixes #8911.
author Paul Aurich <paul@darkrain42.org>
date Sat, 18 Jul 2009 05:08:25 +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