From: Victor Martinez Date: Sun, 1 Dec 2019 18:29:36 +0000 (+0100) Subject: mesa3d: updated to 19.2.6 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=d565044b6400f4d0b46010782d3bc0094a7653aa;p=ports%2Fxorg-arm64.git mesa3d: updated to 19.2.6 --- 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 f8b8755..0298e48 100644 --- a/mesa3d/.signature +++ b/mesa3d/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg-arm64.pub -RWQK42WfXMUBTI2CL8nQbJkx+x0nl2EcBgExm2kl6/jYp3AUjhN46S/o8j7lLVp27aIowPNyJwBt0/cb8W3fG1dwAJsmlOV4fwc= -SHA256 (Pkgfile) = 492f930e3ff420c3f55a4f5a0df50b7afbbdce160189e9a8c5cbdb56ab2038f5 -SHA256 (.footprint) = 6a02cc0b643981df3fdffe0b32a293105b7b8ad51bb15c983df1eca20fcf9a93 -SHA256 (mesa-19.2.3.tar.xz) = 5ee6e42504fe41dcc9a6eba26982656a675b2550a640946f463927ed7f1c5047 +RWQK42WfXMUBTMJXgwX3c4zK/1EWuSXH3kkvJN1SLV1O0Pwvk3lydiPJVjzKFacHtwhjJ5kUoOcWzbeB/uj/ARIY3mCHczniIwM= +SHA256 (Pkgfile) = 57573e8e4a4412d2cf0f58362829c86be4d30de092e43a53644b346ccab562db +SHA256 (.footprint) = 37bd88955cf2260335b4223e3eee5e9381021336e1ddecdcf108249e4bd7376b +SHA256 (mesa-19.2.6.tar.xz) = 9d7b24fa60c82db34788196450042a55ce6cb2d70c7a8d5c31401619b6907797 diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index 309522a..b3f3ff8 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -5,7 +5,7 @@ # Depends on: elfutils libdrm libglvnd libvdpau llvm python3-mako xorg-libxdamage xorg-libxrandr xorg-libxshmfence xorg-libxvmc xorg-libxxf86vm name=mesa3d -version=19.2.3 +version=19.2.6 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