File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ build_and_install "libffi" configure
2525build_and_install " libxml2" autogen \
2626 PYTHON_CFLAGS=" $( /opt/python/cp312-cp312/bin/python3-config --cflags) " \
2727 PYTHON_LIBS=" $( /opt/python/cp312-cp312/bin/python3-config --libs) "
28+ build_and_install " libXtrans" configure
29+ build_and_install " libX11" configure
2830build_and_install " SPIRV-Headers" cmake --skip-build
2931build_and_install " wayland" meson-static -Ddocumentation=false
3032build_and_install " SPIRV-Tools" cmake --update-submodules \
Original file line number Diff line number Diff line change 11# https://gitlab.com/freedesktop-sdk/mirrors/freedesktop/mesa/
22github.com/intel/libva =2.22.0
3- github.com/libffi/libffi =3.5.1
4- github.com/GNOME/libxml2 =2.14.4
5- github.com/KhronosGroup/SPIRV-Tools =1.4.313 .0
3+ github.com/libffi/libffi =3.5.2
4+ github.com/GNOME/libxml2 =2.14.5
5+ github.com/KhronosGroup/SPIRV-Tools =1.4.321 .0
66github.com/KhronosGroup/glslang =$SPIRV-Tools
77github.com/KhronosGroup/SPIRV-Headers =$SPIRV-Tools
8- github.com/KhronosGroup/SPIRV-LLVM-Translator =20 .1.3
9- gitlab.freedesktop.org/mesa/mesa =25.1.4
8+ github.com/KhronosGroup/SPIRV-LLVM-Translator =21 .1.0
9+ gitlab.freedesktop.org/mesa/mesa =25.2.0
1010gitlab.freedesktop.org/mesa/drm =2.4.125
1111gitlab.freedesktop.org/vdpau/libvdpau =1.5
1212gitlab.freedesktop.org/glvnd/libglvnd =1.7.0
13- gitlab.freedesktop.org/wayland/wayland =1.23.93
13+ gitlab.freedesktop.org/wayland/wayland =1.24.0
1414gitlab.freedesktop.org/xorg/lib/libxxf86vm =1.1.6
1515gitlab.freedesktop.org/xorg/lib/libxshmfence =1.3.3
1616gitlab.freedesktop.org/xorg/lib/libpciaccess =0.18.1
You can’t perform that action at this time.
0 commit comments