void-linux / void-packages

The Void source packages collection
https://voidlinux.org
Other
2.6k stars 2.16k forks source link

Package Request: pharo #24482

Open smorimoto opened 4 years ago

smorimoto commented 4 years ago

https://github.com/pharo-project/pharo

cinerea0 commented 4 years ago

I've never tried to package this, but the last time I installed it manually it kept failing because it seems to expect openssl as opposed to libressl.

natrys commented 4 years ago

@cinerea0 Which probably means we can't package this because building from source requires bootstrapping and the provided binary doesn't work in the first place.

Fwiw, I actually got the binary to function by replacing relevant vendored dynlibs with system ones (libcrypto, libssl, libgit2). But that's too hacky to be done in official package.