mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
15 lines
335 B
PkgConfig
15 lines
335 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
targets=@GDK_BACKENDS@
|
|
|
|
gtk_binary_version=@GTK_BINARY_VERSION@
|
|
gtk_host=@host@
|
|
|
|
Name: GTK+
|
|
Description: GTK+ Unix print support
|
|
Version: @VERSION@
|
|
Requires: gtk+-@GTK_API_VERSION@ @GTK_PACKAGES@
|
|
Cflags: -I${includedir}/gtk-@GTK_API_VERSION@/unix-print
|