{
 "app_id": "com.github.diegoivanme.plano",
 "source_url": "https://raw.githubusercontent.com/Diego-Ivan/plano-rewritten/main/com.github.diegoivanme.plano.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "41",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--env=GTK_PATH=/app/lib/gtk-4.0"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T17:49:02.311420+00:00",
 "manifest": {
  "app-id": "com.github.diegoivanme.plano",
  "runtime": "org.gnome.Platform",
  "runtime-version": "41",
  "sdk": "org.gnome.Sdk",
  "command": "plano",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--env=GTK_PATH=/app/lib/gtk-4.0"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libsass",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "--libdir=/app/lib"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/lazka/libsass.git",
      "branch": "meson"
     }
    ]
   },
   {
    "name": "sassc",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "--libdir=/app/lib"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/lazka/sassc.git",
      "branch": "meson"
     }
    ]
   },
   {
    "name": "libadwaita",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/libadwaita.git",
      "branch": "main"
     }
    ]
   },
   {
    "name": "plano",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "."
     }
    ]
   }
  ]
 }
}