Add maintainers field and optional dependency description
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user