- prefix=/usr
- exec_prefix=/usr
- datarootdir=${prefix}/share
- pkgdatadir=/usr/share/wayland
- libdir=/usr/lib
- includedir=/usr/include
- Name: Wayland Server
- Description: Server side implementation of the Wayland protocol
- Version: 1.11.0
- Cflags: -I${includedir}
- Libs: -L${libdir} -lwayland-server
|