{ "id": "page.codeberg.zynequ.Kapitano", "runtime": "org.gnome.Platform", "runtime-version": "48", "sdk": "org.gnome.Sdk", "sdk-extensions": [ "org.freedesktop.Sdk.Extension.rust-stable" ], "command": "kapitano", "finish-args": [ "--share=ipc", "--device=dri", "--socket=wayland", "--socket=fallback-x11", "--share=network" ], "cleanup": [ "/include", "/lib/pkgconfig", "/lib/cmake", "/sbin", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.pc", "*.c", "*.h", "*.la", "*.a" ], "modules": [ { "name": "json-c", "buildsystem": "cmake-ninja", "builddir": true, "config-opts": [ "-DCMAKE_BUILD_TYPE=Release" ], "sources": [ { "type": "git", "url": "https://github.com/json-c/json-c.git", "tag": "json-c-0.18-20240915", "commit": "41a55cfcedb54d9c1874f2f0eb07b504091d7e37", "x-checker-data": { "type": "git", "tag-pattern": "^json-c-([\\d.]+)-[\\d]+$" } } ] }, { "name": "clamav", "buildsystem": "cmake-ninja", "builddir": true, "build-options": { "append-path": "/usr/lib/sdk/rust-stable/bin" }, "config-opts": [ "-DCMAKE_BUILD_TYPE=Release", "-DENABLE_MILTER=OFF", "-DENABLE_CLAMONACC=OFF", "-DENABLE_TESTS=OFF", "-DENABLE_EXAMPLES=OFF", "-DENABLE_SYSTEMD=OFF", "-DENABLE_MAN_PAGES=OFF" ], "sources": [ { "type": "archive", "url": "https://github.com/Cisco-Talos/clamav/releases/download/clamav-1.4.3/clamav-1.4.3.tar.gz", "sha256": "d874cabf3d4765b35b518ef535658a1e6ec74802006a1d613f9f124aa1343210", "x-checker-data": { "type": "anitya", "project-id": 291, "url-template": "https://github.com/Cisco-Talos/clamav/releases/download/clamav-$version/clamav-$version.tar.gz" } } ] }, { "name": "kapitano", "builddir": true, "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://codeberg.org/zynequ/Kapitano.git", "tag": "1.1.5", "commit": "01d292e1e78389a4c6b303381930298106712246", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$" } } ] } ] }