gaim-uninstalled.pc.in

Mon, 10 Sep 2007 23:19:34 +0000

author
Etan Reisner <deryni@pidgin.im>
date
Mon, 10 Sep 2007 23:19:34 +0000
changeset 19926
fd8c090b8516
parent 16242
f0c15450e403
permissions
-rw-r--r--

Protocol's (and other plugin's) PurplePluginInfo structs should really be
static. If this breaks the myspace prpl let me know (I don't use it) because
that will need fixing in some other way.

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