CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
mesa3d: updated to 10.6.9 3.1
authorVictor Martinez <pitillo@ono.com>
Tue, 6 Oct 2015 11:46:30 +0000 (13:46 +0200)
committerVictor Martinez <pitillo@ono.com>
Tue, 6 Oct 2015 11:46:30 +0000 (13:46 +0200)
mesa3d/.md5sum
mesa3d/Pkgfile

index 3b190fe85129e7881e121826db33ac419a71fbc8..41cbe8341cc6b798b93bb85e91c13ae2cc3baefc 100644 (file)
@@ -1 +1 @@
-51a2c4c2c3fa767366ae7920fc26a7bc  mesa-10.6.8.tar.xz
+cdefe2c5715a7931dece84dfd7f641d3  mesa-10.6.9.tar.xz
index ca1da9ae225e94371e04122d65608328545ceb2b..4d5466f998c94de78a69c855c88588823ea0df3f 100644 (file)
@@ -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