alexkay / spek

Acoustic spectrum analyser
http://spek.cc
GNU General Public License v3.0
2.5k stars 255 forks source link

update Homebrew build dependencies #266

Closed samuello1228 closed 1 year ago

samuello1228 commented 1 year ago

I have successfully built v0.8.5 on my Intel MacBook with macOS Mojave 10.14.6. https://github.com/samuello1228/spek-my-build/tree/main/v0.8.5

autoconf is the dependency of automake. libtool, pkg-config and gettext are the build dependencies of ffmpeg. They will be automatically installed by Homebrew.

wxmac was renamed to wxwidgets.

gettext should be automatically linked.