{
 "app_id": "io.otsaloma.nfoview",
 "source_url": "https://raw.githubusercontent.com/flathub/io.otsaloma.nfoview/master/io.otsaloma.nfoview.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--filesystem=home",
  "--filesystem=xdg-music",
  "--filesystem=xdg-videos"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:56.385727+00:00",
 "manifest": {
  "app-id": "io.otsaloma.nfoview",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "nfoview",
  "finish-args": [
   "--filesystem=home",
   "--filesystem=xdg-music",
   "--filesystem=xdg-videos",
   "--share=ipc",
   "--socket=wayland",
   "--socket=x11"
  ],
  "modules": [
   {
    "name": "nfoview",
    "buildsystem": "simple",
    "build-commands": [
     "make PREFIX=/app build",
     "make PREFIX=/app install"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/otsaloma/nfoview.git",
      "tag": "2.1",
      "commit": "117bb91e15d1b602e3760412937a45dc4fd86706"
     }
    ]
   }
  ]
 }
}