Path to this page:
./
devel/kwayland,
Qt-style Client and Server library wrapper for the Wayland libraries
Branch: pkgsrc-2019Q4,
Version: 5.64.0,
Package name: kwayland-5.64.0,
Maintainer: markdKWayland provides two libraries:
- KWayland::Client
- KWayland::Server
As the names suggest they implement a Client respectively a Server API for the Wayland
protocol. The API is Qt-styled removing the needs to interact with a for a Qt developer
uncomfortable low-level C-API. For example the callback mechanism from the Wayland API
is replaced by signals; data types are adjusted to be what a Qt developer expects, e.g.
two arguments of int are represented by a QPoint or a QSize.
Required to run:[
devel/wayland] [
devel/wayland-protocols]
Required to build:[
pkgtools/cwrappers] [
pkgtools/x11-links] [
devel/extra-cmake-modules]
Master sites: (Expand)
SHA1: 3d283b46b440f4fb5e974919e87ee46d99274486
RMD160: b9b780a7e091f767b482bc9306d66eb7a5939b51
Filesize: 331.293 KB
Version history: (Expand)
- (2020-01-02) Package added to pkgsrc.se, version kwayland-5.64.0 (created)