view gaim.pc.in @ 31595:28b328da7269

Pidgin 2.7.9 does not compile on FreeBSD 9-CURRENT because this does not have utmp.h anymore; see http://wiki.freebsd.org/PortsBrokenOnCurrent for more details about the change from utmp.h to utmpx.h; in our case it is enough to delete the line 33 in file pidgin-2.7.9/libpurple/protocols/zephyr/Zinternal.c committer: Richard Laager <rlaager@wiktel.com>
author guru@unixarea.de
date Mon, 17 Jan 2011 20:21:22 +0000
parents dde5bebd5fb4
children
line wrap: on
line source

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${includedir}/libpurple
Libs: -L${libdir} -lpurple