{
 "app_id": "org.gnome.seahorse.Application",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gnome.seahorse.Application/master/org.gnome.seahorse.Application.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-pictures:ro",
  "--filesystem=~/.ssh:create",
  "--filesystem=~/.gnupg:create",
  "--talk-name=org.gnome.keyring.SystemPrompter",
  "--talk-name=org.freedesktop.secrets"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:15:06.699744+00:00",
 "manifest": {
  "app-id": "org.gnome.seahorse.Application",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "seahorse",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=~/.ssh:create",
   "--filesystem=~/.gnupg:create",
   "--filesystem=xdg-pictures:ro",
   "--talk-name=org.freedesktop.secrets",
   "--talk-name=org.gnome.keyring.SystemPrompter",
   "--share=network"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/man",
   "/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.10.tgz",
      "sha256": "c065f04aad42737aebd60b2fe4939704ac844266bc0aeaa1609f0cad987be516"
     }
    ]
   },
   {
    "name": "libpwquality",
    "config-opts": [
     "--enable-python-bindings=no"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libpwquality/libpwquality/releases/download/libpwquality-1.4.5/libpwquality-1.4.5.tar.bz2",
      "sha256": "6fcf18b75d305d99d04d2e42982ed5b787a081af2842220ed63287a2d6a10988"
     }
    ]
   },
   {
    "name": "seahorse",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/seahorse/47/seahorse-47.0.1.tar.xz",
      "sha256": "9c1917e4a61f7febb787849ce36ce717fce706c346880b991d056d54dadbcacc"
     },
     {
      "type": "patch",
      "path": "fix-build-with-gpgme-2.0.patch"
     }
    ]
   }
  ]
 }
}