This repository has been archived by the owner on Jan 16, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
mutt: awesomize the formula #20677
Closed
Closed
mutt: awesomize the formula #20677
Changes from 5 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
1102cdd
Mutt: add support for HEAD
chdiza d7f5687
Fix options and dependencies
chdiza 44c6e84
Error-out up front under two situations
chdiza b3d0193
Add `--with-brewed-ssl`
chdiza eb4654b
Add the "confirm" patches
chdiza 5cf38fa
Fix an incorrectly named option
chdiza 40ab9f4
Make some of the 'depends_on's simpler
chdiza b86fbd4
Comment out the more esoteric options
chdiza 0116d91
`--disable-nls` doesn't need to be a brew option
chdiza d740924
There is no brew formula for mixmaster
chdiza 0871613
:optional-ize more dependencies
chdiza 41f8656
One more :optonal-ization
chdiza 7d20e14
Repair the gnutls `depends_on`
chdiza 2e44ee5
Delete commented-out options
chdiza 3ee1cd6
Restore the old defaults
chdiza c80d5d4
Add ability to individually override defaults
chdiza f282ed4
Aw shoot
chdiza File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can do dependencies like this in one step:
This will also automatically generate a
--with-gdbm
option, though you can still define the option if you want a custom description instead of the generic one.