summaryrefslogtreecommitdiffstats
path: root/package/xorg/xinerama.pc
blob: 8c3af1ab55ebb11d5e8c8e1c59257798af42cab4 (plain) (blame)
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: Xinerama
Description: The Xinerama Library
Version: 1.0.1
Requires: xineramaproto
Requires.private: x11 xext
Cflags: -I${includedir}
Libs: -L${libdir} -lXinerama