summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/kde/kde/modules/all-packaged-applications2
-rw-r--r--source/kde/kde/modules/applications2
-rwxr-xr-xsource/l/iso-codes/iso-codes.SlackBuild14
-rw-r--r--source/l/iso-codes/slack-desc2
-rwxr-xr-xsource/n/lynx/lynx.SlackBuild6
-rw-r--r--source/x/x11/build/xinput2
6 files changed, 14 insertions, 14 deletions
diff --git a/source/kde/kde/modules/all-packaged-applications b/source/kde/kde/modules/all-packaged-applications
index e5a85fd53..c84ad4c6a 100644
--- a/source/kde/kde/modules/all-packaged-applications
+++ b/source/kde/kde/modules/all-packaged-applications
@@ -217,7 +217,7 @@ kalendar
skanpage
alligator
ghostwriter
-kalk
+#kalk
kde-inotify-survey
keysmith
kio-admin
diff --git a/source/kde/kde/modules/applications b/source/kde/kde/modules/applications
index 68bbe9863..9ac2a9508 100644
--- a/source/kde/kde/modules/applications
+++ b/source/kde/kde/modules/applications
@@ -223,7 +223,7 @@ skanpage
# New in 23.04.0:
alligator
ghostwriter
-kalk
+#kalk
kde-inotify-survey
keysmith
kio-admin
diff --git a/source/l/iso-codes/iso-codes.SlackBuild b/source/l/iso-codes/iso-codes.SlackBuild
index a906da5da..ebf2b100f 100755
--- a/source/l/iso-codes/iso-codes.SlackBuild
+++ b/source/l/iso-codes/iso-codes.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 2008, 2013 Heinz Wiesinger, Amsterdam, The Netherlands
-# Copyright 2008, 2009, 2011, 2015, 2018, 2022 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2008, 2009, 2011, 2015, 2018, 2022, 2023 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -32,7 +32,7 @@ BUILD=${BUILD:-1}
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
- echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz"
+ echo "$PKGNAM-$(echo $VERSION | tr -d v)-$ARCH-$BUILD.txz"
exit 0
fi
@@ -63,15 +63,15 @@ CXXFLAGS="$SLKCFLAGS" \
make $NUMJOBS || make || exit 1
make install DESTDIR=$PKG || exit 1
-mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
+mkdir -p $PKG/usr/doc/$PKGNAM-$(echo $VERSION | tr -d v)
cp -a \
- COPYING* LICENSE README* TODO \
- $PKG/usr/doc/$PKGNAM-$VERSION
+ COPYING* LICENSE* README* TODO* \
+ $PKG/usr/doc/$PKGNAM-$(echo $VERSION | tr -d v)
# 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/${PKGNAM}-$(echo $VERSION | tr -d v))
cat ChangeLog | head -n 1000 > $DOCSDIR/ChangeLog
touch -r ChangeLog $DOCSDIR/ChangeLog
fi
@@ -80,4 +80,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $TMP/$PKGNAM-$VERSION-$ARCH-$BUILD.txz
+/sbin/makepkg -l y -c n $TMP/$PKGNAM-$(echo $VERSION | tr -d v)-$ARCH-$BUILD.txz
diff --git a/source/l/iso-codes/slack-desc b/source/l/iso-codes/slack-desc
index f02f72ecc..6f5e9cc1d 100644
--- a/source/l/iso-codes/slack-desc
+++ b/source/l/iso-codes/slack-desc
@@ -5,7 +5,7 @@ iso-codes: This package provides lists of various ISO standards (e.g.
iso-codes: country, language, language scripts, and currency names) in one
iso-codes: place, rather than repeated in many programs throughout the system.
iso-codes:
-iso-codes: Homepage: http://ftp.debian.org/debian/pool/main/i/iso-codes
+iso-codes: Homepage: https://salsa.debian.org/iso-codes-team/iso-codes
iso-codes:
iso-codes:
iso-codes:
diff --git a/source/n/lynx/lynx.SlackBuild b/source/n/lynx/lynx.SlackBuild
index 967716c0a..d9815fd8c 100755
--- a/source/n/lynx/lynx.SlackBuild
+++ b/source/n/lynx/lynx.SlackBuild
@@ -23,9 +23,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=lynx
-PKGVER=2.9.0dev.10
-DIRVER=2.9.0dev.10
-BUILD=${BUILD:-2}
+PKGVER=2.9.0dev.12
+DIRVER=2.9.0dev.12
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/x/x11/build/xinput b/source/x/x11/build/xinput
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/xinput
+++ b/source/x/x11/build/xinput
@@ -1 +1 @@
-3
+1