Open Giacom opened 5 years ago
Just submit a pull request. That's really the best way now. Note that until someone (most likely me) approves it, nothing is going to break, so don't worry about that.
There is also mesonwrap review
tool from https://github.com/mesonbuild/wrapweb, but it works the best with submitted pull requests.
I see some assistance is needed how can I help?
Hi, thank you for looking into this. I just wanted to indicate that a pull request is welcome: https://mesonbuild.com/Adding-new-projects-to-wrapdb.html#add-a-new-wrap
I can review and merge it.
Should I cover the missing versions between the current sdl2 wrap and the latest version of sdl2 or just do the latest?
I don't think there is much of a point. People tend to use the latest version and they can submit the older one if they need to.
Will get to work as soon as possible.
Would it be possible to update this to SDL2 2.0.9? The latest version has so many new features and improvements compared to this version.
I could look into it if I was shown how to test wraps locally so I can be sure I'm committing something that works. I have had trouble making my own wraps because I could not figure out a way to test it properly.