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
Port details on branch 2023Q1
wlroots015 Modular Wayland compositor library (deprecated 0.15.* series)
0.15.1_2 x11-toolkits on this many watch lists=0 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.15.1_2Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-01 18:18:35
Last Update: 2023-02-01 18:16:51
Commit Hash: 6d8e837
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.
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 (104 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/wlroots015/share/licenses/wlroots015-0.15.1_2/catalog.mk
  3. /usr/local/wlroots015/share/licenses/wlroots015-0.15.1_2/LICENSE
  4. /usr/local/wlroots015/share/licenses/wlroots015-0.15.1_2/MIT
  5. include/wlr/backend.h
  6. include/wlr/backend/drm.h
  7. include/wlr/backend/headless.h
  8. include/wlr/backend/interface.h
  9. include/wlr/backend/libinput.h
  10. include/wlr/backend/multi.h
  11. include/wlr/backend/session.h
  12. include/wlr/backend/wayland.h
  13. include/wlr/backend/x11.h
  14. include/wlr/config.h
  15. include/wlr/interfaces/wlr_input_device.h
  16. include/wlr/interfaces/wlr_keyboard.h
  17. include/wlr/interfaces/wlr_output.h
  18. include/wlr/interfaces/wlr_pointer.h
  19. include/wlr/interfaces/wlr_switch.h
  20. include/wlr/interfaces/wlr_tablet_pad.h
  21. include/wlr/interfaces/wlr_tablet_tool.h
  22. include/wlr/interfaces/wlr_touch.h
  23. include/wlr/render/allocator.h
  24. include/wlr/render/dmabuf.h
  25. include/wlr/render/drm_format_set.h
  26. include/wlr/render/egl.h
  27. include/wlr/render/gles2.h
  28. include/wlr/render/interface.h
  29. include/wlr/render/pixman.h
  30. include/wlr/render/vulkan.h
  31. include/wlr/render/wlr_renderer.h
  32. include/wlr/render/wlr_texture.h
  33. include/wlr/types/wlr_box.h
  34. include/wlr/types/wlr_buffer.h
  35. include/wlr/types/wlr_compositor.h
  36. include/wlr/types/wlr_cursor.h
  37. include/wlr/types/wlr_data_control_v1.h
  38. include/wlr/types/wlr_data_device.h
  39. include/wlr/types/wlr_drm.h
  40. include/wlr/types/wlr_drm_lease_v1.h
  41. include/wlr/types/wlr_export_dmabuf_v1.h
  42. include/wlr/types/wlr_foreign_toplevel_management_v1.h
  43. include/wlr/types/wlr_fullscreen_shell_v1.h
  44. include/wlr/types/wlr_gamma_control_v1.h
  45. include/wlr/types/wlr_idle.h
  46. include/wlr/types/wlr_idle_inhibit_v1.h
  47. include/wlr/types/wlr_input_device.h
  48. include/wlr/types/wlr_input_inhibitor.h
  49. include/wlr/types/wlr_input_method_v2.h
  50. include/wlr/types/wlr_keyboard.h
  51. include/wlr/types/wlr_keyboard_group.h
  52. include/wlr/types/wlr_keyboard_shortcuts_inhibit_v1.h
  53. include/wlr/types/wlr_layer_shell_v1.h
  54. include/wlr/types/wlr_linux_dmabuf_v1.h
  55. include/wlr/types/wlr_matrix.h
  56. include/wlr/types/wlr_output.h
  57. include/wlr/types/wlr_output_damage.h
  58. include/wlr/types/wlr_output_layout.h
  59. include/wlr/types/wlr_output_management_v1.h
  60. include/wlr/types/wlr_output_power_management_v1.h
  61. include/wlr/types/wlr_pointer.h
  62. include/wlr/types/wlr_pointer_constraints_v1.h
  63. include/wlr/types/wlr_pointer_gestures_v1.h
  64. include/wlr/types/wlr_presentation_time.h
  65. include/wlr/types/wlr_primary_selection.h
  66. include/wlr/types/wlr_primary_selection_v1.h
  67. include/wlr/types/wlr_region.h
  68. include/wlr/types/wlr_relative_pointer_v1.h
  69. include/wlr/types/wlr_scene.h
  70. include/wlr/types/wlr_screencopy_v1.h
  71. include/wlr/types/wlr_seat.h
  72. include/wlr/types/wlr_server_decoration.h
  73. include/wlr/types/wlr_surface.h
  74. include/wlr/types/wlr_switch.h
  75. include/wlr/types/wlr_tablet_pad.h
  76. include/wlr/types/wlr_tablet_tool.h
  77. include/wlr/types/wlr_tablet_v2.h
  78. include/wlr/types/wlr_text_input_v3.h
  79. include/wlr/types/wlr_touch.h
  80. include/wlr/types/wlr_viewporter.h
  81. include/wlr/types/wlr_virtual_keyboard_v1.h
  82. include/wlr/types/wlr_virtual_pointer_v1.h
  83. include/wlr/types/wlr_xcursor_manager.h
  84. include/wlr/types/wlr_xdg_activation_v1.h
  85. include/wlr/types/wlr_xdg_decoration_v1.h
  86. include/wlr/types/wlr_xdg_foreign_registry.h
  87. include/wlr/types/wlr_xdg_foreign_v1.h
  88. include/wlr/types/wlr_xdg_foreign_v2.h
  89. include/wlr/types/wlr_xdg_output_v1.h
  90. include/wlr/types/wlr_xdg_shell.h
  91. include/wlr/util/addon.h
  92. include/wlr/util/box.h
  93. include/wlr/util/edges.h
  94. include/wlr/util/log.h
  95. include/wlr/util/region.h
  96. include/wlr/version.h
  97. include/wlr/xcursor.h
  98. include/wlr/xwayland.h
  99. lib/libwlroots.so
  100. lib/libwlroots.so.10
  101. libdata/pkgconfig/wlroots.pc
  102. @owner
  103. @group
  104. @mode
Collapse this list.
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

Expand this list (16 items)

Collapse this list.

SHA256 (7c0e2a271a4c.patch) = 2b92d3dde7640061ed85ab1690031f7627bebc2366e8c4da217017188ba7195e SIZE (7c0e2a271a4c.patch) = 5729 SHA256 (55a8d225cf8c.patch) = f9df98540fdabe35c61ed828f6d64633aab72edf0ba1c7ad0849594f10383ce7 SIZE (55a8d225cf8c.patch) = 4209 SHA256 (21bc0ec09200.patch) = bb5e4727c4cce2878c353ad329ae28523d2f229f3301bee15bb4ac243742986a SIZE (21bc0ec09200.patch) = 1188 SHA256 (dd03d839ab56.patch) = 1349e4f780ec9265605a405728b6c96251f18a821bc19b7228d84c7cfc3bd2a7 SIZE (dd03d839ab56.patch) = 3750 SHA256 (17b2b0663372.patch) = 31302f626f049453c45506d20f85a31c523a0e5261826fc462b9c0e22fe26141 SIZE (17b2b0663372.patch) = 5086 SHA256 (347b32642fb6.patch) = 56804ce34cd02cb3b2b11a0dbf27c2820c2c0d112f351cdaed5d160e0536d418 SIZE (347b32642fb6.patch) = 3810 SHA256 (7b8609eeb67b.patch) = 4219740da526e77f80243d9f672ec95f4705b4515ea39edf00a7d9793891b833 SIZE (7b8609eeb67b.patch) = 882 SHA256 (c0fc017207f0.patch) = bdafef91a067cc95d9b47f5a837e400b641d9479393136818c34f5eb6b846d71 SIZE (c0fc017207f0.patch) = 108229

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.24 : graphics/wayland-protocols
  2. glslangValidator : graphics/glslang
  3. vulkan-headers>0 : graphics/vulkan-headers
  4. evdev-proto>0 : devel/evdev-proto
  5. xwayland-devel>0 : x11-servers/xwayland-devel
  6. meson>=0.57.1_1 : 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. mesa-dri>0 : graphics/mesa-dri
  3. xwayland-devel>0 : x11-servers/xwayland-devel
  4. pixman-1.pc : x11/pixman
  5. xcb.pc : x11/libxcb
Library dependencies:
  1. libudev.so : devel/libudev-devd
  2. libdrm.so : graphics/libdrm
  3. libwayland-server.so : graphics/wayland
  4. libseat.so : sysutils/seatd
  5. libxkbcommon.so : x11/libxkbcommon
  6. libinput.so : x11/libinput
  7. libvulkan.so : graphics/vulkan-loader
  8. libxcb-errors.so : x11/xcb-util-errors
  9. libxcb-render-util.so : x11/xcb-util-renderutil
  10. libxcb-icccm.so : x11/xcb-util-wm
  11. libgbm.so : graphics/mesa-libs
  12. libEGL.so : graphics/libglvnd
  13. libGLESv2.so : graphics/libglvnd
This port is required by:
for Build
  1. x11-wm/cage
  2. x11-wm/phoc
for Libraries
  1. x11-wm/cage
  2. x11-wm/kwinft
  3. x11-wm/phoc

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:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/29938b74251e826f3778f6bf9c54974a30488cc1.tar.gz?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.1_2
01 Feb 2023 18:16:51
commit hash: 6d8e8371b36b1b51e4f65c4feed3a912571aee46commit hash: 6d8e8371b36b1b51e4f65c4feed3a912571aee46commit hash: 6d8e8371b36b1b51e4f65c4feed3a912571aee46commit hash: 6d8e8371b36b1b51e4f65c4feed3a912571aee46 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/wlroots015: backport touchscreen fixes for x11-wm/phoc

(cherry picked from commit 4f9372d4c09a5bd13380787a20ffd331c0d0cc94)

Number of commits found: 1