Provide 'xdg-desktop-portal-implementation' package

This commit is contained in:
2026-02-05 13:51:35 +02:00
parent 2ee54452b8
commit 709857471b
+5 -1
View File
@@ -1,9 +1,11 @@
name: xdg-desktop-portal-lxqt name: xdg-desktop-portal-lxqt
description: LXQt backend implementation for xdg-desktop-portal description: LXQt backend implementation for xdg-desktop-portal
version: 1.3.0 version: 1.3.0
revision: 2 revision: 3
url: https://github.com/lxqt/xdg-desktop-portal-lxqt url: https://github.com/lxqt/xdg-desktop-portal-lxqt
license: LGPL2.1-or-later license: LGPL2.1-or-later
maintainers:
- [email protected]
architecture: any architecture: any
type: source type: source
depends: depends:
@@ -13,6 +15,8 @@ depends:
- xdg-desktop-portal - xdg-desktop-portal
make_depends: make_depends:
- cmake - cmake
provides:
- xdg-desktop-portal-implementation
downloads: downloads:
- url: https://github.com/lxqt/xdg-desktop-portal-lxqt/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz - url: https://github.com/lxqt/xdg-desktop-portal-lxqt/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}