Mercurial > pidgin
view console/libgnt/gnt.pc.in @ 15614:b74a3bec8dcb
Let's use the core function instead of using the uiops function directly when
possible. This makes my 'Hide Conversations' plugin work.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sun, 11 Feb 2007 01:40:04 +0000 |
parents | 46db943326fb |
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