File: xrandr.pc.in

package info (click to toggle)
libxrandr 2%3A1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,640 kB
  • ctags: 311
  • sloc: sh: 9,796; ansic: 1,832; makefile: 304
file content (12 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

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