summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-10-28 22:03:51 +0000
committer Eric Hameleers <alien@slackware.com>2023-10-29 00:33:21 +0200
commit6057bc3cac36b3ed71cec8fa1c2cef145bed5599 (patch)
tree47aaa98a4ed65733c706e431775e1b60f95be96d /source/l
parentf4d1448dd43416a6f46af26fa4422de1c626cfc7 (diff)
downloadcurrent-6057bc3cac36b3ed71cec8fa1c2cef145bed5599.tar.gz
current-6057bc3cac36b3ed71cec8fa1c2cef145bed5599.tar.xz
Sat Oct 28 22:03:51 UTC 202320231028220351
d/rust-1.70.0-x86_64-3.txz: Rebuilt. Fixed the installation of rls and added rust-analyzer (the successor to rls) and rust-demangler. Thanks to Heinz Wiesinger. l/enchant-2.6.2-x86_64-1.txz: Upgraded. l/gexiv2-0.14.2-x86_64-2.txz: Rebuilt. Recompiled against exiv2-0.28.0. l/libsigc++3-3.6.0-x86_64-1.txz: Upgraded. l/vid.stab-1.1.1-x86_64-1.txz: Upgraded. x/ibus-m17n-1.4.23-x86_64-1.txz: Upgraded. testing/packages/rust-1.73.0-x86_64-2.txz: Rebuilt. Fixed the installation of rls and added rust-analyzer (the successor to rls) and rust-demangler. Thanks to Heinz Wiesinger.
Diffstat (limited to 'source/l')
-rw-r--r--source/l/enchant/enchant.url1
-rwxr-xr-xsource/l/gexiv2/gexiv2.SlackBuild2
-rw-r--r--source/l/libsigc++3/libsigc++.url2
-rwxr-xr-xsource/l/libsigc++3/libsigc++3.SlackBuild10
-rw-r--r--source/l/vid.stab/vid.stab.url2
5 files changed, 10 insertions, 7 deletions
diff --git a/source/l/enchant/enchant.url b/source/l/enchant/enchant.url
index b40fed97c..c9f30e9cf 100644
--- a/source/l/enchant/enchant.url
+++ b/source/l/enchant/enchant.url
@@ -1 +1,2 @@
https://github.com/AbiWord/enchant
+https://github.com/AbiWord/enchant/releases/download/v2.6.2/enchant-2.6.2.tar.gz
diff --git a/source/l/gexiv2/gexiv2.SlackBuild b/source/l/gexiv2/gexiv2.SlackBuild
index 2e1d0862b..098e893e6 100755
--- a/source/l/gexiv2/gexiv2.SlackBuild
+++ b/source/l/gexiv2/gexiv2.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gexiv2
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/libsigc++3/libsigc++.url b/source/l/libsigc++3/libsigc++.url
new file mode 100644
index 000000000..ce79bab10
--- /dev/null
+++ b/source/l/libsigc++3/libsigc++.url
@@ -0,0 +1,2 @@
+https://github.com/libsigcplusplus/libsigcplusplus
+https://github.com/libsigcplusplus/libsigcplusplus/releases/download/3.6.0/libsigc++-3.6.0.tar.xz
diff --git a/source/l/libsigc++3/libsigc++3.SlackBuild b/source/l/libsigc++3/libsigc++3.SlackBuild
index 59bbacf4c..a19cd4e1f 100755
--- a/source/l/libsigc++3/libsigc++3.SlackBuild
+++ b/source/l/libsigc++3/libsigc++3.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2015, 2018, 2021 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2015, 2018, 2021, 2023 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -101,17 +101,17 @@ cd ..
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
-mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
+mkdir -p $PKG/usr/doc/$SRCNAM-$VERSION
cp -a \
AUTHORS COPYING* INSTALL NEWS README* \
- $PKG/usr/doc/$PKGNAM-$VERSION
+ $PKG/usr/doc/$SRCNAM-$VERSION
# Remove images, API docs, and useless html file
-rm -rf $PKG/usr/doc/$PKGNAM-$VERSION/{images,reference,index.html}
+rm -rf $PKG/usr/doc/$SRCNAM-$VERSION/{images,reference,index.html}
# If there's a ChangeLog, installing at least part of the recent history
# is useful, but don't let it get totally out of control:
if [ -r ChangeLog ]; then
- DOCSDIR=$(echo $PKG/usr/doc/${PKGNAM}-$VERSION)
+ DOCSDIR=$(echo $PKG/usr/doc/${SRCNAM}-$VERSION)
cat ChangeLog | head -n 1000 > $DOCSDIR/ChangeLog
touch -r ChangeLog $DOCSDIR/ChangeLog
fi
diff --git a/source/l/vid.stab/vid.stab.url b/source/l/vid.stab/vid.stab.url
index b98ec60e9..f87c58fed 100644
--- a/source/l/vid.stab/vid.stab.url
+++ b/source/l/vid.stab/vid.stab.url
@@ -1 +1 @@
-https://github.com/georgmartius/vid.stab.git
+https://github.com/georgmartius/vid.stab