From 7cea09c27737514b06ee3f9703896bfa5aea4b09 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Mon, 9 Dec 2019 23:26:16 +0100 Subject: [PATCH] mesa3d: updated to 19.2.7 --- mesa3d/.footprint | 2 ++ mesa3d/.signature | 8 ++++---- mesa3d/Pkgfile | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/mesa3d/.footprint b/mesa3d/.footprint index 454ebcf..758b233 100644 --- a/mesa3d/.footprint +++ b/mesa3d/.footprint @@ -34,6 +34,8 @@ drwxr-xr-x root/root usr/lib/dri/ -rwxr-xr-x root/root usr/lib/dri/stm_dri.so -rwxr-xr-x root/root usr/lib/dri/sun4i-drm_dri.so -rwxr-xr-x root/root usr/lib/dri/swrast_dri.so +-rwxr-xr-x root/root usr/lib/dri/v3d_dri.so +-rwxr-xr-x root/root usr/lib/dri/vc4_dri.so lrwxrwxrwx root/root usr/lib/libEGL_mesa.so -> libEGL_mesa.so.0 lrwxrwxrwx root/root usr/lib/libEGL_mesa.so.0 -> libEGL_mesa.so.0.0.0 -rwxr-xr-x root/root usr/lib/libEGL_mesa.so.0.0.0 diff --git a/mesa3d/.signature b/mesa3d/.signature index 6262557..7ed090e 100644 --- a/mesa3d/.signature +++ b/mesa3d/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg-arm.pub -RWSYHFoJug2wQvSOAPdx96I3ekbjUYWHkt3bT48Ns0KWRtgEYj5Nbzay5PfzEdzu3RgKB5jN4kzzymGFpwc2knNB6ysCOpg3Jwk= -SHA256 (Pkgfile) = dfe874c50aa22b6f8c6bc0fca2cc8958644bc1bd85fbeb7b7e78ef9532ad851d -SHA256 (.footprint) = 6a02cc0b643981df3fdffe0b32a293105b7b8ad51bb15c983df1eca20fcf9a93 -SHA256 (mesa-19.2.4.tar.xz) = 09000a0f7dbbd82e193b81a8f1bf0c118eab7ca975c0329181968596e548e30f +RWSYHFoJug2wQpri++rhOywLEJFFScgZw2IrtqZxz+SK5w3HFjfpKERNaoPtB+I0YnTlPIEuTfZed2qT7RADDJiSdYvWgMWIvQg= +SHA256 (Pkgfile) = 17ecedbdc7b8aaa991fc7f32d1d3d4d992db823dca753357752573e14745e046 +SHA256 (.footprint) = 37bd88955cf2260335b4223e3eee5e9381021336e1ddecdcf108249e4bd7376b +SHA256 (mesa-19.2.7.tar.xz) = e3799fb7896fd9ed2f90f651fb907b95cdebfbd494968ff116e6bf1be143579e diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index 9c81c16..2eba7ec 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -5,7 +5,7 @@ # Depends on: elfutils libdrm libvdpau libglvnd llvm xorg-libxdamage xorg-libxshmfence xorg-libxvmc xorg-libxxf86vm python3-mako name=mesa3d -version=19.2.4 +version=19.2.7 release=1 source=(ftp://ftp.freedesktop.org/pub/mesa/mesa-$version.tar.xz) @@ -22,7 +22,7 @@ build() { -Dgallium-xa=true \ -Dshared-llvm=true \ -Dplatforms=x11,drm \ - -Dgallium-drivers=swrast,freedreno,lima,kmsro \ + -Dgallium-drivers=swrast,freedreno,lima,kmsro,vc4,v3d \ -Dglvnd=true -- 2.26.2