view gaim.pc.in @ 25757:4b51394fd834

Standardize all the IBB stream cleanup It all goes through purple_xfer_cancel_(remote|local) and purple_xfer_end. Those functions call ..._cancel_(send|recv), ..._request_denied, and ..._end, which will close the IBB and free the SI data. committer: Marcus Lundblad <ml@update.uu.se>
author Paul Aurich <paul@darkrain42.org>
date Tue, 16 Dec 2008 19:17:44 +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${includedir}/libpurple
Libs: -L${libdir} -lpurple