Provide 'secrets' package

This commit is contained in:
2026-06-07 14:09:32 +03:00
parent b5707af853
commit a2bdd7537d
+3 -1
View File
@@ -1,7 +1,7 @@
name: gnome-keyring name: gnome-keyring
description: Stores passwords and encryption keys description: Stores passwords and encryption keys
version: "50.0" version: "50.0"
revision: 2 revision: 3
url: https://gitlab.gnome.org/GNOME/gnome-keyring url: https://gitlab.gnome.org/GNOME/gnome-keyring
license: GPL2-or-later,LGPL2.1-or-later license: GPL2-or-later,LGPL2.1-or-later
maintainers: maintainers:
@@ -22,6 +22,8 @@ make_depends:
- meson - meson
- p11-kit - p11-kit
- python3 - python3
provides:
- secrets
downloads: downloads:
- url: https://download.gnome.org/sources/gnome-keyring/${BPM_PKG_VERSION%.*}/gnome-keyring-${BPM_PKG_VERSION}.tar.xz - url: https://download.gnome.org/sources/gnome-keyring/${BPM_PKG_VERSION%.*}/gnome-keyring-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}