From e41db82c3f20466839323c3c61b9a9c7572d261b Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 14 Mar 2017 03:21:32 +0100 Subject: [PATCH] mesa3d: updated to 17.0.1 --- mesa3d/.footprint | 1 + mesa3d/.md5sum | 2 +- mesa3d/Pkgfile | 5 +++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/mesa3d/.footprint b/mesa3d/.footprint index 01ed4c6..130f0cc 100644 --- a/mesa3d/.footprint +++ b/mesa3d/.footprint @@ -31,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/ diff --git a/mesa3d/.md5sum b/mesa3d/.md5sum index 0818736..95c3fe2 100644 --- a/mesa3d/.md5sum +++ b/mesa3d/.md5sum @@ -1 +1 @@ -1a3d4fea0656c208db59289e4ed33b3f mesa-12.0.6.tar.xz +6a7e768241846c8c69bbadbf904dcc58 mesa-17.0.1.tar.xz diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index 083eb77..4416e5c 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -5,9 +5,9 @@ # Depends on: elfutils expat libdrm libvdpau llvm xorg-dri3proto xorg-glproto xorg-libxdamage xorg-libxshmfence xorg-libxvmc xorg-presentproto xorg-libxxf86vm name=mesa3d -version=12.0.6 +version=17.0.1 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 @@ -22,6 +22,7 @@ build() { --enable-osmesa \ --enable-texture-float \ --enable-xa \ + --enable-vdpau \ --enable-llvm-shared-libs \ --disable-dependency-tracking \ --with-dri-drivers=swrast \ -- 2.26.2