Skip to content

ladislavb/homebrew-survex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-survex

Homebrew tap for Survex cave survey tool.

To tap this repository:

brew tap survex/survex https://git.survex.com/homebrew-survex

Then to install the latest stable version of Survex:

brew install survex

FFmpeg is used to implement Aven's movie export feature - this homebrew package marks it as a recommended dependency so it will be installed and used by default. If you don't use this feature you can avoid the FFmpeg dependency by adding the --without-ffmpeg option:

brew install survex --without-ffmpeg

If you want to install the latest development version use:

sudo cpan -T -i local::lib < /dev/null
sudo cpan -I -T -i Locale::PO < /dev/null
brew install inkscape
brew install --HEAD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%