{
 "app_id": "io.github.alamahant.Jasmine",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.alamahant.Jasmine/master/io.github.alamahant.Jasmine.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-documents/Jasmine:create",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:10:34.481940+00:00",
 "manifest": {
  "app-id": "io.github.alamahant.Jasmine",
  "base": "io.qt.qtwebengine.BaseApp",
  "base-version": "6.11",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "Jasmine",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--socket=pulseaudio",
   "--filesystem=xdg-documents/Jasmine:create"
  ],
  "cleanup": [
   "/include",
   "/lib/*/cmake",
   "/lib/cmake",
   "/mkspecs"
  ],
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "modules": [
   {
    "name": "yt-dlp",
    "buildsystem": "simple",
    "build-commands": [
     "install -D yt-dlp /app/bin/yt-dlp",
     "chmod +x /app/bin/yt-dlp"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2026.03.17/yt-dlp_linux",
      "only-arches": [
       "x86_64"
      ],
      "sha256": "c2b0189f581fe4a2ddd41954f1bcb7d327db04b07ed0dea97e4f1b3e09b5dd8e",
      "dest-filename": "yt-dlp"
     },
     {
      "type": "file",
      "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2026.03.17/yt-dlp_linux_aarch64",
      "only-arches": [
       "aarch64"
      ],
      "sha256": "6bfa19736181da9e2e066f9c767da2f24fdcc5e148fa5034d1feb09132f89ad5",
      "dest-filename": "yt-dlp"
     }
    ]
   },
   {
    "name": "jasmine",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DFLATPAK_BUILD=ON",
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/alamahant/Jasmine.git",
      "tag": "v1.3.4",
      "commit": "df15aac9904143c38236d409733640abbe317041"
     }
    ]
   }
  ]
 }
}