Merge pull request #8529 from maxim-belkin/remove-unsupported-taps

docs/Interesting-Taps-and-Forks.md: remove unsupported taps
This commit is contained in:
Mike McQuaid 2020-08-31 08:22:10 +01:00 committed by GitHub
commit 205d4b5a0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ Homebrew has the capability to add (and remove) multiple taps to your local inst
Your taps are Git repositories located at `$(brew --repository)/Library/Taps`.
## Unsupported interesting taps
* [homebrew-ffmpeg/ffmpeg](https://github.com/homebrew-ffmpeg/homebrew-ffmpeg): A tap for FFmpeg with additional options, including nonfree additions.
* [homebrew-ffmpeg/ffmpeg](https://github.com/homebrew-ffmpeg/homebrew-ffmpeg): A tap for FFmpeg with additional options, including nonfree additions.
* [denji/nginx](https://github.com/denji/homebrew-nginx): A tap for NGINX modules, intended for its `nginx-full` formula which includes more module options.
@ -16,12 +16,6 @@ Your taps are Git repositories located at `$(brew --repository)/Library/Taps`.
* [petere/postgresql](https://github.com/petere/homebrew-postgresql): Allows installing multiple PostgreSQL versions in parallel.
* [titanous/gnuradio](https://github.com/titanous/homebrew-gnuradio): GNU Radio and friends running on macOS.
* [dunn/emacs](https://github.com/dunn/homebrew-emacs): A tap for Emacs packages.
* [sidaf/pentest](https://github.com/sidaf/homebrew-pentest): Tools for penetration testing.
* [osrf/simulation](https://github.com/osrf/homebrew-simulation): Tools for robotics simulation.
* [brewsci/bio](https://github.com/brewsci/homebrew-bio): Bioinformatics formulae.