zoq / homebrew-mlpack

2 stars 1 forks source link

brew audit --strict complains about mlpack formula #1

Closed birm closed 4 years ago

birm commented 4 years ago

I'm looking into https://github.com/mlpack/mlpack/issues/2108, and following submission guidelines here, I get the following brew audit problems: `mlpack:

I'm working on these now, but I thought I'd report anyway :)

zoq commented 4 years ago

Thanks, are you planning to open a PR on the homebrew repo?

birm commented 4 years ago

yes, I've made one for ensmallen, since it was an easier task -- https://github.com/Homebrew/homebrew-core/pull/48033

zoq commented 4 years ago

Awesome, I think once it merged, we should remove the repo, to avoid any confusion.

birm commented 4 years ago

I'm not sure. They may do different things; notably, it looks like homebrew core doesn't allow options. Likewise, there's no nightly (well, we could do nightly, but that may be too many PRs in the homebrew core repo)

zoq commented 4 years ago

You are right, don't see an option for the nightly builds, other than doing it in another repo.