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 #267

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.

alexkay commented 1 year ago

Thanks you @samuello1228! Did the bundle script work for you?

samuello1228 commented 1 year ago

Yes, the bundle script works. You can see the log. https://github.com/samuello1228/spek-my-build/blob/main/v0.8.5/build_log.txt