ifndef CONFIG_NO_NETWORK TARGET_NAME = soyuz PKG_DEPENDS += \ @(SDK_USER)/src/vfs/@(SDK_VERSION) \ @(SDK_USER)/src/libc/@(SDK_VERSION) \ @(SDK_USER)/src/stdcxx/@(SDK_VERSION) \ _/src/dosbox-libretro \ _/src/retro_frontend \ _/raw/soyuz \ include_rules : |> wget --quiet https://ce.gl/ports/dist/soyuz/%o |> soyuz.zip {zip} : {zip} \ |> unzip %f -d soyuz ; tar cf %o dosbox.conf soyuz ; rm -r soyuz \ |> soyuz.tar {tar} : {tar} |> !collect_raw |> : |> !raw |> : runtime |> !collect_pkg_runtime |> : |> !pkg |> endif