gaim-uninstalled.pc.in

Tue, 09 Mar 2010 18:59:08 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Tue, 09 Mar 2010 18:59:08 +0000
changeset 29844
6c6e346e1390
parent 16242
f0c15450e403
permissions
-rw-r--r--

jabber: Move the initialization into the jabber plugin, and only initialize some things once.

This would allow multiple plugins to use the jabber plugin /properly/
(and ref-counted!). Commands still need to be fixed.

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${pc_top_builddir}/${pcfiledir}/libpurple -I${pc_top_builddir}/${pcfiledir}/pidgin
Libs: ${pc_top_builddir}/${pcfiledir}/libpurple/libpurple.la

mercurial