{ "id": "io.github.qwersyk.Wienere", "runtime": "org.gnome.Platform", "runtime-version": "47", "sdk": "org.gnome.Sdk", "command": "wienere", "finish-args": [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland", "--talk-name=org.gnome.Shell.Screencast", "--filesystem=xdg-cache" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules": [ "modules/python3-openai.json", "modules/python3-beautifulsoup4.json", "modules/python3-requests.json", "modules/python3-fake_useragent.json", { "name": "wienere", "builddir": true, "buildsystem": "meson", "config-opts": [ "--buildtype=release" ], "sources": [ { "type": "dir", "path": "." } ] } ] }