{
 "app_id": "me.iepure.devtoolbox",
 "source_url": "https://raw.githubusercontent.com/flathub/me.iepure.devtoolbox/master/me.iepure.devtoolbox.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-run/gvfsd",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:13:11.862284+00:00",
 "manifest": {
  "id": "me.iepure.devtoolbox",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "devtoolbox",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--talk-name=org.gtk.vfs.*",
   "--filesystem=xdg-run/gvfsd"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "python312",
    "sources": [
     {
      "type": "archive",
      "url": "https://www.python.org/ftp/python/3.12.9/Python-3.12.9.tar.xz",
      "sha512": "c840b14aa21e6a963d18c06ebaafb551d9c9a101b3866417e762fc4a2fde071a7a25fa257faba2956c7344bbc2413ed61690a712d26fba4d0dbeaa50e49b2574"
     }
    ]
   },
   "python3-PyGObject.json",
   "pypi-dependencies.json",
   {
    "name": "devtoolbox",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Ddebug=false"
    ],
    "post-install": [
     "mv /app/bin/devtoolbox /app/bin/devtoolbox-bin",
     "install -Dm755 /app/devtoolbox/devtoolbox-run-script /app/bin/devtoolbox"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/aleiepure/devtoolbox",
      "tag": "v1.3.1",
      "commit": "de7d6f2c0198730651660b3618ec9da4a04b49cc"
     }
    ]
   }
  ]
 }
}