[ bullseye ]
[ 源代码: waylandpp ]
软件包:libwayland-client++0(0.2.8-1)
wayland compositor infrastructure - client library C++ bindings
Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers.
This package ships the C++ bindings for the client side library of the Wayland protocol.
其他与 libwayland-client++0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libwayland-client0 (>= 1.11.0)
- wayland compositor infrastructure - client library