New issue by kartikynwa on void-packages repository https://github.com/void-linux/void-packages/issues/20314 Description: Spek is an acoustic spectrum analyser written in C and C++. It uses FFmpeg libraries for audio decoding and wxWidgets for the GUI. - Project page: http://spek.cc - Github page: https://github.com/alexkay/spek I tried writing a template from scratch but it doesn't compile since I am unfamiliar with how build systems work and I suck. I was able to build the program locally. [Link to my broken template.](https://github.com/kartikynwa/void-packages/blob/spek/srcpkgs/spek/template)