commit 1a82b387668776e8020c761ba010855e0c6ef586 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Sun Feb 5 14:00:10 2017 +0100 unfuckup #2 diff --git a/mesa3d-32/.md5sum b/mesa3d-32/.md5sum index 4b9029d..0818736 100644 --- a/mesa3d-32/.md5sum +++ b/mesa3d-32/.md5sum @@ -1 +1 @@ -9442c2dee914cde3d1f090371ab04113 mesa-13.0.2.tar.xz +1a3d4fea0656c208db59289e4ed33b3f mesa-12.0.6.tar.xz diff --git a/mesa3d-32/.signature b/mesa3d-32/.signature deleted file mode 100644 index a48bca8..0000000 --- a/mesa3d-32/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXS3/MHP4JYmDaCn4Zvqx4xyYfbNh+0sp/oFmtCdxO4EoiA74zrLnpTN9c6oOEwbZsakte9TuHYmKkHHsnrZLHAo= -SHA256 (Pkgfile) = 8279fbca55ebdf1d659cd96a6589bb508dd59bfde54919549933e0ffd0b24088 -SHA256 (.footprint) = 3525a461ea3ed78222f72398df19de29ca02852fd7c5abacc9f76057eb4d50bb -SHA256 (mesa-13.0.2.tar.xz) = a6ed622645f4ed61da418bf65adde5bcc4bb79023c36ba7d6b45b389da4416d5 diff --git a/mesa3d-32/Pkgfile b/mesa3d-32/Pkgfile index 741369a..db1a427 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=13.0.2 +version=12.0.6 release=1 source=(ftp://ftp.freedesktop.org/pub/mesa/$version/mesa-$version.tar.xz) @@ -33,10 +33,8 @@ 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 \ - --with-vulkan-drivers=intel,radeon \ --host=i686-pc-linux-gnu make