From aff1f2167e43b5c38b939d4ca7977dd0432eca89 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 5 Feb 2026 17:35:23 +0200 Subject: [PATCH] Add maintainers field and optional dependency description --- pkg.info | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index 8ab33a4..0fc9d98 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,11 @@ name: xdg-desktop-portal description: A portal frontend service for Flatpak and other desktop containment frameworks version: 1.20.3 -revision: 4 +revision: 5 url: https://flatpak.github.io/xdg-desktop-portal/ license: LGPL2.1-or-later +maintainers: + - enumdev@enumerated.dev architecture: any type: source depends: @@ -17,7 +19,7 @@ depends: - pipewire - rtkit optional_depends: - - xdg-desktop-portal-implementation + - xdg-desktop-portal-implementation:Required for xdg-desktop-portal to work make_depends: - docbook-xsl-nons - flatpak