{ "app-id": "org.gnome.Seahorse.Devel", "runtime": "org.gnome.Platform", "runtime-version": "master", "sdk": "org.gnome.Sdk", "command": "seahorse", "finish-args": [ "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--device=dri", "--filesystem=~/.ssh:create", "--filesystem=~/.gnupg:create", "--talk-name=org.freedesktop.secrets", "--share=network" ], "cleanup": [ "/include", "/lib/pkgconfig", "/share/pkgconfig", "/share/aclocal", "/man", "/share/man", "/share/gtk-doc", "/share/vala", "*.la", "*.a" ], "modules": [ { "name": "openldap", "config-opts": [ "--disable-backends", "--disable-overlays", "--disable-slapd", "--disable-debug", "--enable-dynamic", "--without-threads", "--with-tls=gnutls" ], "sources": [ { "type": "archive", "url": "https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.8.tgz", "sha256": "48969323e94e3be3b03c6a132942dcba7ef8d545f2ad35401709019f696c3c4e" } ] }, { "name": "libpwquality", "config-opts": [ "--enable-python-bindings=no" ], "sources": [ { "type": "archive", "url": "https://github.com/libpwquality/libpwquality/releases/download/libpwquality-1.4.4/libpwquality-1.4.4.tar.bz2", "sha256": "d43baf23dc6887fe8f8e9b75cabaabc5f4bbbaa0f9eff44278d276141752a545" } ] }, { "name" : "libqrencode", "buildsystem" : "autotools", "sources" : [ { "type" : "archive", "url" : "https://github.com/fukuchi/libqrencode/archive/refs/tags/v4.1.1.tar.gz", "sha256" : "5385bc1b8c2f20f3b91d258bf8ccc8cf62023935df2d2676b5b67049f31a049c" } ] }, { "name": "gcr", "buildsystem": "meson", "config-opts": [ ], "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/gcr/4.3/gcr-4.3.91.tar.xz", "sha256": "9d326ed3d78ad0eafb0848395a068adbefdeb6cff04ec5615cb3ef767d933990" } ] }, { "name": "seahorse", "buildsystem": "meson", "config-opts": [ "-Dprofile=development" ], "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/seahorse.git", "branch": "main" } ] } ] }