{
 "app_id": "com.gitlab.guillermop.MasterKey",
 "source_url": "https://raw.githubusercontent.com/flathub/com.gitlab.guillermop.MasterKey/master/com.gitlab.guillermop.MasterKey.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-21T12:55:47.938631+00:00",
 "manifest": {
  "id": "com.gitlab.guillermop.MasterKey",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "master-key",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "cleanup-commands": [
   "python3 -m compileall --invalidation-mode=unchecked-hash /app"
  ],
  "modules": [
   "python3-modules.json",
   {
    "name": "sqlcipher",
    "config-opts": [
     "--disable-tcl",
     "--with-tempstore=yes",
     "--dll-basename=libsqlcipher"
    ],
    "build-options": {
     "cflags": "-DSQLITE_HAS_CODEC -DSQLITE_EXTRA_INIT=sqlcipher_extra_init -DSQLITE_EXTRA_SHUTDOWN=sqlcipher_extra_shutdown",
     "ldflags": "-lcrypto -Wl,-soname,libsqlcipher.so.0"
    },
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/sqlcipher/sqlcipher/archive/v4.19.0.tar.gz",
      "sha256": "7075f96cbabe45b4ecfc2e6b1745a625f856f695b0827a5506ce9ed85b906aa0",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 11213,
       "stable-only": true,
       "url-template": "https://github.com/sqlcipher/sqlcipher/archive/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "master-key",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/guillermop/master-key.git",
      "tag": "v1.9.1",
      "commit": "fd6918e19cc47a51e1fd0e2b2f98af679555fcaf",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}