Anyone know where to find correct Sord package?

I’ve tried to build the mod-plugin-builder for a few days, just to start understanding things on a deeper level.

I’ve so far sorted out some outdated links to packages and also the “hash not found” error for the fftw.

But now I have run into a hill I cannot seem to climb over. It’s the missing Sord link. The link is dead and pointing towards an commit ID instead of a .tar. So I’m not really sure what package to use to get further with the build.

Anyone who has found a solution for this recently?

What “missing Sord link” do you mean? where is this?

The _SITE link here has changed to my understanding and does not have any commit information available anymore. So I get an 404 error when building.

You should probably be able to use https://gitlab.com/drobilla/sord.git

2 Likes

All right! So this commit ID should still be accessible from gitlab?

SORD_VERSION = 31ea384f24e12778d6e30cc7a30b0f48f3d50523

I only need to change the _SITE url and leave the rest as is?