Collection of custom and deprecated formulae.
Big changes made in this repo.
- 05-23-2021
- Fix checkalive
- 12-01-2020
Homebrew.args
is deprecated in 2.6.0. Passing value into formula build with--with-key=value
is not possible anymore.
- 02-28-2020
- Drops cask
mellow
, which is now maintained in Homebrew Cask repo
- Drops cask
- 02-26-2020
- Rename some formulae to avoid name conflicting after
brew tap-pin
is obsolete
- Rename some formulae to avoid name conflicting after
- 10-04-2019
- Remove formula
libcaca
, cause dependencyimlib2
is added in formula in homebrew-core
- Remove formula
- 08-30-2019
- Formulae with option
[email protected]
is being removed cause formulae from Homebrew-core are moving to [email protected].
- Formulae with option
brew tap laggardkernel/tap
brew install laggardkernel/tap/<formula>
# brew tap-pin laggardkernel/tap # deprecated
git config --local blame.ignoreRevsFile .git-blame-ignore-revs
brew switch
, the old goodie dropped by brew in 2.6.0brew fix-perm
, fix formula file perms broke bysudo brew services
brew git-gc
, copied from ymyzk/homebrew-ymyzk, original tap unmaintainedbrew bat formula
,bat
path hardcoding removed
Check the Formula/
folder directly. No longer bother to update introduction here.
- Formula Cookbook
- Formula API
- example-formula.rb
- Cask Cookbook
- Detect OS, CPU arch from GoReleaser
brew checkalive
brew style --fix
, helpful but not trustworthy. Be careful!- Deprecation of ARGV