mesa, networkmanager ver. bump
This commit is contained in:
@@ -21,7 +21,6 @@ def setup():
|
||||
-Dgallium-va=enabled \
|
||||
-Dgallium-xa=enabled \
|
||||
-Dgallium-nine=true \
|
||||
-Dvulkan-drivers=amd,intel,intel_hasvk,swrast,virtio \
|
||||
-Dvulkan-layers=device-select,intel-nullhw,overlay \
|
||||
-Dvideo-codecs=all \
|
||||
-Dshared-glapi=enabled \
|
||||
@@ -31,7 +30,7 @@ def setup():
|
||||
-Dgbm=enabled \
|
||||
-Dglx=dri \
|
||||
-Degl=enabled \
|
||||
-Dglvnd=true \
|
||||
-Dglvnd=enabled \
|
||||
-Dllvm=enabled \
|
||||
-Dvalgrind=enabled \
|
||||
-Dlibunwind=disabled \
|
||||
@@ -42,6 +41,7 @@ def setup():
|
||||
|
||||
if get.buildTYPE() == "emul32":
|
||||
options += " -Dlmsensors=disabled --native-file crossfile.ini -Dzstd=disabled \
|
||||
-Dvulkan-drivers=amd,intel,intel_hasvk,swrast,virtio \
|
||||
-Dgallium-drivers=r300,r600,nouveau,radeonsi,svga,iris,swrast,virgl,crocus,zink \
|
||||
"
|
||||
#shelltools.export("CC", "clang -m32")
|
||||
@@ -60,6 +60,7 @@ def setup():
|
||||
options += " -Dgallium-omx=bellagio -Dlmsensors=enabled -Dzstd=enabled \
|
||||
-Dgallium-rusticl=true \
|
||||
-Drust_std=2021 \
|
||||
-Dvulkan-drivers=amd,intel,intel_hasvk,swrast,virtio,nouveau \
|
||||
-Dgallium-drivers=r300,r600,nouveau,radeonsi,svga,iris,swrast,virgl,crocus,zink,d3d12"
|
||||
|
||||
#pisitools.ldflags.add("-fuse-ld=lld")
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<Icon>mesa</Icon>
|
||||
<Summary>Mesa graphics libraries and utilities</Summary>
|
||||
<Description>Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.</Description>
|
||||
<Archive sha1sum="c8effed23c5a413fcf2ccd98a1118473bff22213" type="tarxz">https://archive.mesa3d.org/mesa-24.1.1.tar.xz</Archive>
|
||||
<Archive sha1sum="5cdb8437b70ba4c384d602052b7396aab2018363" type="tarxz">https://archive.mesa3d.org/mesa-24.1.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>valgrind-devel</Dependency>
|
||||
@@ -228,6 +228,7 @@
|
||||
<Dependency>vulkan-32bit</Dependency>
|
||||
<Dependency>libclc-32bit</Dependency>
|
||||
<Dependency>spirv-llvm-32bit</Dependency>
|
||||
<Dependency>spirv-tools-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>zlib-32bit</Dependency>
|
||||
@@ -259,6 +260,7 @@
|
||||
<Dependency>libunwind-32bit</Dependency>
|
||||
<Dependency>llvm-clang-32bit</Dependency>
|
||||
<Dependency>spirv-llvm-32bit</Dependency>
|
||||
<Dependency>spirv-tools-32bit</Dependency>
|
||||
<Dependency>xcb-util-keysyms-32bit</Dependency>
|
||||
<Dependency release="current">mesa</Dependency>
|
||||
<Dependency versionFrom="11.0.0">llvm-32bit</Dependency>
|
||||
@@ -270,6 +272,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="112">
|
||||
<Date>2024-06-25</Date>
|
||||
<Version>24.1.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="111">
|
||||
<Date>2024-06-11</Date>
|
||||
<Version>24.1.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user