{
 "app_id": "io.github.i4ctime.protonshift",
 "source_url": "https://raw.githubusercontent.com/I4cTime/protonshift/main/flatpak/io.github.i4ctime.protonshift.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--device=all",
  "--filesystem=home:ro",
  "--filesystem=~/.config/protonshift:create",
  "--filesystem=~/.config/scopebuddy:create",
  "--filesystem=~/.config/MangoHud:create",
  "--filesystem=~/.config/environment.d:create",
  "--filesystem=~/ProtonShift Restores:create",
  "--filesystem=~/.steam",
  "--filesystem=~/.local/share/Steam",
  "--filesystem=~/.var/app/com.valvesoftware.Steam",
  "--filesystem=~/.config/heroic",
  "--filesystem=~/.var/app/com.heroicgameslauncher.hgl",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:24:55.332893+00:00",
 "manifest": {
  "app-id": "io.github.i4ctime.protonshift",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "protonshift",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--device=all",
   "--filesystem=home:ro",
   "--filesystem=~/.config/protonshift:create",
   "--filesystem=~/.config/scopebuddy:create",
   "--filesystem=~/.config/MangoHud:create",
   "--filesystem=~/.config/environment.d:create",
   "--filesystem=~/ProtonShift Restores:create",
   "--filesystem=~/.steam",
   "--filesystem=~/.local/share/Steam",
   "--filesystem=~/.var/app/com.valvesoftware.Steam",
   "--filesystem=~/.config/heroic",
   "--filesystem=~/.var/app/com.heroicgameslauncher.hgl",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "modules": [
   {
    "name": "krb5",
    "buildsystem": "autotools",
    "subdir": "src",
    "config-opts": [
     "--disable-static",
     "--disable-nls",
     "--without-libedit",
     "--without-readline"
    ],
    "cleanup": [
     "/bin",
     "/sbin",
     "/share",
     "/lib/pkgconfig",
     "/include"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://kerberos.org/dist/krb5/1.21/krb5-1.21.3.tar.gz",
      "sha256": "b7a4cd5ead67fb08b980b21abd150ff7217e85ea320c9ed0c6dadd304840ad35"
     }
    ]
   },
   {
    "name": "protonshift",
    "buildsystem": "simple",
    "build-options": {
     "build-args": [
      "--share=network"
     ]
    },
    "build-commands": [
     "pip3 install --prefix=${FLATPAK_DEST} --no-warn-script-location PySide6 vdf .",
     "install -Dm644 flatpak/io.github.i4ctime.protonshift.desktop ${FLATPAK_DEST}/share/applications/io.github.i4ctime.protonshift.desktop",
     "install -Dm644 flatpak/io.github.i4ctime.protonshift.metainfo.xml ${FLATPAK_DEST}/share/metainfo/io.github.i4ctime.protonshift.metainfo.xml",
     "install -Dm644 flatpak/icons/io.github.i4ctime.protonshift-256.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/io.github.i4ctime.protonshift.png",
     "install -Dm644 flatpak/icons/io.github.i4ctime.protonshift-128.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/io.github.i4ctime.protonshift.png",
     "install -Dm644 flatpak/icons/io.github.i4ctime.protonshift-64.png ${FLATPAK_DEST}/share/icons/hicolor/64x64/apps/io.github.i4ctime.protonshift.png"
    ],
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}