From: Victor Martinez Date: Tue, 6 Oct 2015 11:46:30 +0000 (+0200) Subject: mesa3d: updated to 10.6.9 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=f80767df192a321ccf71d6db4ba64a840f95d49a;p=ports%2Fxorg-arm.git mesa3d: updated to 10.6.9 --- diff --git a/mesa3d/.md5sum b/mesa3d/.md5sum index 3b190fe..41cbe83 100644 --- a/mesa3d/.md5sum +++ b/mesa3d/.md5sum @@ -1 +1 @@ -51a2c4c2c3fa767366ae7920fc26a7bc mesa-10.6.8.tar.xz +cdefe2c5715a7931dece84dfd7f641d3 mesa-10.6.9.tar.xz diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index ca1da9a..4d5466f 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.6.8 +version=10.6.9 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=drm + --with-egl-platforms=x11,drm make make DESTDIR=$PKG install