diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2024-06-07 19:11:54 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2024-06-07 22:22:39 +0200 |
commit | 4c775227df2af3b5b9af3c114d0b6538bf685210 (patch) | |
tree | c32128c16a1aeba628b36ca4549c7078e106b926 /source | |
parent | dbe41c2d3ffebeeb1c3b5ddb823da0424adf574b (diff) | |
download | current-4c775227df2af3b5b9af3c114d0b6538bf685210.tar.gz current-4c775227df2af3b5b9af3c114d0b6538bf685210.tar.xz |
Fri Jun 7 19:11:54 UTC 202420240607191154
a/btrfs-progs-6.9-x86_64-1.txz: Upgraded.
a/os-prober-1.82-x86_64-1.txz: Upgraded.
ap/qpdf-11.9.1-x86_64-1.txz: Upgraded.
d/cmake-3.29.5-x86_64-1.txz: Upgraded.
d/llvm-18.1.7-x86_64-1.txz: Upgraded.
l/frei0r-plugins-2.3.3-x86_64-1.txz: Upgraded.
l/fribidi-1.0.15-x86_64-1.txz: Upgraded.
l/libclc-18.1.7-x86_64-1.txz: Upgraded.
l/spirv-llvm-translator-18.1.1-x86_64-1.txz: Upgraded.
x/mesa-24.1.1-x86_64-2.txz: Rebuilt.
Changed gallium drivers list:
nouveau,r300,r600,svga,radeonsi,swrast,virgl,i915,iris,crocus,zink,d3d12
Changed meson options:
-Dgallium-extra-hud=true
-Dvulkan-drivers=amd,intel,intel_hasvk,swrast,virtio,nouveau
-Dlibunwind=disabled
-Dmicrosoft-clc=disabled
-Dvalgrind=enabled
-Dintel-clc=enabled
-Dintel-rt=enabled
Thanks to biker_rat for encouraging me to take another look at the available
options for mesa-24.
Diffstat (limited to 'source')
-rw-r--r-- | source/d/cmake/cmake.url | 2 | ||||
-rw-r--r-- | source/d/llvm/llvm.url | 30 | ||||
-rwxr-xr-x | source/l/frei0r-plugins/frei0r-plugins.SlackBuild | 2 | ||||
-rw-r--r-- | source/l/frei0r-plugins/frei0r-plugins.url | 2 | ||||
-rw-r--r-- | source/l/fribidi/fribidi.url | 2 | ||||
-rw-r--r-- | source/l/libclc/libclc.url | 2 | ||||
-rwxr-xr-x | source/x/mesa/mesa.SlackBuild | 23 |
7 files changed, 31 insertions, 32 deletions
diff --git a/source/d/cmake/cmake.url b/source/d/cmake/cmake.url index 4a0dacd7a..e51e13e09 100644 --- a/source/d/cmake/cmake.url +++ b/source/d/cmake/cmake.url @@ -1,2 +1,2 @@ https://github.com/Kitware/CMake/releases -https://github.com/Kitware/CMake/releases/download/v3.29.4/cmake-3.29.4.tar.gz +https://github.com/Kitware/CMake/releases/download/v3.29.5/cmake-3.29.5.tar.gz diff --git a/source/d/llvm/llvm.url b/source/d/llvm/llvm.url index 203dcfbee..ddc576f2d 100644 --- a/source/d/llvm/llvm.url +++ b/source/d/llvm/llvm.url @@ -1,18 +1,18 @@ -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/llvm-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/clang-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/clang-tools-extra-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/compiler-rt-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/flang-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/lldb-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/openmp-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/polly-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/libcxx-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/libcxxabi-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/lld-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/libunwind-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/cmake-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/third-party-18.1.6.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.6/runtimes-18.1.6.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/llvm-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/clang-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/clang-tools-extra-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/compiler-rt-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/flang-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/lldb-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/openmp-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/polly-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/libcxx-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/libcxxabi-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/lld-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/libunwind-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/cmake-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/third-party-18.1.7.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/runtimes-18.1.7.src.tar.xz # # Also look for spirv-llvm-translator and libclc! # diff --git a/source/l/frei0r-plugins/frei0r-plugins.SlackBuild b/source/l/frei0r-plugins/frei0r-plugins.SlackBuild index 6454f608b..64ab2cc30 100755 --- a/source/l/frei0r-plugins/frei0r-plugins.SlackBuild +++ b/source/l/frei0r-plugins/frei0r-plugins.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=frei0r-plugins SRCNAM=frei0r VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/frei0r-plugins/frei0r-plugins.url b/source/l/frei0r-plugins/frei0r-plugins.url index 0b6de368e..2f641ac78 100644 --- a/source/l/frei0r-plugins/frei0r-plugins.url +++ b/source/l/frei0r-plugins/frei0r-plugins.url @@ -1,3 +1,3 @@ #https://files.dyne.org/frei0r https://github.com/dyne/frei0r -https://github.com/dyne/frei0r/archive/v2.3.2/frei0r-plugins-2.3.2.tar.gz +https://github.com/dyne/frei0r/archive/v2.3.3/frei0r-plugins-2.3.3.tar.gz diff --git a/source/l/fribidi/fribidi.url b/source/l/fribidi/fribidi.url index deab3e5a8..f604e3157 100644 --- a/source/l/fribidi/fribidi.url +++ b/source/l/fribidi/fribidi.url @@ -1 +1 @@ -https://github.com/fribidi/fribidi/releases/download/v1.0.14/fribidi-1.0.14.tar.xz +https://github.com/fribidi/fribidi/releases/download/v1.0.15/fribidi-1.0.15.tar.xz diff --git a/source/l/libclc/libclc.url b/source/l/libclc/libclc.url index a4d0a11e5..bc8324d85 100644 --- a/source/l/libclc/libclc.url +++ b/source/l/libclc/libclc.url @@ -1 +1 @@ -https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.3/libclc-18.1.3.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.7/libclc-18.1.7.src.tar.xz diff --git a/source/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild index 96a868f1c..13824cd3e 100755 --- a/source/x/mesa/mesa.SlackBuild +++ b/source/x/mesa/mesa.SlackBuild @@ -26,7 +26,7 @@ PKGNAM=mesa VERSION=${VERSION:-$(echo $PKGNAM-[0-9]*.tar.?z | rev | cut -f 3- -d . | rev | cut -f 2- -d -)} AMBERVERS=${AMBERVERS:-21.3.9} DEMOVERS=${DEMOVERS:-8.5.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} BUILD_AMBER=${BUILD_AMBER:-YES} BUILD_DEMOS=${BUILD_DEMOS:-YES} CODECS=${CODECS:-h264dec,h264enc,h265dec,h265enc,vc1dec,av1dec,av1enc,vp9dec} @@ -34,7 +34,7 @@ CODECS=${CODECS:-h264dec,h264enc,h265dec,h265enc,vc1dec,av1dec,av1enc,vp9dec} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} # Be sure this list is up-to-date: -GALLIUM_DRIVERS="nouveau,r300,r600,svga,radeonsi,swrast,virgl,iris,crocus,zink" +GALLIUM_DRIVERS="nouveau,r300,r600,svga,radeonsi,swrast,virgl,i915,iris,crocus,zink,d3d12" if [ -z "$ARCH" ]; then case "$( uname -m )" in @@ -52,15 +52,6 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then exit 0 fi -## COMMENTED OUT as swr seems to be broken with llvm13: -## Build swr for the following architectures (not for i?x6, as this will cause -## an Illegal Instruction startup failure on many otherwise supported CPUs): -#for swr_arch in x86_64 ; do -# if [ "$ARCH" = "x86_64" ]; then -# GALLIUM_DRIVERS="$GALLIUM_DRIVERS,swr" -# fi -#done - TMP=${TMP:-/tmp} PKG=$TMP/package-mesa @@ -70,6 +61,8 @@ if [ "$ARCH" = "i586" ]; then elif [ "$ARCH" = "x86_64" ]; then SLKCFLAGS="-O2 -fPIC" LIBDIRSUFFIX="64" + # Only supported on x86_64: + INTELRT="-Dintel-rt=enabled" else SLKCFLAGS="-O2" LIBDIRSUFFIX="" @@ -132,10 +125,11 @@ meson setup \ -Dgallium-opencl=icd \ -Dgallium-nine=true \ -Dgallium-rusticl=true \ + -Dgallium-extra-hud=true \ -Drust_std=2021 \ -Dosmesa=true \ -Dgallium-drivers=$GALLIUM_DRIVERS \ - -Dvulkan-drivers=amd,intel,intel_hasvk,swrast \ + -Dvulkan-drivers=amd,intel,intel_hasvk,swrast,virtio,nouveau \ -Dvulkan-layers=device-select,intel-nullhw,overlay \ -Dvideo-codecs="$CODECS" \ -Dglvnd=enabled \ @@ -147,6 +141,11 @@ meson setup \ -Dgles2=enabled \ -Dopengl=true \ -Dglx=dri \ + -Dlibunwind=disabled \ + -Dmicrosoft-clc=disabled \ + -Dvalgrind=enabled \ + -Dintel-clc=enabled \ + $INTELRT \ .. || exit 1 "${NINJA:=ninja}" $NUMJOBS || exit 1 DESTDIR=$PKG $NINJA install || exit 1 |