forked from AuroraMiddleware/gtk
15 lines
322 B
PkgConfig
15 lines
322 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
target=@gdktarget@
|
||
|
|
||
|
gtk_binary_version=@GTK_BINARY_VERSION@
|
||
|
gtk_host=@host@
|
||
|
|
||
|
Name: GTK+
|
||
|
Description: GIMP Tool Kit Unix print support
|
||
|
Version: @VERSION@
|
||
|
Requires: gtk+-${target}-2.0 @GTK_PACKAGES@
|
||
|
Cflags: -I${includedir}/gtk-unix-print-2.0
|