Porting Webkitgtk #1119
-
I am in the process of porting webkit's GTK port and so far I have a few questions:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I'm assuming you mean that you want to write a formula for some webkit based software.
https://docs.brew.sh/Acceptable-Formulae#we-dont-like-binary-formulae explains the license requirements for homebrew-core.
Generally apps don't require systemd on macOS and on Linux we just ignore it I think. I'm not sure what cmake has to do with this.
OpenGL is deprecated on macOS but for now you can still use that version. |
Beta Was this translation helpful? Give feedback.
I'm assuming you mean that you want to write a formula for some webkit based software.
https://docs.brew.sh/Acceptable-Formulae#we-dont-like-binary-formulae explains the license requirements for homebrew-core.
Generally apps don't require systemd on macOS and on Linux we just ignore it I think. I'm not sure what cmake has to do with this.
OpenGL is deprecated on macOS but for now you can still use that version.