summaryrefslogtreecommitdiffstats
path: root/source/kde
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-06-01 19:52:37 +0000
committer Eric Hameleers <alien@slackware.com>2024-06-01 22:44:21 +0200
commitbace514a492be597b0a69d8c37b68fa8499ee622 (patch)
tree4a81f041ccab2d20524c43bdc9894a204c9b67e6 /source/kde
parent1a40eac63ecd6523c196bcb4fb8ab800269a8c6a (diff)
downloadcurrent-master.tar.gz
current-master.tar.xz
Sat Jun 1 19:52:37 UTC 2024HEAD20240601195237master
a/findutils-4.10.0-x86_64-1.txz: Upgraded. a/logrotate-3.22.0-x86_64-1.txz: Upgraded. Thanks to opty for getting our changes accepted upstream. a/sysvinit-scripts-15.1-noarch-18.txz: Rebuilt. rc.M: start dnsmasq before ntpd. Thanks to lostintime. d/git-2.45.2-x86_64-1.txz: Upgraded. d/poke-4.1-x86_64-1.txz: Upgraded. kde/fcitx5-configtool-5.1.6-x86_64-1.txz: Upgraded. kde/kwin-5.27.11-x86_64-2.txz: Rebuilt. Recompiled against wayland-1.23.0 since it seems they broke the ABI. Let me know if anything else needs help. kde/libindi-2.0.8-x86_64-1.txz: Upgraded. l/mujs-1.3.4-x86_64-1.txz: Added. l/python-zipp-3.19.1-x86_64-1.txz: Upgraded. n/ntp-4.2.8p18-x86_64-2.txz: Rebuilt. rc.ntp: properly create the PID file on start. Add /etc/default/ntp to configure ntpd startup options since some people are needing to add -4 to avoid an error. Thanks to rkelsen and teoberi. x/fcitx5-5.1.10-x86_64-1.txz: Upgraded. x/fcitx5-chinese-addons-5.1.6-x86_64-1.txz: Upgraded. x/fcitx5-hangul-5.1.4-x86_64-1.txz: Upgraded. x/fcitx5-kkc-5.1.4-x86_64-1.txz: Upgraded. x/fcitx5-table-extra-5.1.6-x86_64-1.txz: Upgraded. x/fcitx5-table-other-5.1.3-x86_64-1.txz: Upgraded. x/libime-1.1.8-x86_64-1.txz: Upgraded. x/xcb-imdkit-1.0.9-x86_64-1.txz: Upgraded. xap/blueman-2.4.2-x86_64-1.txz: Upgraded. xap/mpv-0.38.0-x86_64-3.txz: Rebuilt. Recompiled against mujs-1.3.4.
Diffstat (limited to 'source/kde')
-rw-r--r--source/kde/fcitx5-configtool/fcitx5-configtool-5.1.5.tar.zstbin148724 -> 0 bytes
-rw-r--r--source/kde/fcitx5-configtool/fcitx5-configtool-5.1.6.tar.zstbin0 -> 149667 bytes
-rw-r--r--source/kde/kde/build/kwin2
-rwxr-xr-xsource/kde/libindi/libindi.SlackBuild2
4 files changed, 2 insertions, 2 deletions
diff --git a/source/kde/fcitx5-configtool/fcitx5-configtool-5.1.5.tar.zst b/source/kde/fcitx5-configtool/fcitx5-configtool-5.1.5.tar.zst
deleted file mode 100644
index 24264e24e..000000000
--- a/source/kde/fcitx5-configtool/fcitx5-configtool-5.1.5.tar.zst
+++ /dev/null
Binary files differ
diff --git a/source/kde/fcitx5-configtool/fcitx5-configtool-5.1.6.tar.zst b/source/kde/fcitx5-configtool/fcitx5-configtool-5.1.6.tar.zst
new file mode 100644
index 000000000..779db3f86
--- /dev/null
+++ b/source/kde/fcitx5-configtool/fcitx5-configtool-5.1.6.tar.zst
Binary files differ
diff --git a/source/kde/kde/build/kwin b/source/kde/kde/build/kwin
index d00491fd7..0cfbf0888 100644
--- a/source/kde/kde/build/kwin
+++ b/source/kde/kde/build/kwin
@@ -1 +1 @@
-1
+2
diff --git a/source/kde/libindi/libindi.SlackBuild b/source/kde/libindi/libindi.SlackBuild
index 594c9b550..cf32b36a3 100755
--- a/source/kde/libindi/libindi.SlackBuild
+++ b/source/kde/libindi/libindi.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libindi
SRCNAM=indi
VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then