Files
guru/media-gfx/swayimg/metadata.xml
Filip Kobierski 7c16b66bb6 media-gfx/swayimg: metadata: improve USE=drm description
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-07-13 10:45:23 +02:00

19 lines
751 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>hilobakho@gmail.com</email>
</maintainer>
<upstream>
<bugs-to>https://github.com/artemsen/swayimg/issues</bugs-to>
<changelog>https://github.com/artemsen/swayimg/releases</changelog>
<remote-id type="github">artemsen/swayimg</remote-id>
</upstream>
<use>
<flag name="drm">Enable support for Direct Rendering Manager (DRM UI)</flag>
<flag name="exr">Enable support for EXR image format</flag>
<flag name="sixel">Enable support for Sixel image format</flag>
<flag name="wayland">Enable Wayland UI and some compositors (Sway and Hyprland only)</flag>
</use>
</pkgmetadata>