metadata.xml (1313B)
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
- <pkgmetadata>
- <longdescription lang="en">
- Pluggable, composable, unopinionated modules for building a Wayland
- compositor.
- wlroots implements a huge variety of Wayland compositor features and
- implements them right. By using wlroots, you get high performance,
- excellent hardware compatibility, broad support for many wayland
- interfaces, and comfortable development tools.
- wlroots is developed under the direction of the <pkg>gui-wm/sway</pkg> project.
- </longdescription>
- <use>
- <flag name="vulkan">Enable support for the vulkan backend renderer</flag>
- <flag name="x11-backend">Enable support for handling input/output devices through <pkg>x11-libs/libxcb</pkg></flag>
- <flag name="X">Enable support for X11 applications (XWayland)</flag>
- </use>
- <upstream>
- <remote-id type="github">swaywm/wlroots</remote-id>
- <maintainer status="active">
- <email>sir@cmpwn.com</email>
- <name>Drew DeVault</name>
- </maintainer>
- <bugs-to>https://gitlab.freedesktop.org/wlroots/wlroots/-/issues</bugs-to>
- <doc>https://gitlab.freedesktop.org/wlroots/wlroots/-/wikis/home</doc>
- <changelog>https://gitlab.freedesktop.org/wlroots/wlroots/-/releases</changelog>
- </upstream>
- </pkgmetadata>