<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>greg@lamco.io</email>
		<name>Greg Lamberson</name>
	</maintainer>
	<longdescription lang="en">
		lamco-rdp-server is a native Wayland RDP server built on IronRDP. It uses
		xdg-desktop-portal for screen capture and input injection and works with
		any Wayland compositor that supports the RemoteDesktop and ScreenCast
		portals (GNOME, KDE, Sway, Hyprland). Features H.264 (AVC420/AVC444)
		encoding with optional VA-API acceleration, a configuration GUI,
		clipboard, and audio streaming. Distributed under BUSL-1.1.
	</longdescription>
	<use>
		<flag name="gui">Build the graphical configuration tool (pulls in wgpu/Vulkan)</flag>
		<flag name="pam">Enable PAM authentication</flag>
		<flag name="vaapi">Enable VA-API hardware-accelerated H.264 encoding</flag>
	</use>
	<upstream>
		<bugs-to>https://github.com/lamco-admin/lamco-rdp-server/issues</bugs-to>
		<remote-id type="github">lamco-admin/lamco-rdp-server</remote-id>
	</upstream>
</pkgmetadata>
