view console/libgnt/gnt.pc.in @ 15600:46db943326fb

Rename the toolkit to the new name Sadrul mentioned. :) Hopefully this is okay.
author Richard Laager <rlaager@wiktel.com>
date Fri, 09 Feb 2007 17:18:48 +0000
parents 32f954e8d8aa
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
Name: LibGNT
Description: Glib Ncurses Toolkit is a collection of curses-widgets.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/gnt
Libs: -L${libdir} -lgnt