On 2021/07/11 13:09, Kinichiro Inoguchi wrote: > I noticed that musescore build always downloads MuseScore_General_* files, > and it takes a long time since download site was slow. > How do you like fetching them as DISTFILES to shorten build time ?
It doesn't change anything because the same version of these files are already included in the musescore zip. Ports should not make network connections during build - I think this port should use -DDOWNLOAD_SOUNDFONT=OFF in CONFIGURE_ARGS.
