wayland-server.pc 288 B

123456789101112
  1. prefix=/usr
  2. exec_prefix=/usr
  3. datarootdir=${prefix}/share
  4. pkgdatadir=/usr/share/wayland
  5. libdir=/usr/lib
  6. includedir=/usr/include
  7. Name: Wayland Server
  8. Description: Server side implementation of the Wayland protocol
  9. Version: 1.11.0
  10. Cflags: -I${includedir}
  11. Libs: -L${libdir} -lwayland-server