Commit Graph

14 Commits

Author SHA1 Message Date
rsadowski e9037e0559 Update wayland-protocols to 1.27 2022-12-17 07:46:27 +00:00
rsadowski 1136737004 Update plasma-wayland-protocols to 1.9.0.
kf5 5.99.0 depends on it
2022-10-23 06:37:57 +00:00
kmos 2cbf7a0177 Fix build on sparc64 by moving to COMPILER = base-clang ports-gcc 2022-08-20 22:32:49 +00:00
semarie 44dcdac667 update wayland/wayland to 1.21.0 and wayland/wayland-protocols to 1.26
ok rsadowski@
2022-08-19 06:39:55 +00:00
rsadowski a0aeaa4462 Update KDE Gear to 22.04.1
https://kde.org/announcements/gear/22.04.1/
https://community.kde.org/KDE_Gear/22.04_Release_notes

kalarmcal no longer part of KDE
2022-06-02 19:54:30 +00:00
naddy fdf32fe523 drop RCS Ids 2022-03-11 20:04:05 +00:00
sthen 385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
rsadowski 45b513284d Update plasma-wayland-protocols to 1.5.0 2021-11-10 07:30:37 +00:00
semarie 59492b887b wayland/wayland: patch correction for OpenBSD
fixes the "event-loop-test" test.

ok rsadowski@
2021-11-07 08:01:53 +00:00
rsadowski 2d5707608f Initial wayland Makefile
Hook: wayland, wayland-protocols, wayland-utils, plasma-wayland-protocols
2021-11-06 19:08:33 +00:00
rsadowski 1ada87551c Import plasma-wayland-protocols-1.4.0
Comment:
KDE Wayland Plasma protocols

Description:
Plasma-specific protocols for Wayland

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://kde.org/plasma-desktop/

OK fcambus@ daniel@
2021-11-06 19:01:42 +00:00
rsadowski e0b5913a8f Import wayland-utils-1.0.0
Comment:
Wayland utils

Description:
Display information about protocols supported by Wayland compositor.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://wayland.freedesktop.org/

OK fcambus@ daniel@
2021-11-06 19:00:41 +00:00
rsadowski c27e118ac4 Import wayland-protocols-1.23
Comment:
Wayland protocols

Description:
wayland-protocols contains Wayland protocols that adds functionality not
available in the Wayland core protocol. Such protocols either adds
completely new functionality, or extends the functionality of some other
protocol either in Wayland core, or some other protocol in
wayland-protocols.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://wayland.freedesktop.org/

OK fcambus@ daniel@
2021-11-06 18:59:49 +00:00
rsadowski 059f97c83c Import wayland-1.19.0
Comment:
Display server protocol

Description:
Wayland is intended as a simpler replacement for X, easier to develop and
maintain.

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.

Port notes:
This work is only possible because to FeeBSD's wayland patches and sthen@'s
work on devel/epoll-shim. From my position it is currently needed as a
dependency.

It should give other developers the possibility to play with wayland e.g. to
build Xenocara with XWayland support.

New category "wayland" to relieve x11/devel.

Feedback and OK fcambus@ daniel@
2021-11-06 18:58:28 +00:00