summaryrefslogtreecommitdiff
path: root/check/gtk/pango.pc
diff options
context:
space:
mode:
Diffstat (limited to 'check/gtk/pango.pc')
-rw-r--r--check/gtk/pango.pc13
1 files changed, 13 insertions, 0 deletions
diff --git a/check/gtk/pango.pc b/check/gtk/pango.pc
new file mode 100644
index 0000000..2649103
--- /dev/null
+++ b/check/gtk/pango.pc
@@ -0,0 +1,13 @@
+prefix=/gtk
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+pango_module_version=1.6.0
+
+Name: Pango
+Description: Internationalized text handling
+Version: 1.29.4
+Requires: glib-2.0,gobject-2.0,gmodule-no-export-2.0
+Libs: -L${libdir} -lpango-1.0
+Cflags: -I${includedir}/pango-1.0