CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
nesa3d: updated to 10.6.1 Removed x11 and fbdev egl platforms
authorVictor Martinez <pitillo@ono.com>
Thu, 2 Jul 2015 06:07:17 +0000 (08:07 +0200)
committerVictor Martinez <pitillo@ono.com>
Thu, 2 Jul 2015 06:07:17 +0000 (08:07 +0200)
mesa3d/.footprint
mesa3d/.md5sum
mesa3d/Pkgfile

index 60e8d0fcd178774fe23fbf4577ace7d8ce86cfc8..8260c1f5c9b596fc3915ef468d0823177bd16ef8 100644 (file)
@@ -20,7 +20,6 @@ drwxr-xr-x    root/root       usr/include/GL/internal/
 -rw-r--r--     root/root       usr/include/GL/internal/dri_interface.h
 -rw-r--r--     root/root       usr/include/GL/osmesa.h
 -rw-r--r--     root/root       usr/include/GL/wglext.h
--rw-r--r--     root/root       usr/include/GL/wmesa.h
 drwxr-xr-x     root/root       usr/include/GLES/
 -rw-r--r--     root/root       usr/include/GLES/egl.h
 -rw-r--r--     root/root       usr/include/GLES/gl.h
index b97e1ffcb9eef064cf8368c6031609148b8ee3cb..764fcec67738b14a273b63197f2c000cf3aabc5b 100644 (file)
@@ -1 +1 @@
-5332a3576c5e3a0c3947ee6668dd4157  mesa-10.5.8.tar.xz
+4f5293b26f8f7d585063832625277c90  mesa-10.6.1.tar.xz
index 090c9c6278191bc04e0b97577601a7d244fa6e35..6f06970e6121632b05b4078900470b4d2eda1c64 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.5.8
+version=10.6.1
 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=x11,drm,fbdev
+              --with-egl-platforms=drm
 
   make
   make DESTDIR=$PKG install