Port details on branch 2023Q1 |
- wlroots Modular Wayland compositor library
- 0.16.2_1 x11-toolkits =0 0.18.2Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2023-01-04 23:54:04
- Last Update: 2023-02-13 19:14:01
- Commit Hash: 4e91e0e
- License: MIT
- WWW:
- https://gitlab.freedesktop.org/wlroots/wlroots
- Description:
- Pluggable, composable, unopinionated modules for building a Wayland
compositor; or about 60,000 lines of code you were going to write anyway.
- wlroots provides backends that abstract the underlying display and input
hardware, including KMS/DRM, libinput, Wayland, X11, and headless backends,
plus any custom backends you choose to write, which can all be created or
destroyed at runtime and used in concert with each other.
- wlroots provides unopinionated, mostly standalone implementations of many
Wayland interfaces, both from wayland.xml and various protocol extensions.
We also promote the standardization of portable extensions across
many compositors.
- wlroots provides several powerful, standalone, and optional tools that
implement components common to many compositors, such as the arrangement of
outputs in physical space.
- wlroots provides an Xwayland abstraction that allows you to have excellent
Xwayland support without worrying about writing your own X11 window manager
on top of writing your compositor.
- wlroots provides a renderer abstraction that simple compositors can use to
avoid writing GL code directly, but which steps out of the way when your
needs demand custom rendering code.
wlroots implements a huge variety of Wayland compositor features and implements
them *right*, so you can focus on the features that make your compositor
unique. By using wlroots, you get high performance, excellent hardware
compatibility, broad support for many wayland interfaces, and comfortable
development tools - or any subset of these features you like, because all of
them work independently of one another and freely compose with anything you want
to implement yourself.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wlroots>0:x11-toolkits/wlroots
- To install the port:
- cd /usr/ports/x11-toolkits/wlroots/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/wlroots
- pkg install wlroots
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wlroots
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1676068199
SHA256 (wlroots-wlroots-0a32b5a74db06a27bee55a47205951bb277a9657_GL0.tar.gz) = b6e4152a9f65c9ac36f14b66915664dc3ddc0bb48954c65f0187ac847b6dc878
SIZE (wlroots-wlroots-0a32b5a74db06a27bee55a47205951bb277a9657_GL0.tar.gz) = 589991
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- wayland-protocols>=1.27 : graphics/wayland-protocols
- hwdata>0 : misc/hwdata
- glslangValidator : graphics/glslang
- vulkan-headers>0 : graphics/vulkan-headers
- evdev-proto>0 : devel/evdev-proto
- xwayland-devel>0 : x11-servers/xwayland-devel
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- pixman-1.pc : x11/pixman
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- mesa-dri>0 : graphics/mesa-dri
- mesa-dri>0 : graphics/mesa-dri
- xwayland-devel>0 : x11-servers/xwayland-devel
- pixman-1.pc : x11/pixman
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libudev.so : devel/libudev-devd
- libdrm.so : graphics/libdrm
- libwayland-server.so : graphics/wayland
- libseat.so : sysutils/seatd
- libxkbcommon.so : x11/libxkbcommon
- libinput.so : x11/libinput
- libvulkan.so : graphics/vulkan-loader
- libxcb-errors.so : x11/xcb-util-errors
- libxcb-render-util.so : x11/xcb-util-renderutil
- libxcb-icccm.so : x11/xcb-util-wm
- libgbm.so : graphics/mesa-libs
- libEGL.so : graphics/libglvnd
- libGLESv2.so : graphics/libglvnd
- This port is required by:
- for Build
-
- x11-wm/gamescope
- x11-wm/hyprland
- x11-wm/labwc
- x11-wm/river
- x11-wm/sway
- for Libraries
-
- x11-wm/gamescope
- x11-wm/hyprland
- x11-wm/labwc
- x11-wm/river
- x11-wm/sway
Configuration Options:
- ===> The following configuration options are available for wlroots-0.16.2_1:
DRM=on: KMS console support
OPENGL=on: 2D/3D rendering support via OpenGL
VULKAN=on: Vulkan renderer
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_wlroots
- USES:
- compiler:c11 gl meson pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.16.2_1 13 Feb 2023 19:14:01 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: limit hwdata dependency to DRM as build only
pnp.ids is converted to pnpids.c, so won't pick up changes without rebuild.
pnp.ids is also unused when nesting on X11 or Wayland (WLR_BACKENDS != drm).
https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/eec95e3d5e1a
(cherry picked from commit 146bb4da8d31a34f013b593b85f47796cd06158d) |
0.16.2 10 Feb 2023 23:41:13 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: update to 0.16.2
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.2
Reported by: GitLab (notify releases)
(cherry picked from commit b015da7d206e20897d46bfd547810d32b8a864dd) |
0.16.1_2 18 Jan 2023 23:28:23 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: backport a Xwayland crashfix
Inspired by: Alpine Linux
(cherry picked from commit 361baca6a6bee946a18977fa0fbd0d8d70129ac8) |
0.16.1_1 18 Jan 2023 23:28:23 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: switch 9f5b7d7133ba to 0.16 upstream commit
(cherry picked from commit 14cde4b44792ebee4f87ee315b4ba8275750627a) |
0.16.1_1 04 Jan 2023 23:51:28 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: unbreak nesting under X11 after a8bed4f81662
$ pkg install xorg-minimal xterm sway
$ echo "exec xterm" >~/.xinitrc
$ startx
$ sway -c /dev/null
[...]
Assertion failed: (buffer->n_busy > 0), function handle_x11_present_event, file
backend/x11/output.c, line 682.
or
$ pkg install cage sway
$ cage env -u WAYLAND_DISPLAY sway -c /dev/null
[...]
Assertion failed: (buffer->n_busy > 0), function handle_x11_present_event, file
backend/x11/output.c, line 682.
(cherry picked from commit 9f5b7d7133bace0cdb8e53c6ce836fa78e7d5237) |