Port details |
- wlroots016 Modular Wayland compositor library (deprecated 0.16.* series)
- 0.16.2_3 x11-toolkits
=2 0.16.2_3Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2023-11-21 17:27:51
- Last Update: 2024-10-07 08:35:31
- Commit Hash: 23ca73e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
-
- wlroots016>0:x11-toolkits/wlroots016
- No installation instructions:
- This port has been deleted.
- PKGNAME: wlroots016
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1676068199
SHA256 (wlroots-0.16.2.tar.bz2) = afea2cc740344c4e86749cf4908e07692e183cb14a3db854d24dec454c664b88
SIZE (wlroots-0.16.2.tar.bz2) = 437628
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.27 : graphics/wayland-protocols
- 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:
-
- 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
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for wlroots016-0.16.2_3:
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_wlroots016
- USES:
- compiler:c11 gl meson pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2024-10-07
REASON: No consumers in ports
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.16.2_3 07 Oct 2024 08:35:31 |
Jan Beich (jbeich) |
x11-toolkits/wlroots016: remove port after c24ac905185b |
0.16.2_3 04 Jun 2024 07:18:32 |
Jan Beich (jbeich) |
x11-toolkits/wlroots016: replace override.mk with upstream fix |
0.16.2_2 15 May 2024 22:28:54 |
Jan Beich (jbeich) |
x11-servers/xwayland: drop HiDPI patches to unblock updates
- Rootful HiDPI[1] introduces non-trivial conflicts to rootless HiDPI
- AUR[2] tracks Xwayland releases, so may not help with rebases
- Sway should probably adopt zero scaling from Mir/KWin/Hyprland
- Xwayland usage has reduced since 2020
[1] https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1197
[2] https://aur.archlinux.org/packages/xorg-xwayland-hidpi-xprop
This reverts commit 466f3a1eabfe2acf82e64e2c388759a5b0e4276d.
This reverts commit 843e295cf33f9d2652c7b2e0d4ea0b2bc14e9c59.
This reverts commit dce99729d741f14bc81d941d29b70a8a7147298c.
PR: 278495
Approved by: manu |
0.16.2_1 09 Apr 2024 15:06:23 |
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. |
0.16.2 18 Jan 2024 03:05:58 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: prefix local variable in override.mk
SOVERSION may be used in consumers for their own libraries. |
0.16.2 18 Jan 2024 02:57:13 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: dedup *_DEPENDS in consumers
LIB_DEPENDS against a port with non-default USE_LDCONFIG can desync
RUN_DEPENDS and BUILD_DEPENDS, leading to incorrectly registered
dependencies when built in a dirty environment.
$ make install -C x11-toolkits/wlroots
$ make install -C x11-wm/hikari
$ pkg info -xr wlroots
wlroots-0.17.1:
hikari-2.3.3_4
wlroots015-0.15.1_2:
$ make run-depends-list -C x11-wm/hikari | fgrep wlroots
/usr/ports/main/x11-toolkits/wlroots015
$ make actual-package-depends -C x11-wm/hikari | fgrep wlroots
"wlroots": {origin: "x11-toolkits/wlroots", version: "0.17.1"} |
0.16.2 21 Nov 2023 17:23:59 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: fork 0.16 into a pinned port
Some consumers are ready for 0.17 API but many are not. For smooth
transition use non-default PREFIX, so both can be installed together. |
Number of commits found: 7
|