mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
20 lines
671 B
XML
20 lines
671 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>cyber+gentoo@sysrq.in</email>
|
|
<name>Anna</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
xdg-desktop-portal-phosh provides a GTK and Adwaita based implementation for
|
|
the desktop-agnostic xdg-desktop-portal service. This allows sandboxed
|
|
applications to request services from outside the sandbox.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="gnome-gitlab">World/Phosh/xdg-desktop-portal-phosh</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="rust">Build the Rust based portal</flag>
|
|
</use>
|
|
</pkgmetadata>
|