From 3021661b84691a3aea74923b37649c82c6299fa8 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 12 Jan 2016 12:59:57 +0000 Subject: [PATCH] mesa3d: updated to 11.0.8. Gallium is disabled --- mesa3d/.footprint | 2 -- mesa3d/.md5sum | 2 +- mesa3d/Pkgfile | 5 ++--- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/mesa3d/.footprint b/mesa3d/.footprint index 7cf57a6..8260c1f 100644 --- a/mesa3d/.footprint +++ b/mesa3d/.footprint @@ -42,8 +42,6 @@ drwxr-xr-x root/root usr/include/KHR/ -rw-r--r-- root/root usr/include/xa_tracker.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/dri/ --rwxr-xr-x root/root usr/lib/dri/gallium_drv_video.la --rwxr-xr-x root/root usr/lib/dri/gallium_drv_video.so -rwxr-xr-x root/root usr/lib/dri/kgsl_dri.so -rwxr-xr-x root/root usr/lib/dri/kms_swrast_dri.so -rwxr-xr-x root/root usr/lib/dri/msm_dri.so diff --git a/mesa3d/.md5sum b/mesa3d/.md5sum index 41cbe83..aff2846 100644 --- a/mesa3d/.md5sum +++ b/mesa3d/.md5sum @@ -1 +1 @@ -cdefe2c5715a7931dece84dfd7f641d3 mesa-10.6.9.tar.xz +83638efaa55d00075752fce57f91bf2d mesa-11.0.8.tar.xz diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index 4d5466f..97680df 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -2,16 +2,15 @@ # URL: http://www.mesa3d.org # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: elfutils expat libdrm libvdpau llvm xorg-dri3proto xorg-glproto xorg-libxdamage xorg-libxshmfence xorg-libxvmc xorg-presentproto +# Depends on: elfutils expat libdrm libvdpau llvm xorg-dri3proto xorg-glproto xorg-libxdamage xorg-libxshmfence xorg-libxvmc xorg-presentproto xorg-libxxf86vm name=mesa3d -version=10.6.9 +version=11.0.8 release=1 source=(ftp://ftp.freedesktop.org/pub/mesa/$version/mesa-$version.tar.xz) build() { cd mesa-$version - autoreconf --force --install --symlink ./configure --prefix=/usr \ --sysconfdir=/etc \ -- 2.26.2