This adds a devel section to the Criterion formula. It just points to the bleeding branch of the repository, and allows users to install whatever is there. Other than that, the actual logic of installing stable doesn't change.
To install devel, it would look something like:
brew install --devel snaipe/soft/criterion
The main reason I am making this request is that there is no ppa package for Ubuntu Disco, so instead I want to use brew. This should let me work with the latest changes so I can use Meson.
This adds a devel section to the Criterion formula. It just points to the bleeding branch of the repository, and allows users to install whatever is there. Other than that, the actual logic of installing stable doesn't change.
To install devel, it would look something like:
The main reason I am making this request is that there is no ppa package for Ubuntu Disco, so instead I want to use brew. This should let me work with the latest changes so I can use Meson.