Skip to content

takesako/homebrew-sigrok

 
 

Repository files navigation

homebrew-sigrok for M1/M2 Mac

I encountered the M1/M2 Mac problem, I created an unofficial Mac Homebrew package. I had to apply several patches to the source code for building with older libraries.

install PulseView-0.4.2

To install the stable release version of PulseView-0.4.2, please run the following command:

brew install takesako/sigrok/pulseview
brew install takesako/sigrok/sigrok-cli

install PulseView (latest HEAD)

If you want to build the latest HEAD, please run the following commands:

brew install --HEAD takesako/sigrok/sigrok-firmware-fx2lafw
brew install --HEAD takesako/sigrok/libsigrokdecode
brew install --HEAD takesako/sigrok/libsigrok
brew install --HEAD takesako/sigrok/pulseview
brew install --HEAD takesako/sigrok/sigrok-cli

-- takesako

About

brew tap takesako/homebrew-sigrok

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%