view libpurple/purple.pc.in @ 24519:821afc095104

Patch from 'jfd' (whose trac user account no longer exists) to implement a purple-remote command to get the status message. I changed the command to "getstatusmessage" since that made more sense than "getmessage". Fixes #5598.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 30 Nov 2008 18:34:42 +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