summaryrefslogtreecommitdiffstats
path: root/package/xorg/xau.pc
diff options
context:
space:
mode:
Diffstat (limited to 'package/xorg/xau.pc')
-rw-r--r--package/xorg/xau.pc11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/xorg/xau.pc b/package/xorg/xau.pc
new file mode 100644
index 000000000..618581d9d
--- /dev/null
+++ b/package/xorg/xau.pc
@@ -0,0 +1,11 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: Xau
+Description: X authorization file management libary
+Version: 1.0.1
+Requires: xproto
+Cflags: -I${includedir}
+Libs: -L${libdir} -lXau