{
 "app_id": "io.github.todevelopers.GseProfiler",
 "source_url": "https://raw.githubusercontent.com/todevelopers/gseprofiler/main/build-aux/io.github.todevelopers.GseProfiler.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.gnome.Shell",
  "--talk-name=org.gnome.SessionManager",
  "--filesystem=/run/log/journal:ro",
  "--filesystem=/var/log/journal:ro",
  "--filesystem=~/.local/share/gnome-shell/extensions:create",
  "--filesystem=xdg-run/gse-profiler:create",
  "--share=network"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T17:46:41.820004+00:00",
 "manifest": {
  "app-id": "io.github.todevelopers.GseProfiler",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "gse-profiler",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.gnome.Shell",
   "--talk-name=org.gnome.SessionManager",
   "--filesystem=/run/log/journal:ro",
   "--filesystem=/var/log/journal:ro",
   "--filesystem=~/.local/share/gnome-shell/extensions:create",
   "--filesystem=xdg-run/gse-profiler:create",
   "--share=network"
  ],
  "modules": [
   {
    "name": "python3-systemd",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} --no-build-isolation ."
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://files.pythonhosted.org/packages/10/9e/ab4458e00367223bda2dd7ccf0849a72235ee3e29b36dce732685d9b7ad9/systemd-python-235.tar.gz",
      "sha256": "4e57f39797fd5d9e2d22b8806a252d7c0106c936039d1e71c8c6b8008e695c0a"
     }
    ]
   },
   {
    "name": "python3-pathspec",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --no-deps --no-index --prefix=${FLATPAK_DEST} pathspec-1.1.1-py3-none-any.whl"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/f1/d9/7fb5aa316bc299258e68c73ba3bddbc499654a07f151cba08f6153988714/pathspec-1.1.1-py3-none-any.whl",
      "sha256": "a00ce642f577bf7f473932318056212bc4f8bfdf53128c78bbd5af0b9b20b189"
     }
    ]
   },
   {
    "name": "gse-profiler",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/share/gse-profiler",
     "cp -r app bridge-extension /app/share/gse-profiler/",
     "install -Dm755 build-aux/gse-profiler.sh /app/bin/gse-profiler",
     "install -Dm644 data/io.github.todevelopers.GseProfiler.desktop /app/share/applications/io.github.todevelopers.GseProfiler.desktop",
     "install -Dm644 data/io.github.todevelopers.GseProfiler.metainfo.xml /app/share/metainfo/io.github.todevelopers.GseProfiler.metainfo.xml",
     "install -Dm644 app/data/icons/hicolor/scalable/apps/io.github.todevelopers.GseProfiler.svg /app/share/icons/hicolor/scalable/apps/io.github.todevelopers.GseProfiler.svg"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/todevelopers/gseprofiler/releases/download/v1.4.0/gseprofiler-1.4.0.tar.gz",
      "sha256": "9e62fc5ad7dd9a5791283811db816583ac032246a68ede956e530360c81c36fb"
     }
    ]
   }
  ]
 }
}