From fa202974afecfa01f01ee2b7a95ba224a68888a6 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 2 Jul 2015 08:07:17 +0200 Subject: [PATCH] nesa3d: updated to 10.6.1 Removed x11 and fbdev egl platforms --- mesa3d/.footprint | 1 - mesa3d/.md5sum | 2 +- mesa3d/Pkgfile | 4 ++-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/mesa3d/.footprint b/mesa3d/.footprint index 60e8d0f..8260c1f 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 090c9c6..6f06970 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -5,7 +5,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) @@ -27,7 +27,7 @@ build() { --disable-dependency-tracking \ --with-dri-drivers=swrast \ --with-gallium-drivers=swrast,svga,freedreno \ - --with-egl-platforms=x11,drm,fbdev + --with-egl-platforms=drm make make DESTDIR=$PKG install -- 2.26.2