commit ef47e2c303d61c28d5b5fd0fc714ae492a87dc59 Author: Tim Biermann <tbier@posteo.de> Date: Thu Sep 30 23:02:43 2021 +0200 mesa-32: 21.2.2 -> 21.2.3 diff --git a/mesa-32/.signature b/mesa-32/.signature index cd07eb1..07b5190 100644 --- a/mesa-32/.signature +++ b/mesa-32/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXUsEHA5gz2vMpqAE3HBNlIBfoTFmSgL0A5438cqNV2+dvr2qJN0MIhCDBaDQU+5F5Jy1mJBRrLDuA+K7mazaggs= -SHA256 (Pkgfile) = 16f2c1bc7db6c24bc25002bbd02be9b4dee37388156e31b80a6f37b723bf57db +RWSwxGo/zH7eXRQBnhbGs/20XRQJFLpm6TqqDgr168VleP0tGTeE6ab7c50ZKkIedbggxmATdj14VJGHkPHZIW27mEH8UrfvUwY= +SHA256 (Pkgfile) = 6e23c5dfcb488b1a0b59ffec038d97488c7d96b761155f60f96a00996d824428 SHA256 (.footprint) = 780b1525e8bf8a789c2aa204c5970636473be4cc1a6eb1925996af6df2842b84 -SHA256 (mesa-21.2.2.tar.xz) = c4aaf1bf974217ed825e1c536de6ab72a4e266d44bcf69fc4ec499039f99e5c4 +SHA256 (mesa-21.2.3.tar.xz) = 7245284a159d2484770e1835a673e79e4322a9ddf43b17859668244946db7174 SHA256 (x86-linux-gnu) = 448877bbe3efe8bdfe6282c8e730fe8a8b6bf3c07f659e71b7292aceca22d8bd SHA256 (gallium-llvm13.patch) = 78a877aed2965ba1bfb0bb9cb81dd176c84f7609c6a20ac76803df37532ccec5 diff --git a/mesa-32/Pkgfile b/mesa-32/Pkgfile index e9be69b..6109dad 100644 --- a/mesa-32/Pkgfile +++ b/mesa-32/Pkgfile @@ -5,13 +5,14 @@ # Optional: glslang wayland-32 wayland-protocols name=mesa-32 -version=21.2.2 +version=21.2.3 release=1 source=(https://archive.mesa3d.org/mesa-$version.tar.xz x86-linux-gnu gallium-llvm13.patch) build() { + export PKG_CONFIG_LIBDIR='/usr/lib32/pkgconfig:/usr/share/pkgconfig' prt-get isinst wayland-32 wayland-protocols && PKGMK_MESA_PLATFORMS+=',wayland' prt-get isinst glslang && PKGMK_MESA_PLATFORMS+=' -D vulkan-overlay-layer=true -D vulkan-device-select-layer=true'