{
 "app_id": "org.yacas.yacas",
 "source_url": "https://raw.githubusercontent.com/grzegorzmazur/yacas/master/cyacas/packaging/flatpak/org.yacas.yacas.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "1.6",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--socket=x11",
  "--share=network",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:53:45.886941+00:00",
 "manifest": {
  "app-id": "org.yacas.yacas",
  "branch": "1.9",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "1.6",
  "sdk": "org.freedesktop.Sdk",
  "command": "yacas",
  "finish-args": [
   "--socket=x11",
   "--share=network",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "yacas",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/grzegorzmazur/yacas/archive/v1.9.2.tar.gz",
      "sha256": "6b94394f705bed70a9d104967073efd6c23e9eb1a832805c4d805ef875555ae5"
     }
    ],
    "buildsystem": "cmake",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DCMAKE_INSTALL_PREFIX=/app",
     "-DENABLE_CYACAS_GUI=Off",
     "-DENABLE_CYACAS_KERNEL=Off",
     "-DENABLE_JYACAS=Off"
    ],
    "cleanup": [
     "/include",
     "/lib"
    ]
   }
  ]
 }
}