ports/xorg (3.4): mesa3d: update to 18.3.1
commit 29ec435df488739f7be5bc24b9aebf9ccb54d08f Author: Juergen Daubert <jue@jue.li> Date: Fri Dec 14 10:09:01 2018 +0100 mesa3d: update to 18.3.1 diff --git a/mesa3d/.footprint b/mesa3d/.footprint index fb95c9c..08981f1 100644 --- a/mesa3d/.footprint +++ b/mesa3d/.footprint @@ -1,5 +1,3 @@ -drwxr-xr-x root/root etc/ --rw-r--r-- root/root etc/drirc drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/EGL/ @@ -120,6 +118,8 @@ lrwxrwxrwx root/root usr/lib/vdpau/libvdpau_radeonsi.so.1 -> libvdpau_radeonsi.s lrwxrwxrwx root/root usr/lib/vdpau/libvdpau_radeonsi.so.1.0 -> libvdpau_radeonsi.so.1.0.0 -rwxr-xr-x root/root usr/lib/vdpau/libvdpau_radeonsi.so.1.0.0 drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/drirc.d/ +-rw-r--r-- root/root usr/share/drirc.d/00-mesa-defaults.conf drwxr-xr-x root/root usr/share/glvnd/ drwxr-xr-x root/root usr/share/glvnd/egl_vendor.d/ -rw-r--r-- root/root usr/share/glvnd/egl_vendor.d/50_mesa.json diff --git a/mesa3d/.signature b/mesa3d/.signature index 687cbbc..7a0897c 100644 --- a/mesa3d/.signature +++ b/mesa3d/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndOECrFNvgIPMpukUsOVWlHKvm2E0DHaqxKTHBdXeRUcwvTdYO/KHQAHKW7Vuma7xBpoUUn3uLY1i93l0ZmIhVQA= -SHA256 (Pkgfile) = 0b486c96557afbc0c81bafefce7fec38931da2e25233aad5b1053a0389feb545 -SHA256 (.footprint) = 34364562b14c32bc7601d0ac3024cdb845df46a306b2acee2ad36671fd06d05e -SHA256 (mesa-18.2.6.tar.xz) = 9ebafa4f8249df0c718e93b9ca155e3593a1239af303aa2a8b0f2056a7efdc12 +RWTSGWF5Q7TndN0k+aWiwWnwGuR7cGm+9/DnTg9ByRBjh/TLcrHYQgOnaFWcKytMh27yywR942CsjobtwbGFcA2+XGRmwQ+Hdgw= +SHA256 (Pkgfile) = 56c348357eece348310d300188fc1a1353dad4080a9cc7e59bc0e4b1ae382ae4 +SHA256 (.footprint) = a3682fdc1b8001cf52ff8d2b4ec331349f30a512b5be4e5878aa6ba6ce78199f +SHA256 (mesa-18.3.1.tar.xz) = 5b1f827d28684a25f6657289f8b7d47ac56395988c7ac23e0ec9a62b644bdc63 diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index adec684..4fa9be5 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -4,15 +4,14 @@ # Depends on: elfutils libdrm libglvnd libvdpau llvm python-mako xorg-libxdamage xorg-libxrandr xorg-libxshmfence xorg-libxvmc xorg-libxxf86vm name=mesa3d -version=18.2.6 +version=18.3.1 release=1 source=(https://mesa.freedesktop.org/archive/mesa-$version.tar.xz) build() { cd mesa-$version - export LDFLAGS="$LDFLAGS -lLLVM" - + CONFIG_SHELL=/bin/bash \ ./configure \ --prefix=/usr \ --sysconfdir=/etc \
participants (1)
-
crux@crux.nu