{ "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" ] } ] }