{
 "app_id": "com.github.ryonakano.reco",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.ryonakano.reco/master/com.github.ryonakano.reco.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:07:50.049315+00:00",
 "manifest": {
  "id": "com.github.ryonakano.reco",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "com.github.ryonakano.reco",
  "finish-args": [
   "--filesystem=home",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/vala"
  ],
  "build-options": {
   "libdir": "/app/lib"
  },
  "modules": [
   {
    "name": "live-chart",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/lcallarec/live-chart/archive/1.10.0.tar.gz",
      "sha256": "3f54c7569cc2a4711b5689038055aefc4321636f3e6dd4945e4be204bc9d4843"
     }
    ]
   },
   {
    "name": "ryokucha",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/ryonakano/ryokucha/archive/0.4.0.tar.gz",
      "sha256": "b7bebd8caba5b33714958f6014f3bfedfbb3b5d92b0f046c0b0ab1a8fde0bcc2"
     }
    ]
   },
   {
    "name": "reco",
    "buildsystem": "meson",
    "config-opts": [
     "-Duse_submodule=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ryonakano/reco.git",
      "tag": "5.2.1",
      "commit": "f618ef9065411c697922f7b0983b6ec593407517"
     }
    ]
   }
  ]
 }
}