From 1bdf4438f76362c27b55105201316c34a1347980 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Fri, 18 Dec 2020 22:49:40 +1100 Subject: [PATCH] mesa-32: 20.2.2 -> 20.3.1 --- mesa-32/.signature | 6 +++--- mesa-32/Pkgfile | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/mesa-32/.signature b/mesa-32/.signature index 4ced7e51..677d7d11 100644 --- a/mesa-32/.signature +++ b/mesa-32/.signature @@ -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 diff --git a/mesa-32/Pkgfile b/mesa-32/Pkgfile index 0a5de754..8266a1e8 100644 --- a/mesa-32/Pkgfile +++ b/mesa-32/Pkgfile @@ -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