0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-20 05:19:35 +00:00
Files
Robert Kirkman 3bbc4a1516 fix(x11/glew): implement EGL support and switch to EGL instead of GLX
- Fixes https://github.com/termux/termux-packages/issues/21880

- Solution copied and pasted almost line for line from Arch Linux's solution to the same bug as it manifested in GNU/Linux ca08ff5d4c

- Arch Linux also provides binaries `eglewinfo` and `glxewinfo`, but I decided to omit those for now because Termux `glew` doesn't currently provide `glewinfo`, so it isn't necessary to build those until someone needs and asks for them.

- `hugin` does not need to be recompiled in order to receive the fix; its current build automatically begins working after this patched `glew` package is installed
2025-09-16 12:38:52 -05:00
..
2022-04-18 14:48:06 +05:30