{
 "app_id": "io.github.erenseymen.android-tv-remote",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.erenseymen.android-tv-remote/master/io.github.erenseymen.android-tv-remote.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--own-name=org.mpris.MediaPlayer2.AndroidTVRemote"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:11:00.302228+00:00",
 "manifest": {
  "app-id": "io.github.erenseymen.android-tv-remote",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "tv-remote",
  "finish-args": [
   "--share=network",
   "--socket=wayland",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--own-name=org.mpris.MediaPlayer2.AndroidTVRemote"
  ],
  "build-options": {
   "env": {
    "PIP_DISABLE_PIP_VERSION_CHECK": "1",
    "PIP_NO_CACHE_DIR": "1",
    "PYTHONNOUSERSITE": "1"
   }
  },
  "modules": [
   {
    "name": "scrcpy-server",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 scrcpy-server /app/share/scrcpy/scrcpy-server"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/Genymobile/scrcpy/releases/download/v3.1/scrcpy-server-v3.1",
      "sha256": "958f0944a62f23b1f33a16e9eb14844c1a04b882ca175a738c16d23cb22b86c0",
      "dest-filename": "scrcpy-server"
     }
    ]
   },
   {
    "name": "python3-adb-shell",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=/app --no-deps --no-build-isolation adb_shell-0.4.4.tar.gz"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/8f/73/d246034db6f3e374dad9a35ee3f61345a6b239d4febd2a41ab69df9936fe/adb_shell-0.4.4.tar.gz",
      "sha256": "04c305f30a2ca25d5c54b3cd6ce9bb64c36e5f07967b23b3fb6aaecc851b90b6"
     }
    ]
   },
   "python3-dependencies.yaml",
   {
    "name": "android-tv-remote",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=/app --no-deps --no-build-isolation ."
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/erenseymen/android-tv-remote.git",
      "tag": "v1.1.3"
     }
    ]
   }
  ]
 }
}