From 9cfc2f0205d3e9862845002e0988107bbc6d3589 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 1 Nov 2019 17:05:32 +0000 Subject: [PATCH] Update Brewfile - Remove args from aspell, it seems it always installs all language dictionaries now. - Remove args from global, they're not there, and I don't know what the package does instead now, cause I've hardly ever used global. - Switch from Beta to Stable versions of Firefox. - Remove no longers supports args from the ffmpeg install command. - Remove witgui, it's formula has been removed due to the download website using reCAPTCHA before you can download the file. --- Brewfile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Brewfile b/Brewfile index 897ce91..9c6d324 100644 --- a/Brewfile +++ b/Brewfile @@ -15,7 +15,7 @@ tap 'homebrew/cask-drivers' brew 'ack' brew 'ansible' -brew 'aspell', args: %w[with-lang-el with-lang-sv] +brew 'aspell' brew 'bash' brew 'bazaar' brew 'colordiff' @@ -26,7 +26,7 @@ brew 'geckodriver' brew 'git' brew 'git-crypt' brew 'git-standup' -brew 'global', args: %w[with-ctags with-pygments] +brew 'global' brew 'go' brew 'highlight' brew 'htop' @@ -95,7 +95,7 @@ cask 'betterzip' cask 'bitbar' cask 'daisydisk' cask 'emacs' -cask 'firefox-beta' +cask 'firefox' cask 'fluid' cask 'flux' cask 'google-chrome' @@ -170,7 +170,6 @@ cask 'visual-studio-code' # noct if hostname == 'noct' brew 'ffmpeg', args: %w[ - with-chromaprint with-fdk-aac with-libass with-librsvg @@ -261,7 +260,6 @@ if hostname == 'noct' cask 'wavebox' cask 'webpquicklook' cask 'whatsapp' - cask 'witgui' cask 'xld' mas 'Apple Remote Desktop', id: 409_907_375