summaryrefslogtreecommitdiffstats
path: root/package/xorg/xrandr.pc
blob: db98098837be8f68b038e639d27b9032eb588109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: Xrandr
Description: X RandR Library
Version: 1.1.1
Requires: xproto randrproto >= 1.1
Requires.private: x11 xext xrender
Cflags: -I${includedir}
Libs: -L${libdir} -lXrandr