Add maintainers field and optional dependency description

This commit is contained in:
2026-02-05 17:35:23 +02:00
parent 8543f29180
commit aff1f2167e
+4 -2
View File
@@ -1,9 +1,11 @@
name: xdg-desktop-portal name: xdg-desktop-portal
description: A portal frontend service for Flatpak and other desktop containment frameworks description: A portal frontend service for Flatpak and other desktop containment frameworks
version: 1.20.3 version: 1.20.3
revision: 4 revision: 5
url: https://flatpak.github.io/xdg-desktop-portal/ url: https://flatpak.github.io/xdg-desktop-portal/
license: LGPL2.1-or-later license: LGPL2.1-or-later
maintainers:
- [email protected]
architecture: any architecture: any
type: source type: source
depends: depends:
@@ -17,7 +19,7 @@ depends:
- pipewire - pipewire
- rtkit - rtkit
optional_depends: optional_depends:
- xdg-desktop-portal-implementation - xdg-desktop-portal-implementation:Required for xdg-desktop-portal to work
make_depends: make_depends:
- docbook-xsl-nons - docbook-xsl-nons
- flatpak - flatpak