#TODO not compiled or tested # build instructions: https://github.com/jpd002/Play-#building-for-unix [source] git = "https://github.com/jpd002/Play-" shallow_clone = true [build] template = "cmake" cmakeflags = [ "-DBUILD_TESTS=OFF" ] dependencies = [ "openal", "libevdev", "freealut", "qt5-base", "qt5-x11extras", "sqlite3", ]