Ahoj,
this package downloads stuff in build().
This should not happen.
Please move the download steps of special dependencies and ressources, that cannot be downloaded via the source array, into the prepare() function, so that build() (and package()) can run in an offline environment.
Regards and thanks for the package!
==> Starting build()...
[...]
[ 99%] Building CXX object CMakeFiles/Throne.dir/Throne_autogen/JU62CA5L7X/qrc_translations.cpp.o
[100%] Linking CXX executable Throne
[100%] Built target Throne
go: downloading github.com/throneproj/sing-box v1.11.16-0.20251015233716-d454ba00b4be
go: downloading github.com/Mahdi-zarei/speedtest-go v1.7.12
go: downloading github.com/sagernet/sing v0.7.12
[...]
go: downloading github.com/bits-and-blooms/bitset v1.13.0
go: downloading github.com/gorilla/securecookie v1.1.2
==> Entering fakeroot environment...
==> Starting package()...
[...]
Pinned Comments