termux-packages/x11-packages/mesa-demos
Biswapriyo Nath 4433a0ddd4 fix(x11/mesa-demos): Install necessary shader files
This fixes the demos which require shader files. For example,

$ mandelbrot
Unable to open shader file CH18-mandel.vert
Unable to open shader file CH18-mandel.frag
mandelbrot: ../mesa-demos-9.0.0/src/util/shaderutil.c:116:
LinkShaders3: Assertion `vertShader || fragShader' failed.
Aborted (core dumped)

The issue was first reported in the following bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1373299

It was fixed in the following commit of Fedora 39.
30fa49f5fd?branch=f39
2024-04-05 14:28:38 +08:00
..
0001-fix-KHR-define.patch
LICENSE
build.sh fix(x11/mesa-demos): Install necessary shader files 2024-04-05 14:28:38 +08:00
eglinfo-system.subpackage.sh
mesa-demos-system-data.patch fix(x11/mesa-demos): Install necessary shader files 2024-04-05 14:28:38 +08:00
osmesa-demos.subpackage.sh
src-tests-texdown.c.patch