summaryrefslogtreecommitdiff
path: root/media-gfx/swayimg/metadata.xml
blob: b13bbf270cbd2f0ece070dd9ce89c9dfd03925db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>