view gaim.pc.in @ 28227:26ce61fc9556

These should actually be 0x03, I think. I think it's a bitmask where the value 0x01 means "I'm a recent client" and the value 0x02 means "I don't want multiple instances" From http://dev.aol.com/aim/oscar/#FLAP__MULTICONN_FLAGS
author Mark Doliner <mark@kingant.net>
date Sun, 06 Sep 2009 20:59:54 +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