geoffduong / homebrew-marmaduke-chromium

homebrew tap for the marmaduke builds of chromium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homebrew Tap for the Marmaduke Chromium builds

If you’re looking for a macOS build of the latest stable Chromium which includes modern video codecs such as H.264, then the marmaduke builds as advertised on Woolyss are your best bet.

This homebrew tap was created for the easy installation of above-mentioned builds.

To install do:

brew tap cpbotha/marmaduke-chromium
brew cask install marmaduke-chromium

If you prefer the build without google sync and widevine (which you do need to play for example Netflix), then rather install:

brew cask install marmaduke-chromium-nosync

From here on, do the following to upgrade when a new build becomes available:

brew update
brew cask upgrade marmaduke-chromium

My RSS reader keeps on eye on the marmaduke releases, but please file an issue here if you notice that we’re out of date!

Important notice re version v70.0.3538.102

If you installed the marmaduke-chromium cask of v70.0.3538.102 on November 11 or 12, you might have received a temporarily broken build. If your chromium does not want to run, please do the following to get marmaduke’s fixed build:

brew update
brew cask uninstall marmaduke-chromium
brew cask install marmaduke-chromium

About

homebrew tap for the marmaduke builds of chromium


Languages

Language:Ruby 100.0%