{
 "app_id": "org.vanillaos.ApxGUI",
 "source_url": "https://raw.githubusercontent.com/flathub/org.vanillaos.ApxGUI/master/org.vanillaos.ApxGUI.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-run/podman:ro",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 8,
 "fetched_at": "2026-09-17T16:16:52.152069+00:00",
 "manifest": {
  "id": "org.vanillaos.ApxGUI",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.golang"
  ],
  "command": "apx-gui",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=xdg-run/podman:ro",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "cleanup": [
   "*.a",
   "/include"
  ],
  "modules": [
   {
    "name": "apx",
    "buildsystem": "simple",
    "build-options": {
     "append-path": "/usr/lib/sdk/golang/bin"
    },
    "build-commands": [
     "go build -o /app/bin/apx -mod=vendor ./cmd"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Vanilla-OS/apx.git",
      "tag": "v3.1.2",
      "commit": "f45eb796d2331158f16069efda028834f0f65967",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/Vanilla-OS/apx/releases/latest",
       "tag-query": ".tag_name"
      }
     },
     "go.mod.yml"
    ]
   },
   {
    "name": "apx-configs",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/share/apx",
     "mv * /app/share/apx"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Vanilla-OS/vanilla-apx-configs.git",
      "tag": "v1.1.1",
      "commit": "1a37e751e7326da7b26ccf6c76dd46999efc2166",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/Vanilla-OS/vanilla-apx-configs/releases/latest",
       "tag-query": ".tag_name"
      }
     },
     {
      "type": "file",
      "path": "config.json"
     }
    ]
   },
   {
    "name": "fast_float",
    "buildsystem": "cmake-ninja",
    "cleanup": [
     "/share"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/fastfloat/fast_float.git",
      "tag": "v8.3.0",
      "commit": "b0ab987b3dfdde13fa1915f65ef2a5c068d9208c",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 214353,
       "tag-template": "v$version"
      }
     }
    ]
   },
   {
    "name": "simdutf",
    "buildsystem": "cmake-ninja",
    "cleanup": [
     "/lib/cmake"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/simdutf/simdutf.git",
      "tag": "v9.2.0",
      "commit": "8abc1d7a466bc882c2d72e1effd8661492db257c",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 378662,
       "tag-template": "v$version"
      }
     }
    ]
   },
   {
    "name": "vte",
    "buildsystem": "meson",
    "cleanup": [
     "/share"
    ],
    "config-opts": [
     "-Dapp=false",
     "-Dglade=false",
     "-Dgtk3=false",
     "-Dvapi=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/vte/0.84/vte-0.84.1.tar.xz",
      "sha256": "aca1caa8478aebcdbb1d67897fb3511eb7601debae6810e16a15b6fa25f31ac8",
      "x-checker-data": {
       "type": "gnome",
       "name": "vte"
      }
     }
    ]
   },
   "python3-podman.json",
   "python3-PyYAML.json",
   {
    "name": "apx-gui",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Vanilla-OS/apx-gui.git",
      "tag": "v1.1.0",
      "commit": "8754f62d47266b9ffc10487743c267abecc1ea75",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/Vanilla-OS/apx-gui/releases/latest",
       "tag-query": ".tag_name"
      }
     }
    ]
   }
  ]
 }
}