Vítor Galvão

Results 115 comments of Vítor Galvão

Changing the suggestion, then, and updating the top post. Making non-GUI the default, and add a `--allow-gui` (less ridiculous than `--yes-gui`). Changing that behaviour to be the reverse is a...

Change from `discussion` to `ready to implement`.

> To fix this you'll need to install each cask, identify the full names of the launchd jobs it installs, and then enumerate all the job ids in the cask....

@reitermarkus What about we scrap this, remove the `depends_on_java` `caveat` and start making those casks `depends_on formula: 'openjdk'`? Do you foresee major problems with that approach? Alternatively, seeing as we’re...

> Is there a way to achieve `depends_on java: '>= 6'` behavior? No. > Or the implementation still on the way? Also no. The feature is desirable, but no one...

> I can take a look at adding support for Aliases? Instead of aliases, we should get the equivalent to `formula_renames.json` for casks. [That’s a much needed feature](https://github.com/Homebrew/homebrew-cask/issues/112102#issuecomment-934347233). > It...

> In homebrew-cask-versions, there are some casks not using official download links due to unstable appcenter links like [`clashx-pro`](https://github.com/Homebrew/homebrew-cask-versions/blob/master/Casks/clashx-pro.rb#L5) If a `url` is in a cask, it’s either official or...

> Before we implement this, is it helpful to add caveats to casks as poor-man's `conflict_with`? Not really, no. It’s been without it for years and there has been no...

Can confirm that `brew fetch macsplice` fails, but `curl --location https://www.macspice.com/mirror/binaries/v3.1.24/MacSpice3f5.dmg` succeeds. It does four redirects ``` HTTP/1.1 301 Moved Permanently Date: Tue, 25 May 2021 14:42:27 GMT Server: Apache...