{
 "app_id": "org.vertcoin.vertcoin-qt",
 "source_url": "https://raw.githubusercontent.com/flathub/org.vertcoin.vertcoin-qt/master/org.vertcoin.vertcoin-qt.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=/var/run/tor/control.authcookie:ro",
  "--filesystem=/run/tor/control.authcookie:ro"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:16:52.152070+00:00",
 "manifest": {
  "id": "org.vertcoin.vertcoin-qt",
  "runtime": "org.freedesktop.Platform",
  "sdk": "org.freedesktop.Sdk",
  "runtime-version": "25.08",
  "command": "vertcoin-qt",
  "finish-args": [
   "--socket=x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--filesystem=/run/tor/control.authcookie:ro",
   "--filesystem=/var/run/tor/control.authcookie:ro"
  ],
  "modules": [
   {
    "name": "vertcoin-core",
    "buildsystem": "simple",
    "build-commands": [
     "install -m 0744 -D -t /app/bin/internal bin/vertcoind",
     "install -m 0744 -D -t /app/bin/internal bin/vertcoin-qt",
     "install -m 0744 -D -t /app/bin/internal bin/vertcoin-cli"
    ],
    "sources": [
     {
      "type": "archive",
      "only-arches": [
       "x86_64"
      ],
      "url": "https://github.com/vertcoin-project/vertcoin-core/releases/download/v23.2/vertcoin-23.2-x86_64-linux-gnu.tar.gz",
      "sha256": "51d01d1c7e1307edc0a88f44c3bd73ae8e088633ae85c56b08855b50882ee876"
     },
     {
      "type": "archive",
      "only-arches": [
       "aarch64"
      ],
      "url": "https://github.com/vertcoin-project/vertcoin-core/releases/download/v23.2/vertcoin-23.2-aarch64-linux-gnu.tar.gz",
      "sha256": "8df921bc65bacc3a2e5507275831cb7c9416614b0e8c55fa397600293fa7b246"
     }
    ]
   },
   {
    "name": "misc",
    "buildsystem": "simple",
    "build-commands": [
     "desktop-file-edit --set-key=\"Icon\" --set-value=${FLATPAK_ID} vertcoin-qt.desktop",
     "install -Dp -m 644 vertcoin-qt.desktop /app/share/applications/${FLATPAK_ID}.desktop",
     "install -Dp -m 644 vertcoin.svg /app/share/icons/hicolor/scalable/apps/org.vertcoin.vertcoin-qt.svg",
     "install -Dp -m 644 org.vertcoin.vertcoin-qt.metainfo.xml /app/share/metainfo/org.vertcoin.vertcoin-qt.metainfo.xml",
     "bash install_wrappers.sh"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/vertcoin-project/packaging/0.18.0/debian/vertcoin-qt.desktop",
      "sha256": "fb8513f9121162064d04721ce729472dce47fab5f7748cff5275a0e378ec2a23"
     },
     {
      "type": "file",
      "path": "org.vertcoin.vertcoin-qt.metainfo.xml"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/vertcoin-project/packaging/master/vertcoin.svg",
      "sha256": "bb7dce166c6f5043c3876bda9eed881bd6ae596a5cf6336dd0c03f1e94e014ee"
     },
     {
      "type": "file",
      "path": "install_wrappers.sh"
     }
    ]
   }
  ]
 }
}