-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openjazz 20231028 #152682
openjazz 20231028 #152682
Conversation
Looks like this has switched to building with CMake now. |
So, I've been looking at this since I submitted the original PR and it failed to build. I also haven't been able to get it to build locally with CMake, even outside of Homebrew. I think there might be some issues upstream that need to be resolved before this can be updated. |
|
Yep, that's what I keep running into. It's trying to include |
Builds fine now |
Co-authored-by: Sean Molenaar <[email protected]>
They did also update to SDL2 with this release. That builds fine locally for me with these changes, so I'll try updating the dependencies. |
Will merge upstream PR in a bit, should not be needed in next release... |
That last commit (the |
🤖 An automated task has requested creation of a replacement PR. |
Replacement PR dispatched
* openjazz 20231028 * openjazz: use cmake and clean up formula * openjazz: fix style * Update license * openjazz: remove malloc usage * openjazz: do not recreate binary * Update license * Update Formula/o/openjazz.rb * Update to SDL2 * Remove unneeded dependencies * Add DATAPATH to point to pkgshare Closes #152682. Co-authored-by: Sean Molenaar <[email protected]> Signed-off-by: BrewTestBot <[email protected]>
✅ Replacement PR created at #152900. |
Replacement for #152682
Created with
brew bump-formula-pr
.resource
blocks have been checked for updates.release notes
The Windows builds are powered by MinGW and MXE (http://mxe.cc/).
The source tarball is intended for use under UNIX-like environments (powered by cmake).