CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/05/07 12:38:30
Log message:
Import kf6-kwayland-6.0.4
Comment:
Qt API to interact with the wayland-client and -server
Description:
KWayland 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.
Maintainer: Rafael Sadowski <[email protected]>
OK landry@
Status:
Vendor Tag: rsadowski
Release Tags: rsadowski_20240507
N ports/x11/kde-plasma/kwayland/Makefile
N ports/x11/kde-plasma/kwayland/distinfo
N ports/x11/kde-plasma/kwayland/pkg/DESCR
N ports/x11/kde-plasma/kwayland/pkg/PLIST
No conflicts created by this import