view gaim.pc.in @ 22013:fefe61275687

A small patch from shreevatsa: "Some of the Python scripts start with #!/usr/bin/python instead of #!/usr/bin/env python." Fixes #4436
author Richard Laager <rlaager@wiktel.com>
date Sat, 05 Jan 2008 18:34:04 +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