{
 "app_id": "com.flufflesamy.AlterEgoTools",
 "source_url": "https://raw.githubusercontent.com/flufflesamy/alter-ego-tools/main/build-aux/com.flufflesamy.AlterEgoTools.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--env=RUST_LOG=alter_ego_tools=info",
  "--env=G_MESSAGES_DEBUG=none"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:49:02.311422+00:00",
 "manifest": {
  "id": "com.flufflesamy.AlterEgoTools",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "alter-ego-tools",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--env=RUST_LOG=alter_ego_tools=info",
   "--env=G_MESSAGES_DEBUG=none"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "build-args": [
    "--share=network"
   ],
   "env": {
    "CARGO_REGISTRIES_CRATES_IO_PROTOCOL": "sparse"
   },
   "test-args": [
    "--socket=x11",
    "--socket=wayland",
    "--share=network"
   ]
  },
  "modules": [
   {
    "name": "alter-ego-tools",
    "buildsystem": "meson",
    "run-tests": true,
    "config-opts": [
     "-Dprofile=default"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/flufflesamy/alter-ego-tools.git",
      "tag": "v0.2.0"
     }
    ]
   }
  ]
 }
}