2001-11-24 16:19:38 -08:00
|
|
|
prefix=@prefix@
|
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
|
libdir=@libdir@
|
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
|
|
Name: GIMP UI
|
|
|
|
|
Description: GIMP User Interface Library
|
|
|
|
|
Version: @VERSION@
|
2003-03-25 14:13:10 -08:00
|
|
|
Requires: gimp-1.3 gtk+-2.0 >= 2.2.0
|
2001-11-24 16:19:38 -08:00
|
|
|
Libs: -L${libdir} -lgimpui-1.3 -lgimpwidgets-1.3
|
|
|
|
|
Cflags: -I${includedir}/gimp-1.3
|