mesonwrap
mesonwrap copied to clipboard
Meson wraps service and tools, please use https://github.com/mesonbuild/wrapdb for wraps issues
Mesonwrap gives me the following error: ``` (venv) lbcscme@LBCNB963:~/mesonwrap> mesonwrap review --pull-request 1 tclap Traceback (most recent call last): File "/home/lbcscme/mesonwrap/venv/bin/mesonwrap", line 33, in sys.exit(load_entry_point('mesonwrap==0.2.0', 'console_scripts', 'mesonwrap')()) File "/home/lbcscme/mesonwrap/venv/lib/python3.6/site-packages/mesonwrap-0.2.0-py3.6.egg/mesonwrap/cli.py", line...
After downloading mesonwrap and installing all Python packages listed in requirements.txt, ``mesonwrap`` failed with: "ModuleNotFoundError: No module named dataclasses." Assuming that requirements.txt lists all required Python packages, ``dataclasses`` should be...
It seems SDL2 requires GLES2 and EGL headers, which aren't provided by the MinGW64 toolchain: ``` In file included from ../subprojects/SDL2-2.0.12/src/render/opengles2/SDL_render_gles2.c:27: ..\subprojects\SDL2-2.0.12\include/SDL_opengles2.h:35:10: fatal error: GLES2/gl2platform.h: No such file or directory...
Ages ago we had an idea about a "wrap day" when people would gather to create wraps for common libraries and submit them to wrapdb. Maybe we could look into...
I think requiring patches to be tarballs adds an extra intermediate step that's (a) a bit of a burden, and (b) actually more friction than forking a 3rd party repo....
I got a feedback comment that the project pages on wrapdb are a bit spartan. Perhaps a description could be added to each package. It does not have to be...
An example of "how to use this" in the README would be useful for newcomers...
We (CC: @tp-m @MathieuDuponchelle) maintain a bunch of meson ports of projects that don't seem to be interested in the ports in gstreamer. We haven't submitted them to wrapdb because...
https://github.com/mesonbuild/sqlite/pull/16#issuecomment-660683691