mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
19 lines
751 B
XML
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>
|