{
 "app_id": "com.nickgirga.webready",
 "source_url": "https://raw.githubusercontent.com/flathub/com.nickgirga.webready/master/com.nickgirga.webready.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:08:28.025838+00:00",
 "manifest": {
  "id": "com.nickgirga.webready",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "webready",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "ffmpeg_progress_yield",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=/app --no-deps *.whl"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/a8/a7/a766ea8238f7e2ae43d771982bcde84a585a40bf47b58e5b0fc777d24ab0/ffmpeg_progress_yield-1.0.5-py3-none-any.whl",
      "sha256": "46f8e6223242920c9ffe5710acbf75b64bc171c9e714b27ccf97df8814229e3a"
     }
    ]
   },
   {
    "name": "webready",
    "buildsystem": "simple",
    "build-commands": [
     "install -D webready /app/bin/webready",
     "install -D webready.glade /app/share/webready/webready.glade",
     "install -D res/icons/scalable.svg /app/share/icons/hicolor/scalable/apps/com.nickgirga.webready.svg",
     "install -D com.nickgirga.webready.desktop /app/share/applications/com.nickgirga.webready.desktop",
     "install -Dm644 com.nickgirga.webready.metainfo.xml -t /app/share/metainfo"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/nickgirga/webready.git",
      "tag": "1.0.2"
     },
     {
      "type": "patch",
      "path": "fix-desktop-issues.patch"
     }
    ]
   }
  ]
 }
}