c59ba65732
- fix test - Update Formula/onlykey-agent.rb - addresses feedback in PR Homebrew/homebrew-core#104096 - addresses brew style violations - fix linux build by replacing hidapi pypi resource with "depends_on" to fix linux bottle build - audit & style violation fixes - fix "fatal error: libusb.h: No such file or directory" when building hidapi on linux with explicit libusb include path - fix: remove wheel resource - wheel is included in brew python formula per discussion at https://github.com/Homebrew/homebrew-core/pull/104096#discussion_r914171487 - style per PR review - use append_to_cflags per PR review - remove unnecessary regex for test per PR feedback - fix: force cython-hidapi to use homebrew's copy of hidapi per advice from @cho-m and @carlocab at https://github.com/Homebrew/homebrew-core/pull/104096#discussion_r914373865 - add entry to pypi_formula_mappings.json to avoid six being added by brew [bump|bump-formula-pr] per thread at https://github.com/Homebrew/homebrew-core/pull/104096#discussion_r931710459 Closes #104096. Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com> Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> |
||
---|---|---|
.github | ||
Aliases | ||
Formula | ||
audit_exceptions | ||
cmd | ||
style_exceptions | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
README.md | ||
formula_renames.json | ||
pypi_formula_mappings.json | ||
synced_versions_formulae.json | ||
tap_migrations.json |
README.md
Homebrew Core
Core formulae for the Homebrew package manager.
How do I install these formulae?
Just brew install <formula>
. This is the default tap for Homebrew and is installed by default.
More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors
See these sections in Homebrew/brew's README.