File: xcb-composite.pc.in

package info (click to toggle)
libxcb 1.13.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,364 kB
  • sloc: sh: 4,336; ansic: 3,093; python: 2,510; makefile: 417; perl: 85
file content (11 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: XCB Composite
Description: XCB Composite Extension
Version: @PACKAGE_VERSION@
Requires.private: xcb xcb-xfixes
Libs: -L${libdir} -lxcb-composite
Cflags: -I${includedir}