summaryrefslogtreecommitdiffstats
path: root/src/pixman/pixman-1.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/pixman/pixman-1.pc.in')
-rw-r--r--src/pixman/pixman-1.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/pixman/pixman-1.pc.in b/src/pixman/pixman-1.pc.in
new file mode 100644
index 0000000..e3b9711
--- /dev/null
+++ b/src/pixman/pixman-1.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: Pixman
+Description: The pixman library (version 1)
+Version: @PACKAGE_VERSION@
+Cflags: -I${includedir}/pixman-1
+Libs: -L${libdir} -lpixman-1
+
OpenPOWER on IntegriCloud