{ "app-id": "com.snapclone.SnapClone", "runtime": "org.kde.Platform", "runtime-version": "6.7", "sdk": "org.kde.Sdk", "command": "SnapClone", "finish-args": [ "--share=network", "--share=ipc", "--socket=wayland", "--socket=fallback-x11", "--device=all", "--filesystem=xdg-data/snapclone:create", "--filesystem=xdg-cache/snapclone:create", "--system-talk-name=org.fedoraproject.FirewallD1", "--system-talk-name=com.ubuntu.USF1", "--talk-name=org.freedesktop.portal.Desktop", "--talk-name=org.freedesktop.Notifications" ], "cleanup": [ "/include", "/lib/pkgconfig", "/lib/cmake", "/share/doc", "/share/man", "*.la", "*.a" ], "modules": [ { "name": "snapclone", "buildsystem": "cmake-ninja", "config-opts": [ "-DCMAKE_BUILD_TYPE=Release", "-DSNAPCLONE_BUILD_TESTS=OFF" ], "sources": [ { "type": "dir", "path": "." } ] } ] }