#TODO not compiled or tested #TODO determine minimum dependencies from cmake log # build instructions: https://gitlab.freedesktop.org/rncbc/qpwgraph#building [source] git = "https://gitlab.freedesktop.org/rncbc/qpwgraph" rev = "v0.9.8" [build] template = "cmake" cmakeflags = [ "-DCONFIG_ALSA_MIDI=0", "-DCONFIG_SYSTEM_TRAY=0", ] #dependencies = [ # "qt6-base", # "pipewire", #]