commit 06aedfb1cb44261c632482c47ce1a40811a2b2b0 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Tue Jun 30 18:23:05 2015 +0200 mesa3d: updated to 10.6.1 diff --git a/mesa3d/.footprint b/mesa3d/.footprint index 7209ca7..c487a08 100644 --- a/mesa3d/.footprint +++ b/mesa3d/.footprint @@ -20,7 +20,6 @@ drwxr-xr-x root/root usr/include/GL/internal/ -rw-r--r-- root/root usr/include/GL/internal/dri_interface.h -rw-r--r-- root/root usr/include/GL/osmesa.h -rw-r--r-- root/root usr/include/GL/wglext.h --rw-r--r-- root/root usr/include/GL/wmesa.h drwxr-xr-x root/root usr/include/GLES/ -rw-r--r-- root/root usr/include/GLES/egl.h -rw-r--r-- root/root usr/include/GLES/gl.h diff --git a/mesa3d/.md5sum b/mesa3d/.md5sum index b97e1ff..764fcec 100644 --- a/mesa3d/.md5sum +++ b/mesa3d/.md5sum @@ -1 +1 @@ -5332a3576c5e3a0c3947ee6668dd4157 mesa-10.5.8.tar.xz +4f5293b26f8f7d585063832625277c90 mesa-10.6.1.tar.xz diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index 86b01b6..5d99fab 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -4,7 +4,7 @@ # Depends on: elfutils expat libdrm libvdpau llvm xorg-dri3proto xorg-glproto xorg-libxdamage xorg-libxshmfence xorg-libxvmc xorg-presentproto name=mesa3d -version=10.5.8 +version=10.6.1 release=1 source=(ftp://ftp.freedesktop.org/pub/mesa/$version/mesa-$version.tar.xz)