diff options
Diffstat (limited to 'multimedia/vkeybd/vkeybd.SlackBuild')
-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. |