summaryrefslogtreecommitdiff
path: root/renderutil/xcb-renderutil.pc.in
blob: 62a09941958336ac792c7988e438555d26b372a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: XCBRenderUtil
Description: XCB RENDER-extension utilities library
Version: @PACKAGE_VERSION@
Requires: xcb xcb-render
Libs: -L${libdir} -lXCBRenderUtil @LIBS@
Cflags: -I${includedir}