13 lines
315 B
PkgConfig
13 lines
315 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: Xcomposite
|
||
|
Description: X Composite Library
|
||
|
Version: @PACKAGE_VERSION@
|
||
|
Requires: xproto compositeproto >= @COMPOSITEEXT_VERSION@ xfixes
|
||
|
Requires.private: x11 xfixes xext
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lXcomposite
|