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 |