#TODO not compiled or tested # build instructions: https://github.com/DaemonEngine/Daemon#build-instructions # data files - https://github.com/Unvanquished/Unvanquished#downloading-the-games-assets [source] git = "https://github.com/DaemonEngine/Daemon" [build] template = "custom" dependencies = [ "zlib", "libgmp", "libnettle", "curl", "sdl2", "glew", "libpng", "libjpeg", "libwebp", "freetype", "openal", "libogg", "libvorbis", "opus", "opusfile", ] script = """ DYNAMIC_INIT cookbook_cmake """