diff --git a/mesa3d/.signature b/mesa3d/.signature index e8ed555c..6a91770b 100644 --- a/mesa3d/.signature +++ b/mesa3d/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndEThQTzBnUZ0FGBtDLi6vnC7dgZZAEyUYO5849OlChYSunlTDhrHitHijEnUTxscJsZDzrGcTUAlL0dRt+MTjA4= -SHA256 (Pkgfile) = d3ce95efce680b7d53c56368d66b70a73f1802c995dcaa799c5833f49b74dfee +RWTSGWF5Q7TndCv5D98Y5IErUa9vQqXsZ8ODKGHe88UbjR/csctHDjGJBN4LQpeuiIaoG0ifHffoCOYeJTyzqk7pF4MfjSZw7As= +SHA256 (Pkgfile) = 124e2fe607e16c1a609b0a1ca5f1af5f05ca0fbefca9afca6c84a69abd280e55 SHA256 (.footprint) = 904c5f55ac5cd4e661e90455dee6af0176123ac1328654d24e0b49a3433fead7 SHA256 (mesa-12.0.3.tar.xz) = 1dc86dd9b51272eee1fad3df65e18cda2e556ef1bc0b6e07cd750b9757f493b1 diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index b337dd06..51eb3490 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -1,12 +1,11 @@ # Description: Mesa 3D Graphics Library # URL: http://www.mesa3d.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: elfutils expat libdrm libvdpau llvm xorg-dri3proto xorg-glproto xorg-libxdamage xorg-libxshmfence xorg-libxvmc xorg-presentproto xorg-libxxf86vm -# Optional: nettle +# Depends on: openssl elfutils expat libdrm libvdpau llvm xorg-dri3proto xorg-glproto xorg-libxdamage xorg-libxshmfence xorg-libxvmc xorg-presentproto xorg-libxxf86vm name=mesa3d version=12.0.3 -release=1 +release=2 source=(ftp://ftp.freedesktop.org/pub/mesa/$version/mesa-$version.tar.xz) build() { @@ -26,6 +25,7 @@ build() { --enable-vdpau \ --enable-llvm-shared-libs \ --disable-dependency-tracking \ + --with-sha1=libcrypto \ --with-egl-platforms=x11,drm \ --with-gallium-drivers=r300,r600,svga,swrast,radeonsi,nouveau