{
 "app_id": "org.guerinoni.qTsConverter",
 "source_url": "https://raw.githubusercontent.com/flathub/org.guerinoni.qTsConverter/master/org.guerinoni.qTsConverter.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:15:16.413185+00:00",
 "manifest": {
  "app-id": "org.guerinoni.qTsConverter",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "qTsConverter",
  "finish-args": [
   "--device=dri",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "qTsConverter",
    "config-opts": [
     "-DCMAKE_INSTALL_PREFIX=/app",
     "-DCMAKE_BUILD_TYPE=Release",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "buildsystem": "cmake",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/guerinoni/qTsConverter",
      "tag": "4.5.0",
      "commit": "cc0be910846c2e6ec254111555455394c562179c",
      "x-checker-data": {
       "is-main-source": true,
       "type": "git"
      }
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ],
    "post-install": [
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "mv /app/share/icons/hicolor/512x512/apps/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "find /app/share/icons/hicolor -type f -not -path \"*scalable*\" -not -path \"*actions*\" -name \"*.svg\" -delete"
    ]
   }
  ]
 }
}