mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-07 17:20:07 +00:00
57223c9a05
svn path=/trunk/; revision=20724
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
|