summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2025-06-13 20:40:56 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-14 16:05:15 +0700
commitd6083dd9943adc373af5bc05da68682fd4790c10 (patch)
tree086e27fd55d6f34f4b8036c5250e5e0271daf2bc
parentdb8f08078c9987ed9ade801e2c957fc66180d1ab (diff)
downloadslackbuilds-d6083dd9943adc373af5bc05da68682fd4790c10.tar.gz
slackbuilds-d6083dd9943adc373af5bc05da68682fd4790c10.tar.xz
multimedia/vkeybd: Add note to self.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--multimedia/vkeybd/vkeybd.SlackBuild9
1 files changed, 9 insertions, 0 deletions
diff --git a/multimedia/vkeybd/vkeybd.SlackBuild b/multimedia/vkeybd/vkeybd.SlackBuild
index c22bd9a692..2793e4fc8d 100644
--- a/multimedia/vkeybd/vkeybd.SlackBuild
+++ b/multimedia/vkeybd/vkeybd.SlackBuild
@@ -12,6 +12,15 @@
# of this script had no license. Modified version licensed under the
# WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20250613 bkw: no change, just adding this note to myself:
+# Do not upgrade to 0.1.18f, it doesn't work. When it's started
+# with no args, it says:
+# ERROR: invalid argument --addr subscriber
+# ...and its MIDI capture port never gets created.
+# The changes between 0.1.18e and 0.1.18f are minimal, I don't
+# think we're missing anything by not upgrading. Will revisit
+# this later at some point.
+
# 20240808 bkw: update for v0.1.18e.
# 20230103 bkw: BUILD=4, new-style icons, fix .desktop file.