From 6dd6e127df9f4755e41d851781b495f75b07fbc5 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Thu, 18 Jan 2018 21:50:05 +1100 Subject: [PATCH] mesa3d-32: 17.2.8 -> 17.3.2 --- mesa3d-32/.footprint | 9 --------- mesa3d-32/.md5sum | 2 +- mesa3d-32/.signature | 8 ++++---- mesa3d-32/Pkgfile | 8 +++++--- 4 files changed, 10 insertions(+), 17 deletions(-) diff --git a/mesa3d-32/.footprint b/mesa3d-32/.footprint index e604c1f4..59cae2b2 100644 --- a/mesa3d-32/.footprint +++ b/mesa3d-32/.footprint @@ -49,10 +49,6 @@ lrwxrwxrwx root/root usr/lib32/libgbm.so.1 -> libgbm.so.1.0.0 lrwxrwxrwx root/root usr/lib32/libglapi.so -> libglapi.so.0.0.0 lrwxrwxrwx root/root usr/lib32/libglapi.so.0 -> libglapi.so.0.0.0 -rwxr-xr-x root/root usr/lib32/libglapi.so.0.0.0 --rwxr-xr-x root/root usr/lib32/libvulkan_intel.la --rwxr-xr-x root/root usr/lib32/libvulkan_intel.so --rwxr-xr-x root/root usr/lib32/libvulkan_radeon.la --rwxr-xr-x root/root usr/lib32/libvulkan_radeon.so -rwxr-xr-x root/root usr/lib32/libxatracker.la lrwxrwxrwx root/root usr/lib32/libxatracker.so -> libxatracker.so.2.3.0 lrwxrwxrwx root/root usr/lib32/libxatracker.so.2 -> libxatracker.so.2.3.0 @@ -83,8 +79,3 @@ lrwxrwxrwx root/root usr/lib32/vdpau/libvdpau_radeonsi.so -> libvdpau_radeonsi.s lrwxrwxrwx root/root usr/lib32/vdpau/libvdpau_radeonsi.so.1 -> libvdpau_radeonsi.so.1.0.0 lrwxrwxrwx root/root usr/lib32/vdpau/libvdpau_radeonsi.so.1.0 -> libvdpau_radeonsi.so.1.0.0 -rwxr-xr-x root/root usr/lib32/vdpau/libvdpau_radeonsi.so.1.0.0 -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/vulkan/ -drwxr-xr-x root/root usr/share/vulkan/icd.d/ --rw-r--r-- root/root usr/share/vulkan/icd.d/intel_icd.i686.json --rw-r--r-- root/root usr/share/vulkan/icd.d/radeon_icd.i686.json diff --git a/mesa3d-32/.md5sum b/mesa3d-32/.md5sum index 529d1176..6e46343a 100644 --- a/mesa3d-32/.md5sum +++ b/mesa3d-32/.md5sum @@ -1 +1 @@ -b90ef86280242b670a58fda988bef27c mesa-17.2.8.tar.xz +5c59b779925f504ffd0f13c7dcd29ac6 mesa-17.3.2.tar.xz diff --git a/mesa3d-32/.signature b/mesa3d-32/.signature index 1401989f..38452ca8 100644 --- a/mesa3d-32/.signature +++ b/mesa3d-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXWVoXiIZkbAhmTrR/vtJG93SdGREIUCx8mQNNraXa1ne8a6d3pCf1KR/DhPrsuSo9RHwX4dyRlSmFbpR79uM6w0= -SHA256 (Pkgfile) = 4f18862d75c2148c1e6d436c2106d1fb4735efb587ca2d6cdaadf8614f997bfb -SHA256 (.footprint) = 3525a461ea3ed78222f72398df19de29ca02852fd7c5abacc9f76057eb4d50bb -SHA256 (mesa-17.2.8.tar.xz) = 6e940345cceaadfd805d701ed2b956589fa77fe8c39991da30ed51ea6b9d095f +RWSwxGo/zH7eXdubiQphDqvucPdu7QC+vBvwbahgeq2WbuTLfTAKGwPGsRpIPayuDOiLgi1FWdOZJMA4jAdPm2gBhbbCNR54zAI= +SHA256 (Pkgfile) = f1e467856716105c99a4c55220d6051c250f210df4c0b38974046b679a006f75 +SHA256 (.footprint) = 7d1170dbd3c5f54f9b29de3a60e76a32fa87035612796025cfb9ab6d44ba3103 +SHA256 (mesa-17.3.2.tar.xz) = e2844a13f2d6f8f24bee65804a51c42d8dc6ae9c36cff7ee61d0940e796d64c6 diff --git a/mesa3d-32/Pkgfile b/mesa3d-32/Pkgfile index be4e8491..c4a8ff18 100644 --- a/mesa3d-32/Pkgfile +++ b/mesa3d-32/Pkgfile @@ -4,7 +4,7 @@ # Depends on: elfutils-32 eudev-32 expat-32 libdrm-32 libvdpau-32 llvm-32 mesa3d xorg-dri3proto-32 xorg-glproto-32 xorg-libxdamage-32 xorg-libxshmfence-32 xorg-libxvmc-32 xorg-presentproto-32 name=mesa3d-32 -version=17.2.8 +version=17.3.2 release=1 source=(ftp://ftp.freedesktop.org/pub/mesa/mesa-$version.tar.xz) @@ -16,12 +16,15 @@ build() { sed -i -e 's|llvm-config|llvm-config-32|g' $f done + export LDFLAGS="$LDFLAGS -lLLVM" + autoreconf --force --install --symlink ./configure \ --prefix=/usr \ --sysconfdir=/etc \ --libdir=/usr/lib32 \ + --host=i686-pc-linux-gnu \ --enable-llvm \ --enable-gbm \ --enable-gles1 \ @@ -35,8 +38,7 @@ build() { --disable-dependency-tracking \ --with-platforms=x11,drm \ --with-gallium-drivers=r300,r600,svga,swrast,radeonsi,nouveau \ - --with-vulkan-drivers=intel,radeon \ - --host=i686-pc-linux-gnu + #--with-vulkan-drivers=intel,radeon make make DESTDIR=$PKG install