Mercurial > pidgin.yaz
view libpurple/purple-2.pc.in @ 31525:37c9f6020c35
Stop translating gpointer to int in the dbus API. This has the effect of
removing a number of functions from the API, which probably shouldn't have
been there in the first place. Fixes #12507.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | opensuse-project@opensuse.org |
---|---|
date | Tue, 28 Dec 2010 11:34:19 +0000 |
parents | a52831eada67 |
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} Libs: -L${libdir} -lpurple