summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
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