Leseratte10 / acsm-calibre-plugin

Calibre plugin for ACSM->EPUB and ACSM->PDF conversion.
https://www.mobileread.com/forums/showthread.php?t=341975
GNU General Public License v3.0
695 stars 24 forks source link

libcrypto and libssl location overrideable by env variables #94

Closed nydragon closed 3 months ago

nydragon commented 5 months ago

I would like to know if it would be possible to add an option to override the libcrypto and libssl location via env variables using oscrypto.use_openssl.

I applied this modification locally as I was unable to make the plugin work on NixOS and am now able to properly run the plugin when passing the env vars to calibre.

If this behaviour is wanted I can open a PR asap.