diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-10-14 03:52:13 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-10-14 08:59:54 +0200 |
commit | 144a3129eb5d4cb9f476e1d0e9724c63fd450ce0 (patch) | |
tree | a5cff8fd03d9b195fea0b5e54a088da00e076590 /source | |
parent | 41e1f8f54707062fbb7b78bc45e58a17e47fd10b (diff) | |
download | current-144a3129eb5d4cb9f476e1d0e9724c63fd450ce0.tar.gz |
Wed Oct 14 03:52:13 UTC 202020201014035213
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.
Diffstat (limited to 'source')
-rwxr-xr-x | source/d/llvm/llvm.SlackBuild | 2 | ||||
-rw-r--r-- | source/d/llvm/llvm.url | 42 | ||||
-rwxr-xr-x | source/d/rust/rust.SlackBuild | 2 | ||||
-rwxr-xr-x | source/l/qt5/qt5.SlackBuild | 2 | ||||
-rwxr-xr-x | source/x/mesa/mesa.SlackBuild | 2 |
5 files changed, 27 insertions, 23 deletions
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) "} |