1 2 3 4 5 6 7 8 9 10 11
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: XCB Atom library Description: XCB atom cache Version: @PACKAGE_VERSION@ Requires: xcb Libs: -L${libdir} -lxcb-atom @LIBS@ Cflags: -I${includedir}