Skip to content

Homebrew (AKA, Brew) tap for formulae such as FFmpeg that include options

Notifications You must be signed in to change notification settings

bjenning04/homebrew-tap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Homebrew Options Tap

This repository contains Homebrew (AKA, Brew) “formulae” that includes all options, which Homebrew project maintainers removed as of Homebrew version 2.0.

For the moment, this repository consists of a single formula: FFmpeg

Installation

If the formula has already been installed from homebrew-core, you will first need to uninstall it:

brew uninstall ffmpeg

Then install via:

brew tap bjenning04/tap
brew tap-pin bjenning04/tap
brew install ffmpeg

Alternatively, you can install the formula by naming it explicitly:

brew install bjenning04/tap/ffmpeg

About

Homebrew (AKA, Brew) tap for formulae such as FFmpeg that include options

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%