-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
# 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)
--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