./devel/wayland, Display server protocol - development libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.23.0nb4, Package name: wayland-1.23.0nb4, Maintainer: pkgsrc-users

Wayland is a protocol for a compositor to talk to its clients as
well as a C library implementation of that protocol.

Wayland is intended to be simpler replacement for the X window
system, easier to develop and maintain.


Required to run:
[textproc/libxslt] [devel/libffi]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 232.324 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-23 18:53:36 by Taylor R Campbell | Files touched by this commit (3)
Log message:
devel/wayland: Patch around -Wundef, __STDC_VERSION, and C++.

Proposed at:

https://mail-index.netbsd.org/tech-pkg/2025/01/15/msg030385.html

Upstream issue:

https://gitlab.freedesktop.org/wayland/wayland/-/issues/522

Upstream commentator suggested taking this branch if __cplusplus
exceeds some threshold too, but I'll leave that to upstream to
decide.
   2025-01-21 12:00:19 by Nia Alarie | Files touched by this commit (80)
Log message:
*: Drop maintainership.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-06-09 16:30:29 by Thomas Klausner | Files touched by this commit (1)
Log message:
wayland: pkglint cleanup

indentation only
   2024-06-09 16:29:28 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
wayland: update to 1.23.0.

This is the official release for Wayland 1.23.

Besides numerous bugfixes and protocol clarifications, Wayland 1.23 includes
the following new features:

- A mechanism to set the size of the internal connection buffer used by
  libwayland
- An enum-header mode for wayland-scanner to generate headers with only enums
- wayland-scanner now generates validator functions for enums on the server
  side
- Protocols can now indicate with a "deprecated-since" XML attribute that a
  request, event or enum entry is deprecated
- An API to set a name for a queue to aid debugging
- wl_client_get_user_data() and wl_client_set_user_data() to more easily attach
  custom data to a client
- OpenBSD support
- A wl_shm.release request for proper cleanup of this global
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates