{ "app-id" : "org.rnd2.CpupowerGui", "runtime" : "org.gnome.Platform", "runtime-version" : "3.36", "sdk" : "org.gnome.Sdk", "command" : "cpupower-gui", "finish-args" : [ "--share=network", "--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--talk-name=ca.desrt.dconf", "--system-talk-name=org.rnd2.cpupower_gui.helper", "--system-own-name=org.rnd2.cpupower_gui.helper", "--env=DCONF_USER_CONFIG_DIR=.config/dconf" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/aclocal", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules" : [ { "name" : "cpupower-gui", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "git", "url" : "https://gitlab.com/vagnum08/cpupower-gui" } ], "config-opts" : [] }, { "name" : "dbus-python", "buildsystem" : "simple", "build-commands" : [ "pip3 install --prefix=${FLATPAK_DEST} dbus-python==1.2.16" ], "sources" : [ { "type" : "file", "url" : "https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.16.tar.gz", "sha256" : "11238f1d86c995d8aed2e22f04a1e3779f0d70e587caffeab4857f3c662ed5a4" } ] } ], "build-options" : { "env" : { } } }