view pidgin/pidgin-uninstalled.pc.in @ 30047:cfa57a2cd9d1

Use gdk_pixbuf_save_to_buffer() instead of gdk_pixbuf_save() to avoid saving the image to a temporary file, reading the temporary file, then deleting it. save_to_buffer() was added in gdk-pixbuf 2.4. It's safe to assume that if the user has gtk 2.10 then they have gdk_pixbuf 2.4, right?
author Mark Doliner <mark@kingant.net>
date Fri, 26 Mar 2010 09:30:00 +0000
parents 1d969bd224f2
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

abs_srcdir=@abs_srcdir@
abs_builddir=@abs_builddir@

plugindir=${libdir}/pidgin

Name: Pidgin
Description: Pidgin is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: gtk+-2.0 purple
Cflags: -I${abs_srcdir}