diff options
author | 2025-06-13 20:40:56 -0400 | |
---|---|---|
committer | 2025-06-13 20:40:56 -0400 | |
commit | b7745744ce988d371f2ccfd1ed51ce589ffbc5e3 (patch) | |
tree | 83ab94257082df19c0b789604f46f704ccf76e8e | |
parent | 76bc5e8dc5febf475ecc53a55c322bc4c7f4c4d8 (diff) | |
download | slackbuilds-urchlay.tar.gz slackbuilds-urchlay.tar.xz |
multimedia/vkeybd: Add note to self.urchlay
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | multimedia/vkeybd/vkeybd.SlackBuild | 9 |
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. |