#TODO need wayland support, then patch rfd crate #TODO port host:jre (try not to use jdk recipe) # build instructions: https://github.com/ruffle-rs/ruffle#building-from-source [source] git = "https://github.com/ruffle-rs/ruffle" shallow_clone = true [build] template = "cargo" cargopackages = ["ruffle_desktop"] dependencies = [ "openssl3", ]