Hi there,

I am wondering where the build source files for the dependencies over at
https://windows.php.net/downloads/pecl/deps/ come from?

I am looking to get Windows builds working in GitHub Actions for the ssdeep
PECL extension, which is the consumer of the libfuzzy dependency on that
server.

As I understand it the last place these dependencies where configured was
in https://github.com/winlibs, but the files there are 2.13 -
https://github.com/winlibs/ssdeep

On https://windows.php.net/downloads/pecl/deps/ there is a newer version of
2.14.1 as well so it is unclear where that is coming from.

The reason I would like to know is because there is no vs16 build of the
dependency there and I would like to work out how to make one available to
my build script. I would also like to work out how well these dependencies
are maintained etc too.

Finally, there seems to be a mirror here
https://downloads.php.net/~windows/pecl/deps/ so I am not sure which is the
canonical source either that I should be pulling into my build script.

Kind regards,
Simon

-- 
Simon Holywell
simonholywell.com
<https://www.simonholywell.com/?utm_source=Email%20Signature&utm_medium=Email&utm_campaign=Email%20Signature>

Reply via email to