mesa-32: 20.2.2 -> 20.3.1
This commit is contained in:
parent
f329920963
commit
1bdf4438f7
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/compat-32.pub
|
||||
RWSwxGo/zH7eXdbVnfLYtxDX1q4yjr6yJaryNL/cQIJQMWCKSom57xCnoE8ITQ0v+CORmInWi0RsFnTKuV4bPKcpZLVy9VO1jAU=
|
||||
SHA256 (Pkgfile) = 17e1c4d36cdacf10408b1050eebd8f6a7a6b1ee3cdbb8ba0ff8b5786fcd02cdc
|
||||
RWSwxGo/zH7eXYoMcyaj6aFOaY06sGotoxLwoMCWe20QzPiuezLXJ/7srBRrJGxP+ux9/AnhkC2kJd9BycvMNMVuCsH2RwSyGQA=
|
||||
SHA256 (Pkgfile) = 0b6aadc87c3d479d4e51d6d0381ff01c033c69e2326635429512c18f19a19254
|
||||
SHA256 (.footprint) = 8adc88df231f235ce137b9ebe2f123e4d64260679117661cfb90d036a4973333
|
||||
SHA256 (mesa-20.2.2.tar.xz) = 1f93eb1090cf71490cd0e204e04f8427a82b6ed534b7f49ca50cea7dcc89b861
|
||||
SHA256 (mesa-20.3.1.tar.xz) = af751b49bb2ab0264d58c31e73d869e80333de02b2d1becc93f1b28c67aa780f
|
||||
SHA256 (x86-linux-gnu) = 448877bbe3efe8bdfe6282c8e730fe8a8b6bf3c07f659e71b7292aceca22d8bd
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: elfutils-32 expat-32 libdrm-32 libglvnd-32 libvdpau-32 llvm-32 mesa xorg-libxdamage-32 xorg-libxrandr-32 xorg-libxshmfence-32 xorg-libxvmc-32 xorg-libxxf86vm-32
|
||||
|
||||
name=mesa-32
|
||||
version=20.2.2
|
||||
version=20.3.1
|
||||
release=1
|
||||
source=(https://archive.mesa3d.org/mesa-$version.tar.xz
|
||||
x86-linux-gnu)
|
||||
@ -16,16 +16,16 @@ build() {
|
||||
--libdir=/usr/lib32 \
|
||||
--sysconfdir=/etc \
|
||||
--buildtype=plain \
|
||||
-D b_ndebug=true \
|
||||
-D llvm=true \
|
||||
-D shared-llvm=enabled \
|
||||
-D gbm=true \
|
||||
-D gles1=true \
|
||||
-D gles2=true \
|
||||
-D osmesa=gallium \
|
||||
-D gallium-xa=true \
|
||||
-D gallium-vdpau=true \
|
||||
-D gallium-xa=enabled \
|
||||
-D gallium-vdpau=enabled \
|
||||
-D shared-llvm=true \
|
||||
-D platforms=x11,drm \
|
||||
-D platforms=x11 \
|
||||
-D gallium-drivers=r300,r600,svga,swrast,radeonsi,nouveau \
|
||||
-D vulkan-drivers=amd,intel \
|
||||
-D glvnd=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user