summaryrefslogtreecommitdiff
path: root/check/gtk/pangoft2.pc
diff options
context:
space:
mode:
Diffstat (limited to 'check/gtk/pangoft2.pc')
-rw-r--r--check/gtk/pangoft2.pc11
1 files changed, 11 insertions, 0 deletions
diff --git a/check/gtk/pangoft2.pc b/check/gtk/pangoft2.pc
new file mode 100644
index 0000000..f3c3b2c
--- /dev/null
+++ b/check/gtk/pangoft2.pc
@@ -0,0 +1,11 @@
+prefix=/gtk
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: Pango FT2 and Pango Fc
+Description: Freetype 2.0 and fontconfig font support for Pango
+Version: 1.29.4
+Requires: pango freetype2 fontconfig
+Libs: -L${libdir} -lpangoft2-1.0
+Cflags: -I${includedir}/pango-1.0