summaryrefslogtreecommitdiff
path: root/check/gtk/pixman-1.pc
diff options
context:
space:
mode:
Diffstat (limited to 'check/gtk/pixman-1.pc')
-rw-r--r--check/gtk/pixman-1.pc11
1 files changed, 11 insertions, 0 deletions
diff --git a/check/gtk/pixman-1.pc b/check/gtk/pixman-1.pc
new file mode 100644
index 0000000..0aa414b
--- /dev/null
+++ b/check/gtk/pixman-1.pc
@@ -0,0 +1,11 @@
+prefix=/gtk
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: Pixman
+Description: The pixman library (version 1)
+Version: 0.24.4
+Cflags: -I${includedir}/pixman-1
+Libs: -L${libdir} -lpixman-1
+