Port details |
- wlroots Modular Wayland compositor library
- 0.18.2 x11-toolkits =6 0.18.2Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2019-01-06 13:28:39
- Last Update: 2024-12-12 00:42:45
- Commit Hash: d9345b3
- People watching this port, also watch:: opus, wayland, wayland-protocols, upower, xdg-utils
- 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>0:x11-toolkits/wlroots
- To install the port:
- cd /usr/ports/x11-toolkits/wlroots/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/wlroots
- pkg install wlroots
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wlroots
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733957949
SHA256 (wlroots-0.18.2.tar.bz2) = a28061f7778f28f7be377fd4d6f0ebd58cb2a63b52460e9fde28e2ab43e80cab
SIZE (wlroots-0.18.2.tar.bz2) = 469969
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.35 : 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
- libdisplay-info.so : sysutils/libdisplay-info
- libseat.so : sysutils/seatd
- libinput.so : x11/libinput
- liblcms2.so : graphics/lcms2
- libliftoff.so : graphics/libliftoff
- 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 Build
-
Deleted ports which required this port:
- for Libraries
-
- x11-toolkits/como
- x11-wm/cage
- x11-wm/cagebreak
- x11-wm/dwl
- x11-wm/labwc
- x11-wm/river
- x11-wm/sway
-
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 wlroots-0.18.2:
DRM=on: KMS console support
LCMS2=on: Little CMS 2.x support
LIBLIFTOFF=on: libliftoff DRM interface (see WLR_DRM_FORCE_LIBLIFTOFF)
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
- 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.8.1 07 Oct 2019 20:35:57 |
jbeich |
x11-toolkits/wlroots: update to 0.8.1
Changes: https://github.com/swaywm/wlroots/releases/tag/0.8.1
Reported by: GitHub (watch releases) |
0.8.0 07 Oct 2019 13:38:08 |
jbeich |
x11-toolkits/wlroots: update to 0.8.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.8.0
Reported by: GitHub (watch releases) |
0.7.0 27 Aug 2019 13:05:53 |
jbeich |
x11-toolkits/wlroots: update to 0.7.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.7.0
Reported by: GitHub (watch releases) |
0.6.0_1 02 Aug 2019 04:33:04 |
jbeich |
x11-toolkits/wlroots: add CONSOLEKIT option
Allows to avoid root and direct session bugs. Upstream wants a more
lightweight solution but when that will materialize isn't clear.
Requires D18754 at runtime. |
0.6.0_1 02 Aug 2019 04:32:54 |
jbeich |
x11-toolkits/wlroots: phase out LLD_UNSAFE
-CURRENT/-STABLE snapshots with Clang/LLD 7.0.* are already EOL i.e.,
not worth maintaining conditionals for. |
0.6.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.6.0 03 May 2019 16:41:45 |
jbeich |
x11-toolkits/wlroots: update to 0.6.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.6.0 |
0.5.0 11 Mar 2019 17:47:10 |
jbeich |
x11-wm/sway: update to 1.0
Changes: https://github.com/swaywm/sway/releases/tag/1.0
Changes: https://github.com/swaywm/sway/compare/1.0-rc5...1.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.5 |
0.4.1 28 Feb 2019 00:57:46 |
jbeich |
x11-toolkits/wlroots: update to 0.4.1 (nop)
Changes: https://github.com/swaywm/wlroots/releases/tag/0.4.1 |
0.4 26 Feb 2019 00:22:53 |
jbeich |
x11-wm/sway: update to 1.0.r4
Changes: https://github.com/swaywm/sway/releases/tag/1.0-rc4
Changes: https://github.com/swaywm/wlroots/releases/tag/0.4 |
0.3 25 Feb 2019 22:07:54 |
jbeich |
Add option helper for MESON_ARGS = -Dfoo=enabled
feature options define combo like auto/yes/no in a standand way.
In other words, upstream projects of ports that use _MESON_YES are
supposed to migrate to _MESON_ENABLED.
https://mesonbuild.com/Build-options.html#features
Reviewed by: tobik (implicit)
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D19127 |
0.3 03 Feb 2019 15:00:06 |
jbeich |
x11-wm/sway: update to 1.0.r1
Changes: https://github.com/swaywm/sway/releases/tag/1.0-rc1
Changes: https://github.com/swaywm/sway/compare/de76c4e0...1.0-rc1
Changes: https://github.com/swaywm/wlroots/compare/28f11aec...0.3 |
0.2.201 01 Feb 2019 23:43:42 |
jbeich |
x11-wm/sway: update to 1.0.b.2.304
Changes: https://github.com/swaywm/sway/compare/5cb3d476...de76c4e0
Changes: https://github.com/swaywm/wlroots/compare/41af8d84...28f11aec |
0.2.193 30 Jan 2019 17:18:00 |
jbeich |
x11-wm/sway: update to 1.0.b.2.291
Changes: https://github.com/swaywm/sway/compare/606f6a37...5cb3d476
Changes: https://github.com/swaywm/wlroots/compare/9fe8e379...41af8d84
Changes: https://github.com/swaywm/swaylock/compare/ecc8402...effdea5 |
0.2.179 29 Jan 2019 00:47:06 |
jbeich |
x11-wm/sway: update to 1.0.b.2.282
Changes: https://github.com/swaywm/sway/compare/5f45a4bb...606f6a37
Changes: https://github.com/swaywm/wlroots/compare/209210d3...9fe8e379
Changes: https://github.com/swaywm/swayidle/compare/f002a7a...d18c7cb
Changes: https://github.com/swaywm/swaylock/compare/368f53e...ecc8402 |
0.2.172 28 Jan 2019 21:46:25 |
jbeich |
x11-toolkits/wlroots: drop xkeyboard-config dependency after r490981
wlroots unlike sway doesn't require working keyboard input but both
expect xkb_context_new(XKB_CONTEXT_NO_FLAGS) to just work. |
0.2.172 26 Jan 2019 00:43:17 |
jbeich |
x11-wm/sway: update to 1.0.b.2.274
Changes: https://github.com/swaywm/sway/compare/1a1133dc...5f45a4bb
Changes: https://github.com/swaywm/wlroots/compare/c41d0130...209210d3
Changes: https://github.com/swaywm/swaylock/compare/72d15f8...f002a7a
Changes: https://github.com/swaywm/swaylock/compare/3d94a60...368f53e |
0.2.154 24 Jan 2019 00:14:46 |
jbeich |
x11-wm/sway: update to 1.0.b.2.270
Changes: https://github.com/swaywm/sway/compare/410c9613...1a1133dc
Changes: https://github.com/swaywm/wlroots/compare/b619ab4d...c41d0130
Changes: https://github.com/swaywm/swaylock/compare/4e72a36...3d94a60 |
0.2.147 22 Jan 2019 00:42:14 |
jbeich |
x11-wm/sway: update to 1.0.b.2.243
Changes: https://github.com/swaywm/sway/compare/1cce14e7...410c9613
Changes: https://github.com/swaywm/wlroots/compare/5dde2e79...b619ab4d
Changes: https://github.com/swaywm/swayidle/compare/c94949d...72d15f8
Changes: https://github.com/swaywm/swaylock/compare/52eeb9f...4e72a36 |
0.2.136 19 Jan 2019 00:32:43 |
jbeich |
x11-wm/sway: update to 1.0.b.2.226
Changes: https://github.com/swaywm/sway/compare/70637b40...1cce14e7
Changes: https://github.com/swaywm/wlroots/compare/10b1de6e...5dde2e79
Changes: https://github.com/swaywm/swayidle/compare/1.1...c94949d
Changes: https://github.com/swaywm/swaylock/compare/1.2...52eeb9f |
0.2.128 16 Jan 2019 19:17:40 |
jbeich |
x11-wm/sway: update to 1.0.b.2.204
Changes: https://github.com/swaywm/sway/compare/2573606b...70637b40
Changes: https://github.com/swaywm/wlroots/compare/10a2c4ed...10b1de6e |
0.2.123 15 Jan 2019 00:52:45 |
jbeich |
x11-wm/sway: update to 1.0.b.2.189
The last beta is several months old, so use a snapshot to help users
evaluate the current state.
Changes: https://github.com/swaywm/sway/compare/1.0-beta.2...2573606b
Changes: https://github.com/swaywm/wlroots/compare/0.2...10a2c4ed |
0.2_2 07 Jan 2019 06:41:42 |
jbeich |
x11-toolkits/wlroots: improve error messages |
0.2_1 07 Jan 2019 05:07:17 |
jbeich |
x11-toolkits/wlroots: add missing runtime dependencies
[xwayland/xwayland.c:141] failed to exec Xwayland: No such file or directory
xkbcommon: ERROR: failed to add default include path /usr/local/share/X11/xkb
[rootston/keyboard.c:421] Cannot create XKB context
[rootston/seat.c:660] could not allocate keyboard for seat |
0.2 06 Jan 2019 13:28:25 |
jbeich |
x11-wm/sway: add new port
Sway is a tiling Wayland compositor and a drop-in replacement for the
i3 window manager for X11. It works with your existing i3 configuration
and supports most of i3's features, plus a few extras.
https://swaywm.org/ |