{
 "app_id": "page.codeberg.snensmens.Chapterize",
 "source_url": "https://raw.githubusercontent.com/flathub/page.codeberg.snensmens.Chapterize/master/page.codeberg.snensmens.Chapterize.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:17:14.401475+00:00",
 "manifest": {
  "id": "page.codeberg.snensmens.Chapterize",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "chapterize",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   "modules/python-ffmpeg.yml",
   {
    "name": "chapterize",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/snensmens/Chapterize.git",
      "tag": "2026.0.4",
      "commit": "ab5983c82d0e685ea47cc1413a8502aadc44e9e4"
     }
    ]
   }
  ]
 }
}