{
 "app_id": "io.github.yotapower04.Demote",
 "source_url": "https://raw.githubusercontent.com/YotaPower04/demote/main/packaging/io.github.yotapower04.Demote.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--require-version=1.16.0",
  "--share=network",
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--device=input",
  "--filesystem=xdg-videos:ro",
  "--filesystem=xdg-download:ro"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T17:41:46.042656+00:00",
 "manifest": {
  "app-id": "io.github.yotapower04.Demote",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "demote",
  "finish-args": [
   "--require-version=1.16.0",
   "--share=network",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--device=input",
   "--filesystem=xdg-videos:ro",
   "--filesystem=xdg-download:ro"
  ],
  "modules": [
   "python3-deps.yaml",
   {
    "name": "demote",
    "buildsystem": "simple",
    "build-commands": [
     "install -d ${FLATPAK_DEST}/share/demote",
     "cp -r tvremote main.py ${FLATPAK_DEST}/share/demote/",
     "install -Dm755 packaging/demote.sh ${FLATPAK_DEST}/bin/demote",
     "install -Dm644 packaging/io.github.yotapower04.Demote.desktop ${FLATPAK_DEST}/share/applications/io.github.yotapower04.Demote.desktop",
     "install -Dm644 packaging/io.github.yotapower04.Demote.metainfo.xml ${FLATPAK_DEST}/share/metainfo/io.github.yotapower04.Demote.metainfo.xml",
     "install -Dm644 packaging/icons/64.png ${FLATPAK_DEST}/share/icons/hicolor/64x64/apps/io.github.yotapower04.Demote.png",
     "install -Dm644 packaging/icons/128.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/io.github.yotapower04.Demote.png",
     "install -Dm644 packaging/icons/256.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/io.github.yotapower04.Demote.png",
     "install -Dm644 packaging/icons/512.png ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps/io.github.yotapower04.Demote.png",
     "install -Dm644 packaging/icon.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/io.github.yotapower04.Demote.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/YotaPower04/demote.git",
      "branch": "main"
     }
    ]
   }
  ]
 }
}