notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
wlroots-hyprland Modular Wayland compositor library (Hyprland fork)
0.17.0.312_2 x11-toolkits Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.17.0.312_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Project discontinued, use x11-toolkits/aquamarine instead
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (119 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wlroots-hyprland-0.17.0.312_2/catalog.mk
  3. /usr/local/share/licenses/wlroots-hyprland-0.17.0.312_2/LICENSE
  4. /usr/local/share/licenses/wlroots-hyprland-0.17.0.312_2/MIT
  5. include/wlroots-hyprland/wlr/backend.h
  6. include/wlroots-hyprland/wlr/backend/drm.h
  7. include/wlroots-hyprland/wlr/backend/headless.h
  8. include/wlroots-hyprland/wlr/backend/interface.h
  9. include/wlroots-hyprland/wlr/backend/libinput.h
  10. include/wlroots-hyprland/wlr/backend/multi.h
  11. include/wlroots-hyprland/wlr/backend/session.h
  12. include/wlroots-hyprland/wlr/backend/wayland.h
  13. include/wlroots-hyprland/wlr/backend/x11.h
  14. include/wlroots-hyprland/wlr/config.h
  15. include/wlroots-hyprland/wlr/interfaces/wlr_buffer.h
  16. include/wlroots-hyprland/wlr/interfaces/wlr_keyboard.h
  17. include/wlroots-hyprland/wlr/interfaces/wlr_output.h
  18. include/wlroots-hyprland/wlr/interfaces/wlr_pointer.h
  19. include/wlroots-hyprland/wlr/interfaces/wlr_switch.h
  20. include/wlroots-hyprland/wlr/interfaces/wlr_tablet_pad.h
  21. include/wlroots-hyprland/wlr/interfaces/wlr_tablet_tool.h
  22. include/wlroots-hyprland/wlr/interfaces/wlr_touch.h
  23. include/wlroots-hyprland/wlr/render/allocator.h
  24. include/wlroots-hyprland/wlr/render/dmabuf.h
  25. include/wlroots-hyprland/wlr/render/drm_format_set.h
  26. include/wlroots-hyprland/wlr/render/egl.h
  27. include/wlroots-hyprland/wlr/render/gles2.h
  28. include/wlroots-hyprland/wlr/render/interface.h
  29. include/wlroots-hyprland/wlr/render/pass.h
  30. include/wlroots-hyprland/wlr/render/pixman.h
  31. include/wlroots-hyprland/wlr/render/swapchain.h
  32. @comment include/wlroots-hyprland/wlr/render/vulkan.h
  33. include/wlroots-hyprland/wlr/render/wlr_renderer.h
  34. include/wlroots-hyprland/wlr/render/wlr_texture.h
  35. include/wlroots-hyprland/wlr/types/wlr_buffer.h
  36. include/wlroots-hyprland/wlr/types/wlr_compositor.h
  37. include/wlroots-hyprland/wlr/types/wlr_content_type_v1.h
  38. include/wlroots-hyprland/wlr/types/wlr_cursor.h
  39. include/wlroots-hyprland/wlr/types/wlr_cursor_shape_v1.h
  40. include/wlroots-hyprland/wlr/types/wlr_damage_ring.h
  41. include/wlroots-hyprland/wlr/types/wlr_data_control_v1.h
  42. include/wlroots-hyprland/wlr/types/wlr_data_device.h
  43. include/wlroots-hyprland/wlr/types/wlr_drm.h
  44. include/wlroots-hyprland/wlr/types/wlr_drm_lease_v1.h
  45. include/wlroots-hyprland/wlr/types/wlr_export_dmabuf_v1.h
  46. include/wlroots-hyprland/wlr/types/wlr_ext_foreign_toplevel_list_v1.h
  47. include/wlroots-hyprland/wlr/types/wlr_foreign_toplevel_management_v1.h
  48. include/wlroots-hyprland/wlr/types/wlr_fractional_scale_v1.h
  49. include/wlroots-hyprland/wlr/types/wlr_fullscreen_shell_v1.h
  50. include/wlroots-hyprland/wlr/types/wlr_gamma_control_v1.h
  51. include/wlroots-hyprland/wlr/types/wlr_idle_inhibit_v1.h
  52. include/wlroots-hyprland/wlr/types/wlr_idle_notify_v1.h
  53. include/wlroots-hyprland/wlr/types/wlr_input_device.h
  54. include/wlroots-hyprland/wlr/types/wlr_input_method_v2.h
  55. include/wlroots-hyprland/wlr/types/wlr_keyboard.h
  56. include/wlroots-hyprland/wlr/types/wlr_keyboard_group.h
  57. include/wlroots-hyprland/wlr/types/wlr_keyboard_shortcuts_inhibit_v1.h
  58. include/wlroots-hyprland/wlr/types/wlr_layer_shell_v1.h
  59. include/wlroots-hyprland/wlr/types/wlr_linux_dmabuf_v1.h
  60. include/wlroots-hyprland/wlr/types/wlr_matrix.h
  61. include/wlroots-hyprland/wlr/types/wlr_output.h
  62. include/wlroots-hyprland/wlr/types/wlr_output_layer.h
  63. include/wlroots-hyprland/wlr/types/wlr_output_layout.h
  64. include/wlroots-hyprland/wlr/types/wlr_output_management_v1.h
  65. include/wlroots-hyprland/wlr/types/wlr_output_power_management_v1.h
  66. include/wlroots-hyprland/wlr/types/wlr_output_swapchain_manager.h
  67. include/wlroots-hyprland/wlr/types/wlr_pointer.h
  68. include/wlroots-hyprland/wlr/types/wlr_pointer_constraints_v1.h
  69. include/wlroots-hyprland/wlr/types/wlr_pointer_gestures_v1.h
  70. include/wlroots-hyprland/wlr/types/wlr_presentation_time.h
  71. include/wlroots-hyprland/wlr/types/wlr_primary_selection.h
  72. include/wlroots-hyprland/wlr/types/wlr_primary_selection_v1.h
  73. include/wlroots-hyprland/wlr/types/wlr_region.h
  74. include/wlroots-hyprland/wlr/types/wlr_relative_pointer_v1.h
  75. include/wlroots-hyprland/wlr/types/wlr_scene.h
  76. include/wlroots-hyprland/wlr/types/wlr_screencopy_v1.h
  77. include/wlroots-hyprland/wlr/types/wlr_seat.h
  78. include/wlroots-hyprland/wlr/types/wlr_security_context_v1.h
  79. include/wlroots-hyprland/wlr/types/wlr_server_decoration.h
  80. include/wlroots-hyprland/wlr/types/wlr_session_lock_v1.h
  81. include/wlroots-hyprland/wlr/types/wlr_shm.h
  82. include/wlroots-hyprland/wlr/types/wlr_single_pixel_buffer_v1.h
  83. include/wlroots-hyprland/wlr/types/wlr_subcompositor.h
  84. include/wlroots-hyprland/wlr/types/wlr_switch.h
  85. include/wlroots-hyprland/wlr/types/wlr_tablet_pad.h
  86. include/wlroots-hyprland/wlr/types/wlr_tablet_tool.h
  87. include/wlroots-hyprland/wlr/types/wlr_tablet_v2.h
  88. include/wlroots-hyprland/wlr/types/wlr_tearing_control_v1.h
  89. include/wlroots-hyprland/wlr/types/wlr_text_input_v3.h
  90. include/wlroots-hyprland/wlr/types/wlr_touch.h
  91. include/wlroots-hyprland/wlr/types/wlr_transient_seat_v1.h
  92. include/wlroots-hyprland/wlr/types/wlr_viewporter.h
  93. include/wlroots-hyprland/wlr/types/wlr_virtual_keyboard_v1.h
  94. include/wlroots-hyprland/wlr/types/wlr_virtual_pointer_v1.h
  95. include/wlroots-hyprland/wlr/types/wlr_xcursor_manager.h
  96. include/wlroots-hyprland/wlr/types/wlr_xdg_activation_v1.h
  97. include/wlroots-hyprland/wlr/types/wlr_xdg_decoration_v1.h
  98. include/wlroots-hyprland/wlr/types/wlr_xdg_foreign_registry.h
  99. include/wlroots-hyprland/wlr/types/wlr_xdg_foreign_v1.h
  100. include/wlroots-hyprland/wlr/types/wlr_xdg_foreign_v2.h
  101. include/wlroots-hyprland/wlr/types/wlr_xdg_output_v1.h
  102. include/wlroots-hyprland/wlr/types/wlr_xdg_shell.h
  103. include/wlroots-hyprland/wlr/util/addon.h
  104. include/wlroots-hyprland/wlr/util/box.h
  105. include/wlroots-hyprland/wlr/util/edges.h
  106. include/wlroots-hyprland/wlr/util/log.h
  107. include/wlroots-hyprland/wlr/util/region.h
  108. include/wlroots-hyprland/wlr/util/transform.h
  109. include/wlroots-hyprland/wlr/version.h
  110. include/wlroots-hyprland/wlr/xcursor.h
  111. include/wlroots-hyprland/wlr/xwayland.h
  112. include/wlroots-hyprland/wlr/xwayland/server.h
  113. include/wlroots-hyprland/wlr/xwayland/shell.h
  114. include/wlroots-hyprland/wlr/xwayland/xwayland.h
  115. lib/libwlroots-hyprland.so
  116. libdata/pkgconfig/wlroots-hyprland.pc
  117. @owner
  118. @group
  119. @mode
Collapse this list.
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

Expand this list (10 items)

Collapse this list.

SHA256 (surface-nondivisible-by-scale.patch) = e9b9f9a537090627ea4fac0b5a101d8ffedf2b399465889b225c694645b4c173 SIZE (surface-nondivisible-by-scale.patch) = 1778 SHA256 (nvidia-hardware-cursors.patch) = ed4720310d61068b24ebd4a30767556cb7590acfd5c66c95d7408a0c95539dbc SIZE (nvidia-hardware-cursors.patch) = 12545 SHA256 (displaylink.patch) = 09962127457096da327efafb80cd06f49cab56afffa5bc4743306be1f7e7c12e SIZE (displaylink.patch) = 1080 SHA256 (6e6c4408d36d.patch) = 0614c9800e12135cdb5c3187c792ead73b0d6a1ab24263aedac6f0faf4a52384 SIZE (6e6c4408d36d.patch) = 1675 SHA256 (4b4f76cc1357.patch) = 163500bf90d39365a6ce8a9d24d48b2e65135d2f548c9532d933ed19b1097d53 SIZE (4b4f76cc1357.patch) = 2512

Collapse this list.


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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. wayland-protocols>=1.33 : graphics/wayland-protocols
  2. evdev-proto>0 : devel/evdev-proto
  3. hwdata>0 : misc/hwdata
  4. evdev-proto>0 : devel/evdev-proto
  5. Xwayland : x11-servers/xwayland
  6. meson : devel/meson
  7. ninja : devel/ninja
  8. pkgconf>=1.3.0_1 : devel/pkgconf
  9. pixman-1.pc : x11/pixman
  10. xcb.pc : x11/libxcb
Runtime dependencies:
  1. mesa-dri>0 : graphics/mesa-dri
  2. Xwayland : x11-servers/xwayland
  3. pixman-1.pc : x11/pixman
  4. xcb.pc : x11/libxcb
Library dependencies:
  1. libdrm.so : graphics/libdrm
  2. libwayland-server.so : graphics/wayland
  3. libxkbcommon.so : x11/libxkbcommon
  4. libudev.so : devel/libudev-devd
  5. libliftoff.so : graphics/libliftoff
  6. libdisplay-info.so : sysutils/libdisplay-info
  7. libseat.so : sysutils/seatd
  8. libinput.so : x11/libinput
  9. libxcb-errors.so : x11/xcb-util-errors
  10. libxcb-render-util.so : x11/xcb-util-renderutil
  11. libxcb-icccm.so : x11/xcb-util-wm
  12. libgbm.so : graphics/mesa-libs
  13. libEGL.so : graphics/libglvnd
  14. 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:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.17.0-312-gb1b34cd665/
Collapse this list.
Port Moves
  • port deleted on 2024-08-11
    REASON: Discontinued: use x11-toolkits/aquamarine instead

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17.0.312_2
12 Aug 2024 00:54:38
commit hash: 94e72d3fea1231ca2f9f4a270475648612e19f00commit hash: 94e72d3fea1231ca2f9f4a270475648612e19f00commit hash: 94e72d3fea1231ca2f9f4a270475648612e19f00commit hash: 94e72d3fea1231ca2f9f4a270475648612e19f00 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-hyprland: remove after 8a07c7eca273
0.17.0.312_2
23 Jul 2024 01:16:57
commit hash: a43f12997bc48f2dad118249679f4441b7847aa6commit hash: a43f12997bc48f2dad118249679f4441b7847aa6commit hash: a43f12997bc48f2dad118249679f4441b7847aa6commit hash: a43f12997bc48f2dad118249679f4441b7847aa6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 6f9fb6e6d61618ef0bb74b6dc076d2d082acbe67commit hash: 6f9fb6e6d61618ef0bb74b6dc076d2d082acbe67commit hash: 6f9fb6e6d61618ef0bb74b6dc076d2d082acbe67commit hash: 6f9fb6e6d61618ef0bb74b6dc076d2d082acbe67 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 1b23928abaf6982bf27b410b749035a91d5bd359commit hash: 1b23928abaf6982bf27b410b749035a91d5bd359commit hash: 1b23928abaf6982bf27b410b749035a91d5bd359commit hash: 1b23928abaf6982bf27b410b749035a91d5bd359 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-hyprland: apply DisplayLink fix
0.17.0.312
13 Jun 2024 12:43:56
commit hash: fd997a4ba9b9ac7252b312bc920501edf0410aa4commit hash: fd997a4ba9b9ac7252b312bc920501edf0410aa4commit hash: fd997a4ba9b9ac7252b312bc920501edf0410aa4commit hash: fd997a4ba9b9ac7252b312bc920501edf0410aa4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-hyprland: allow libliftoff < 0.5 after 0924669cade4
0.17.0.312
10 Jun 2024 22:58:00
commit hash: f658be3e8f1edefb1dd905616d2b249736402184commit hash: f658be3e8f1edefb1dd905616d2b249736402184commit hash: f658be3e8f1edefb1dd905616d2b249736402184commit hash: f658be3e8f1edefb1dd905616d2b249736402184 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots-hyprland: drop unused patch after bbab7f59e963
0.17.0.312
10 Jun 2024 22:50:51
commit hash: 175eb02da7621afeb9157eb2bed435c5aac19b9dcommit hash: 175eb02da7621afeb9157eb2bed435c5aac19b9dcommit hash: 175eb02da7621afeb9157eb2bed435c5aac19b9dcommit hash: 175eb02da7621afeb9157eb2bed435c5aac19b9d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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.

Number of commits found: 7