Port details on branch 2024Q2 |
- wlroots-devel Modular Wayland compositor library (development snapshot)
- 0.17.0.312_1 x11-toolkits =0 0.17.0.312_1Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2024-04-10 13:48:16
- Last Update: 2024-06-10 22:56:58
- Commit Hash: d257bcc
- 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-devel>0:x11-toolkits/wlroots-devel
- To install the port:
- cd /usr/ports/x11-toolkits/wlroots-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/wlroots-devel
- pkg install wlroots-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wlroots-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712827443
SHA256 (wlroots-0.17.0-312-gb1b34cd665.tar.bz2) = e9eb70ecddce0030b26b595d368cee15559febe1b8121de6bc6d5ec8bf95ccef
SIZE (wlroots-0.17.0-312-gb1b34cd665.tar.bz2) = 458003
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- wayland-protocols>=1.33 : graphics/wayland-protocols
- evdev-proto>0 : devel/evdev-proto
- hwdata>0 : misc/hwdata
- glslangValidator : graphics/glslang
- vulkan-headers>0 : graphics/vulkan-headers
- evdev-proto>0 : devel/evdev-proto
- Xwayland : x11-servers/xwayland
- 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 : x11-servers/xwayland
- pixman-1.pc : x11/pixman
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libdrm.so : graphics/libdrm
- libwayland-server.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- libudev.so : devel/libudev-devd
- libliftoff.so : graphics/libliftoff
- libdisplay-info.so : sysutils/libdisplay-info
- libseat.so : sysutils/seatd
- 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 Libraries
-
- x11-wm/hyprland
- x11-wm/sway-devel
Configuration Options:
- ===> The following configuration options are available for wlroots-devel-0.17.0.312_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-devel
- 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.17.0.312_1 10 Jun 2024 22:56:58 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: drop unused patch after bbab7f59e963
(cherry picked from commit 3f7b2f51a9f29ff3cccac0115d752d49684f0cda) |
0.17.0.312_1 27 May 2024 20:42:20 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: unbreak X11=off build after 4aaa83fcff45
../backend/libinput/tablet_tool.c:4:10: fatal error: 'linux/input.h' file not
found
#include <linux/input.h>
^~~~~~~~~~~~~~~
https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/94dbb3cfb529
(cherry picked from commit b2de74f1e7e041e1d0498a75030b173b5aed7bce) |
0.17.0.312_1 11 May 2024 00:40:27 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: track SOVERSION after 21a74b9aac80
(cherry picked from commit 58e462a99f5346b8a9cf0a8c7cc7a5c3bb901673) |
0.17.0.312_1 22 Apr 2024 05:23:47 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: apply hyprland patches
Should improve hyprland stability but may also help sway-devel.
(cherry picked from commit 3694591d1ecd6564a1b6b85493d901c3492c8df2) |
0.17.0.312 17 Apr 2024 18:09:19 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.17.0.312
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/50eae512d9...b1b34cd665
(cherry picked from commit 10c8d7d75db1084df214b28602df08cdc80d0cea) |
0.17.0.255_2 10 Apr 2024 21:23:13 |
Jan Beich (jbeich) |
x11-servers/xwayland-devel: drop HiDPI patches to unblock updates
- Rootful HiDPI[1] introduces non-trivial conflicts to rootless HiDPI
- AUR tracks Xwayland releases, so cannot help with rebases
- Sway should probably adopt force_zero_scaling from Hyprland >= 0.27
[1] https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1197
This reverts commit 843e295cf33f9d2652c7b2e0d4ea0b2bc14e9c59.
This reverts commit dce99729d741f14bc81d941d29b70a8a7147298c.
(cherry picked from commit 2e435f459ff0a25e517011514c441c2a437ed79c)
(cherry picked from commit fbcb0d3c6b59caadf68ffa97af9e4f2125091852)
(cherry picked from commit 11eda6e334c128d5f30dccb893304b432168ca04)
(cherry picked from commit cf9a573044ba56652587a96f820a37fcaf36e428) |
0.17.0.255_1 10 Apr 2024 13:44:09 |
Jan Beich (jbeich) |
x11-servers/xwayland-devel: drop direct consumers after a26e05c85c30
- Upstream releases frequently and independently from xorg-server
- Both ports have the same features and defaults
- Newer snapshots may decrease stability or break HiDPI patches
Note, wlroots-devel cannot stay on xwayland-devel without introducing
package conflicts when installing hyprland + cage/gamescope.
This reverts commit 4c432d12bbb40a1c91963af26986002e9c388f29.
This reverts commit 09721d1275eea4199d7b39b25d962017187c82a0.
(cherry picked from commit f12fd039794d63cb9407ddec20b01410ceb82898) |