From 255e550a4ec5f5a29ec377f67b6d93145e9b55d7 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 20 Jul 2017 10:33:37 +0200 Subject: [PATCH] mesa3d: updated to 17.1.4 --- mesa3d/.footprint | 3 +-- mesa3d/.md5sum | 2 +- mesa3d/Pkgfile | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/mesa3d/.footprint b/mesa3d/.footprint index 038b92d..c558e73 100644 --- a/mesa3d/.footprint +++ b/mesa3d/.footprint @@ -19,7 +19,6 @@ drwxr-xr-x root/root usr/include/GL/ 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 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 @@ -32,6 +31,7 @@ drwxr-xr-x root/root usr/include/GLES2/ drwxr-xr-x root/root usr/include/GLES3/ -rw-r--r-- root/root usr/include/GLES3/gl3.h -rw-r--r-- root/root usr/include/GLES3/gl31.h +-rw-r--r-- root/root usr/include/GLES3/gl32.h -rw-r--r-- root/root usr/include/GLES3/gl3ext.h -rw-r--r-- root/root usr/include/GLES3/gl3platform.h drwxr-xr-x root/root usr/include/KHR/ @@ -88,4 +88,3 @@ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/glesv2.pc -rw-r--r-- root/root usr/lib/pkgconfig/osmesa.pc -rw-r--r-- root/root usr/lib/pkgconfig/xatracker.pc -drwxr-xr-x root/root usr/lib/vdpau/ diff --git a/mesa3d/.md5sum b/mesa3d/.md5sum index 27caefa..afab211 100644 --- a/mesa3d/.md5sum +++ b/mesa3d/.md5sum @@ -1 +1 @@ -e0ec73f7273662a74366f0d76dd19ac3 mesa-11.2.2.tar.xz +be2ef7c9edec23b07f74f6512a6a6fa5 mesa-17.1.4.tar.xz diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index ff7b02d..ee03bc3 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -6,9 +6,9 @@ # Optional: nettle name=mesa3d -version=11.2.2 +version=17.1.4 release=1 -source=(ftp://ftp.freedesktop.org/pub/mesa/$version/mesa-$version.tar.xz) +source=(ftp://ftp.freedesktop.org/pub/mesa/mesa-$version.tar.xz) build() { cd mesa-$version -- 2.26.2