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

Name: Xrandr
Description: X RandR Library
URL: https://gitlab.freedesktop.org/xorg/lib/libxrandr/
Version: @VERSION@
Requires: xproto randrproto >= @RANDR_VERSION@
Requires.private: x11 xext xrender
Libs: -L${libdir} -lXrandr
Cflags: -I${includedir}