summaryrefslogtreecommitdiff
path: root/check/gtk/gtk+-3.0.pc
diff options
context:
space:
mode:
Diffstat (limited to 'check/gtk/gtk+-3.0.pc')
-rw-r--r--check/gtk/gtk+-3.0.pc15
1 files changed, 15 insertions, 0 deletions
diff --git a/check/gtk/gtk+-3.0.pc b/check/gtk/gtk+-3.0.pc
new file mode 100644
index 0000000..b9e674f
--- /dev/null
+++ b/check/gtk/gtk+-3.0.pc
@@ -0,0 +1,15 @@
+prefix=/gtk
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+targets=x11
+
+gtk_binary_version=3.0.0
+gtk_host=x86_64-redhat-linux-gnu
+
+Name: GTK+
+Description: GTK+ Graphical UI Library
+Version: 3.2.4
+Requires: gdk-3.0 atk cairo cairo-gobject gdk-pixbuf-2.0 gio-2.0 pangoft2
+Libs: -L${libdir} -lgtk-3
+Cflags: -I${includedir}/gtk-3.0 -DGSEAL_ENABLE