Re-enabling the Guichan formula #5130
Unanswered
bjorn
asked this question in
Writing Formulae/Casks
Replies: 3 comments 4 replies
-
Yes. However, unless the fork is deemed an official replacement, we won't be switching to the fork. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
You may want to host this in your own Tap. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
After making a Guichan 0.8.3 release I have resubmitted the Guichan formula at Homebrew/homebrew-core#223673. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
Guichan was deprecated in Homebrew/homebrew-core#122334 and later disabled entirely in Homebrew/homebrew-core#151272. I'd like to re-enable this formula because I'm trying to compile my application based on it. I'm also interested in resuming maintenance of Guichan myself, which now has its official repository at https://github.com/darkbitsorg/guichan.
I thought I'd start by forking guichan using the
bump-formula-prcommand, but it doesn't let me:I guess I'll need to perform this change in a fork manually?
Of course, alternatively I could add Guichan as a git submodule to my repository.
Beta Was this translation helpful? Give feedback.
All reactions