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

justinmayer/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 

Repository files navigation

Homebrew Options Tap

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

Formulae for the following software are included in this repository:

Installation

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

brew uninstall ffmpeg

Then look at the formula source and choose which options you want — the options shown below are only examples. Then install via:

brew tap justinmayer/tap
brew install justinmayer/tap/ffmpeg --with-chromaprint --with-fdk-aac --with-srt

If you want the fpcalc CLI executable that is part of the Chromaprint project, download it from the Chromaprint site, expand, and put it somewhere on your PATH.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages