#TODO not compiled or tested # build instructions: https://conky.cc/documents/compiling [source] git = "https://github.com/brndnmtthws/conky" rev = "bbdc7081aec27daafca07fc40523335a2ea0a992" [build] template = "custom" dependencies = [ "imlib2", "ncurses", "libxml2", "curl", ] script = """ export CPPFLAGS="-I${COOKBOOK_SYSROOT}/include/ncurses" cookbook_cmake """