view libpurple/purple.pc.in @ 32803:15e80ced77a2

Mark the "hold" and "mute" menu items for translation in the media dialog. This patch (and the previous one) are both from Gabor Kelemen.
author Mark Doliner <mark@kingant.net>
date Mon, 31 Oct 2011 01:22:26 +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@

plugindir=${libdir}/purple-@PURPLE_MAJOR_VERSION@

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