summaryrefslogtreecommitdiff
path: root/xrandr-utils.pc.in
blob: 92eb049759ffad8e88aa62c2bb5e030e522a6d97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: XrandrUtils
Description: X RandR Utils Library
Version: @VERSION@
Requires: xrandr >= 1.3
Requires.private: x11 xrender xproto >= 7.0.17
Cflags: -I${includedir}
Libs: -L${libdir} -lXrandrUtils