CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
mesa3d: updated to 17.0.1
authorVictor Martinez <pitillo@ono.com>
Tue, 14 Mar 2017 02:21:32 +0000 (03:21 +0100)
committerVictor Martinez <pitillo@ono.com>
Tue, 14 Mar 2017 02:21:32 +0000 (03:21 +0100)
mesa3d/.footprint
mesa3d/.md5sum
mesa3d/Pkgfile

index 01ed4c6f40fc0be6b5ffcd7ae95197228f429dcf..130f0cc072febd7648264782530cba1b39a4f979 100644 (file)
@@ -31,6 +31,7 @@ drwxr-xr-x    root/root       usr/include/GLES2/
 drwxr-xr-x     root/root       usr/include/GLES3/
 -rw-r--r--     root/root       usr/include/GLES3/gl3.h
 -rw-r--r--     root/root       usr/include/GLES3/gl31.h
+-rw-r--r--     root/root       usr/include/GLES3/gl32.h
 -rw-r--r--     root/root       usr/include/GLES3/gl3ext.h
 -rw-r--r--     root/root       usr/include/GLES3/gl3platform.h
 drwxr-xr-x     root/root       usr/include/KHR/
index 081873678676ab9d1ab18f6af87e7b51e8cf5bd7..95c3fe27fe2450bb361784c27643391ae2764311 100644 (file)
@@ -1 +1 @@
-1a3d4fea0656c208db59289e4ed33b3f  mesa-12.0.6.tar.xz
+6a7e768241846c8c69bbadbf904dcc58  mesa-17.0.1.tar.xz
index 083eb77da7f6e47eb3273ed0d9eb82f5c44a7915..4416e5cce40ac4043a8c3426ee0d984ce44c398e 100644 (file)
@@ -5,9 +5,9 @@
 # Depends on: elfutils expat libdrm libvdpau llvm xorg-dri3proto xorg-glproto xorg-libxdamage xorg-libxshmfence xorg-libxvmc xorg-presentproto xorg-libxxf86vm
 
 name=mesa3d
-version=12.0.6
+version=17.0.1
 release=1
-source=(ftp://ftp.freedesktop.org/pub/mesa/$version/mesa-$version.tar.xz)
+source=(ftp://ftp.freedesktop.org/pub/mesa/mesa-$version.tar.xz)
 
 build() {
   cd mesa-$version
@@ -22,6 +22,7 @@ build() {
               --enable-osmesa \
               --enable-texture-float \
               --enable-xa \
+              --enable-vdpau \
               --enable-llvm-shared-libs \
               --disable-dependency-tracking \
               --with-dri-drivers=swrast \