Port details |
- wlroots-hyprland Modular Wayland compositor library (Hyprland fork)
- 0.17.0.312_2 x11-toolkits
=1 0.17.0.312_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Project discontinued, use x11-toolkits/aquamarine instead
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2024-06-10 22:54:21
- Last Update: 2024-08-12 00:54:38
- Commit Hash: 94e72d3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/hyprwm/wlroots-hyprland
- 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-hyprland>0:x11-toolkits/wlroots-hyprland
- No installation instructions:
- This port has been deleted.
- PKGNAME: wlroots-hyprland
- 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
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.33 : graphics/wayland-protocols
- evdev-proto>0 : devel/evdev-proto
- hwdata>0 : misc/hwdata
- 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
- 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
- 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 wlroots-hyprland-0.17.0.312_2:
DRM=on: KMS console support
OPENGL=on: 2D/3D rendering support via OpenGL
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_wlroots-hyprland
- 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_2 12 Aug 2024 00:54:38 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-hyprland: remove after 8a07c7eca273 |
0.17.0.312_2 23 Jul 2024 01:16:57 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-hyprland: deprecate in favor of x11-toolkits/aquamarine
https://github.com/hyprwm/wlroots-hyprland/commit/e9d04a67ff8d
"This repository has been archived by the owner on Jul 20, 2024. It is now
read-only." |
0.17.0.312_2 21 Jun 2024 20:27:04 |
Jan Beich (jbeich) |
sysutils/libdisplay-info: update to 0.2.0
Changes: https://gitlab.freedesktop.org/emersion/libdisplay-info/-/releases/0.2.0
Reported by: GitLab (notify releases) |
0.17.0.312_1 13 Jun 2024 12:43:58 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-hyprland: apply DisplayLink fix |
0.17.0.312 13 Jun 2024 12:43:56 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-hyprland: allow libliftoff < 0.5 after 0924669cade4 |
0.17.0.312 10 Jun 2024 22:58:00 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-hyprland: drop unused patch after bbab7f59e963 |
0.17.0.312 10 Jun 2024 22:50:51 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: fork hyprland changes into a pinned port
Old wlroots snapshot as used by Hyprland before it was refactored out.
Unlike upstream unbundled and using shared library to avoid leaking
wlroots implementation details into hyprland package.
This unblock wlroots-devel and sway-devel updates. |