{
 "app_id": "io.github.sil_car.SqueezeVid",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.sil_car.SqueezeVid/master/io.github.sil_car.SqueezeVid.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:12:16.794096+00:00",
 "manifest": {
  "app-id": "io.github.sil_car.SqueezeVid",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "squeeze-vid",
  "finish-args": [
   "--filesystem=home"
  ],
  "cleanup": [
   "*.a",
   "/include",
   "/lib/pkgconfig"
  ],
  "modules": [
   "ffmpeg-python.yaml",
   {
    "name": "squeeze-vid",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-build-isolation --prefix=\"${FLATPAK_DEST}\" .",
     "install -Dm644 ${FLATPAK_ID}.desktop -t ${FLATPAK_DEST}/share/applications",
     "install -Dm644 pkg-data/${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo",
     "install -Dm644 pkg-data/video-editor_64.png ${FLATPAK_DEST}/share/icons/hicolor/64x64/apps/${FLATPAK_ID}.png",
     "install -Dm644 pkg-data/video-editor_128.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.png",
     "install -Dm644 pkg-data/video-editor_512.png ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps/${FLATPAK_ID}.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/sil-car/squeeze-vid.git",
      "tag": "v0.5.2",
      "commit": "83ab40802d7fcd0653dfab1b0ec1c5c4d605d3a0"
     },
     {
      "type": "file",
      "path": "io.github.sil_car.SqueezeVid.desktop"
     }
    ]
   }
  ]
 }
}