Skip to content

mpv formula with automatic app package installation

License

Notifications You must be signed in to change notification settings

aerobounce/homebrew-mpv-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

mpv-build 🛠

Personal tap for mpv, with some customizations.

Differences from the Original Formula

  • Build only
  • Automatically Installs mpv.app Package 📦
  • Custom options
    • disable-macos-touchbar
    • disable-macos-media-player
    • disable-binary-install
  • Removed Arguments
    • --enable-html-build
  • Offers mpv-alt which depends on homebrew-ffmpeg/ffmpeg/ffmpeg
    • The only difference is ffmpeg dependency, options and commands remains the same

Install

brew install aerobounce/mpv-build/mpv

or

brew install aerobounce/mpv-build/mpv-alt

Install with options

brew install --formula aerobounce/homebrew-mpv-build/mpv --with-<OPTION> ...

Example:

brew install --formula aerobounce/homebrew-mpv-build/mpv --with-disable-macos-media-player

Background

Releases

No releases published

Languages