{ "app-id" : "io.github.fsobolev.Cavalier", "runtime" : "org.gnome.Platform", "runtime-version" : "44", "sdk" : "org.gnome.Sdk", "command" : "cavalier", "finish-args" : [ "--share=ipc", "--socket=wayland", "--socket=fallback-x11", "--socket=pulseaudio", "--device=dri" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules" : [ "shared-modules/linux-audio/fftw3f.json", { "name" : "iniparser", "buildsystem" : "simple", "build-commands" : [ "make PREFIX=/app", "install -Dm0644 src/iniparser.h /app/include/iniparser.h", "install -Dm0644 src/dictionary.h /app/include/dictionary.h", "install -Dm0644 libiniparser.so.1 /app/lib/libiniparser.so.1", "ln -sf libiniparser.so.1 /app/lib/libiniparser.so" ], "sources" : [ { "type" : "git", "url" : "https://github.com/ndevilla/iniparser.git", "commit" : "deb85ad4936d4ca32cc2260ce43323d47936410d" } ] }, { "name" : "cava", "sources" : [ { "type" : "git", "url" : "https://github.com/karlstav/cava.git", "tag" : "0.8.3", "commit" : "746a3b1e6021e383aea9d0000f49d71fb24e1856" } ] }, { "name" : "cavalier", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "dir", "path" : "." } ] } ] }