Port details on branch 2023Q3 |
- wlroots015 Modular Wayland compositor library (deprecated 0.15.* series)
- 0.15.1_2 x11-toolkits
=0 0.15.1_2Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2023-08-09 14:12:45
- Last Update: 2023-08-09 14:08:54
- Commit Hash: 919fb0b
- 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:
-
- wlroots015>0:x11-toolkits/wlroots015
- To install the port:
- cd /usr/ports/x11-toolkits/wlroots015/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/wlroots015
- pkg install wlroots015
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wlroots015
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1643923194
SHA256 (wlroots-wlroots-29938b74251e826f3778f6bf9c54974a30488cc1_GL0.tar.gz) = 7d3bc1ee9851354a76632de5d0428a3b9583f43ee3e3194f7be616f404f8eae1
SIZE (wlroots-wlroots-29938b74251e826f3778f6bf9c54974a30488cc1_GL0.tar.gz) = 566013
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.24 : graphics/wayland-protocols
- glslangValidator : graphics/glslang
- vulkan-headers>0 : graphics/vulkan-headers
- evdev-proto>0 : devel/evdev-proto
- xwayland-devel>0 : x11-servers/xwayland-devel
- meson : 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wlroots015-0.15.1_2:
DRM=on: KMS console support
NVIDIA=off: EGLStreams support for DRM backend (experimental)
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_wlroots015
- USES:
- compiler:c11 gl meson pkgconfig xorg
- pkg-message:
- For install:
- Known issues:
- NVIDIA option (aka wlroots-eglstreams) requires nvidia-drm.ko from nvidia-driver,
see https://github.com/aritger/eglstreams-kms-example/issues/7
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.15.1_2 09 Aug 2023 14:08:54
    |
Jan Beich (jbeich)  |
x11-toolkits/wlroots015: unbreak fetch due to repo growth
=> Fetched file size mismatch (expected 3750, actual 3752)
-index 02ba9e07f..c54364ccc 100644
+index 02ba9e07f2..c54364ccca 100644
-index ebbcfd479..1946873ae 100644
+index ebbcfd479e..1946873ae8 100644
-index 65a8c7c06..abc17ae2c 100644
+index 65a8c7c06c..abc17ae2ce 100644
-index 4932ec4da..70f1b7c41 100644
+index 4932ec4da4..70f1b7c41f 100644
-index 85590ab63..4cf0fa8f5 100644
+index 85590ab632..4cf0fa8f51 100644
(cherry picked from commit b421cfdf5404ed1397aede612912f4a9b0556d15) |
Number of commits found: 1
|