#TODO not compiled or tested #TODO missing dependencies # build instructions: https://github.com/opentoonz/opentoonz/blob/master/doc/how_to_build_linux.md [source] git = "https://github.com/opentoonz/opentoonz" rev = "dd4cb36142ebf65a2aa74ff8575002863d3e17fc" [build] template = "cmake" dependencies = [ "boost", "qt5-base", "freetype2", "libpng", "libmypaint", "opencv4", ]