bbc / audiowaveform

C++ program to generate waveform data and render waveform images from audio files
https://waveform.prototyping.bbc.co.uk
GNU General Public License v3.0
1.93k stars 242 forks source link

Amazonlinux static build Dockerfile #209

Open electricazimuth opened 1 month ago

electricazimuth commented 1 month ago

Tested and binary is working running as an AWS lambda layer (amazon linux)

chrisn commented 4 weeks ago

Thank you :heart: I'll take a look, maybe I can use this to provide binaries so people don't have to build their own.

electricazimuth commented 4 weeks ago

I added a binary for the current version on the releases of my fork https://github.com/electricazimuth/audiowaveform/releases/tag/aws-static-1.10.1 (okay for now but no workflow automated)