ports/xorg (3.2): mesa3d: updated to 11.0.2
commit e2852cbcf691c93977917181773023428400025b Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Tue Sep 29 22:17:43 2015 +0200 mesa3d: updated to 11.0.2 diff --git a/mesa3d/.md5sum b/mesa3d/.md5sum index 3b190fe..15c9935 100644 --- a/mesa3d/.md5sum +++ b/mesa3d/.md5sum @@ -1 +1 @@ -51a2c4c2c3fa767366ae7920fc26a7bc mesa-10.6.8.tar.xz +2b3369d64481c1f72ce2d88f7acdb0fb mesa-11.0.2.tar.xz diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index d6c09d7..70241ce 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -4,13 +4,13 @@ # 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=11.0.2 release=1 source=(ftp://ftp.freedesktop.org/pub/mesa/$version/mesa-$version.tar.xz) build() { cd mesa-$version - autoreconf --force --install --symlink + #autoreconf --force --install --symlink ./configure \ --prefix=/usr \
participants (1)
-
crux@crux.nu