From 144a3129eb5d4cb9f476e1d0e9724c63fd450ce0 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 14 Oct 2020 03:52:13 +0000 Subject: Wed Oct 14 03:52:13 UTC 2020 a/libpwquality-1.4.4-x86_64-1.txz: Upgraded. ap/cups-filters-1.28.5-x86_64-1.txz: Upgraded. d/bison-3.7.3-x86_64-1.txz: Upgraded. d/llvm-11.0.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/rust-1.47.0-x86_64-2.txz: Rebuilt. Recompiled against llvm-11.0.0. l/qt5-5.15.1-x86_64-2.txz: Rebuilt. Recompiled against llvm-11.0.0. n/openldap-2.4.54-x86_64-1.txz: Upgraded. x/mesa-20.2.0-x86_64-2.txz: Rebuilt. Recompiled against llvm-11.0.0. extra/pure-alsa-system/qt5-5.15.1-x86_64-2_alsa.txz: Rebuilt. Recompiled against llvm-11.0.0. --- source/d/llvm/llvm.SlackBuild | 2 ++ source/d/llvm/llvm.url | 42 ++++++++++++++++++++++-------------------- source/d/rust/rust.SlackBuild | 2 +- source/l/qt5/qt5.SlackBuild | 2 +- source/x/mesa/mesa.SlackBuild | 2 +- 5 files changed, 27 insertions(+), 23 deletions(-) (limited to 'source') diff --git a/source/d/llvm/llvm.SlackBuild b/source/d/llvm/llvm.SlackBuild index ba0366ec..826a4792 100755 --- a/source/d/llvm/llvm.SlackBuild +++ b/source/d/llvm/llvm.SlackBuild @@ -85,6 +85,8 @@ tar xvf $CWD/$PKGNAM-$VERSION.src.tar.xz || exit 1 cd $PKGNAM-${VERSION}/tools || cd $PKGNAM-${VERSION}.src/tools || exit 1 tar xvf $CWD/clang-$VERSION.src.tar.xz || exit 1 mv clang-${VERSION} clang 2>/dev/null || mv clang-${VERSION}.src clang || exit 1 + #tar xvf $CWD/flang-$VERSION.src.tar.xz || exit 1 + #mv flang-${VERSION} flang 2>/dev/null || mv flang-${VERSION}.src flang || exit 1 tar xvf $CWD/lldb-$VERSION.src.tar.xz || exit 1 mv lldb-${VERSION} lldb 2>/dev/null || mv lldb-${VERSION}.src lldb || exit 1 tar xvf $CWD/lld-$VERSION.src.tar.xz || exit 1 diff --git a/source/d/llvm/llvm.url b/source/d/llvm/llvm.url index 3ddc496c..6a30c7ec 100644 --- a/source/d/llvm/llvm.url +++ b/source/d/llvm/llvm.url @@ -1,21 +1,23 @@ -https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/llvm-10.0.1.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/clang-10.0.1.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/clang-tools-extra-10.0.1.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/compiler-rt-10.0.1.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/lldb-10.0.1.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/openmp-10.0.1.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/polly-10.0.1.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/libcxx-10.0.1.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/libcxxabi-10.0.1.src.tar.xz -https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/lld-10.0.1.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/llvm-11.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/clang-11.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/clang-tools-extra-11.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/compiler-rt-11.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/flang-11.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/lldb-11.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/openmp-11.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/polly-11.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/libcxx-11.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/libcxxabi-11.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/lld-11.0.0.src.tar.xz -#http://llvm.org/releases/10.0.1/llvm-10.0.1.src.tar.xz -#http://llvm.org/releases/10.0.1/clang-10.0.1.src.tar.xz -#http://llvm.org/releases/10.0.1/clang-tools-extra-10.0.1.src.tar.xz -#http://llvm.org/releases/10.0.1/compiler-rt-10.0.1.src.tar.xz -#http://llvm.org/releases/10.0.1/lldb-10.0.1.src.tar.xz -#http://llvm.org/releases/10.0.1/openmp-10.0.1.src.tar.xz -#http://llvm.org/releases/10.0.1/polly-10.0.1.src.tar.xz -#http://llvm.org/releases/10.0.1/libcxx-10.0.1.src.tar.xz -#http://llvm.org/releases/10.0.1/libcxxabi-10.0.1.src.tar.xz -#http://llvm.org/releases/10.0.1/lld-10.0.1.src.tar.xz +#http://llvm.org/releases/11.0.0/llvm-11.0.0.src.tar.xz +#http://llvm.org/releases/11.0.0/clang-11.0.0.src.tar.xz +#http://llvm.org/releases/11.0.0/clang-tools-extra-11.0.0.src.tar.xz +#http://llvm.org/releases/11.0.0/compiler-rt-11.0.0.src.tar.xz +#http://llvm.org/releases/11.0.0/flang-11.0.0.src.tar.xz +#http://llvm.org/releases/11.0.0/lldb-11.0.0.src.tar.xz +#http://llvm.org/releases/11.0.0/openmp-11.0.0.src.tar.xz +#http://llvm.org/releases/11.0.0/polly-11.0.0.src.tar.xz +#http://llvm.org/releases/11.0.0/libcxx-11.0.0.src.tar.xz +#http://llvm.org/releases/11.0.0/libcxxabi-11.0.0.src.tar.xz +#http://llvm.org/releases/11.0.0/lld-11.0.0.src.tar.xz diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild index 00287a5e..6e8e6af1 100755 --- a/source/d/rust/rust.SlackBuild +++ b/source/d/rust/rust.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=rust SRCNAM="${PKGNAM}c" VERSION=${VERSION:-1.47.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Set this to YES to build with the system LLVM, or NO to use the bundled LLVM. # YES is probably better (when it works...) diff --git a/source/l/qt5/qt5.SlackBuild b/source/l/qt5/qt5.SlackBuild index 66e072aa..a1c5466d 100755 --- a/source/l/qt5/qt5.SlackBuild +++ b/source/l/qt5/qt5.SlackBuild @@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=qt5 VERSION=$(ls qt-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev) -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} PKGSRC=$(echo $VERSION | cut -d - -f 1) PKGVER=$(echo $VERSION | tr - _) diff --git a/source/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild index da435062..ea18f8bf 100755 --- a/source/x/mesa/mesa.SlackBuild +++ b/source/x/mesa/mesa.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mesa VERSION=${VERSION:-$(echo $PKGNAM-[0-9]*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} DEMOVERS=${DEMOVERS:-8.4.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} BUILD_DEMOS=${BUILD_DEMOS:-YES} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} -- cgit v1.2.3