{
 "app_id": "io.github.bkueng.qMasterPassword",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.bkueng.qMasterPassword/master/io.github.bkueng.qMasterPassword.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.StatusNotifierWatcher"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:10:40.328971+00:00",
 "manifest": {
  "id": "io.github.bkueng.qMasterPassword",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "qMasterPassword",
  "rename-icon": "qmasterpassword",
  "rename-desktop-file": "qMasterPassword.desktop",
  "rename-appdata-file": "qMasterPassword.appdata.xml",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.kde.StatusNotifierWatcher"
  ],
  "modules": [
   {
    "name": "libscrypt",
    "buildsystem": "autotools",
    "no-autogen": true,
    "make-install-args": [
     "PREFIX=/app"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/technion/libscrypt/archive/v1.22.tar.gz",
      "sha256": "a2d30ea16e6d288772791de68be56153965fe4fd4bcd787777618b8048708936"
     }
    ]
   },
   {
    "name": "qMasterPassword",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DDISABLE_FILL_FORM_SHORTCUTS=ON"
    ],
    "post-install": [
     "install -Dm644 /app/share/pixmaps/qmasterpassword.png -t /app/share/icons/hicolor/512x512/apps"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/bkueng/qMasterPassword/archive/v2.0.3.tar.gz",
      "sha256": "83a83678dcacd2f4e7e564b4785856c29db4818b0dbf40cf91149bff4dd5bad9"
     }
    ]
   }
  ]
 }
}