From da97a2218875ecd3a68c11776a2d3d299b062b69 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Fri, 10 Sep 2021 23:39:56 -0400 Subject: multimedia/vkeybd: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- multimedia/vkeybd/README | 16 ++++++++-------- multimedia/vkeybd/vkeybd.SlackBuild | 3 --- multimedia/vkeybd/vkeybd.info | 2 +- 3 files changed, 9 insertions(+), 12 deletions(-) (limited to 'multimedia/vkeybd') diff --git a/multimedia/vkeybd/README b/multimedia/vkeybd/README index d995e0173c..58fb76f817 100644 --- a/multimedia/vkeybd/README +++ b/multimedia/vkeybd/README @@ -1,13 +1,13 @@ vkeybd (virtual piano keyboard) -vkeybd is a virtual keyboard for AWE/OSS, MIDI/OSS and ALSA drivers. It is -a simple fake of a MIDI keyboard on X-window system. Enjoy music with your -mouse and computer keyboard. +vkeybd is a virtual keyboard for AWE/OSS, MIDI/OSS and ALSA +drivers. It is a simple fake of a MIDI keyboard on X-window +system. Enjoy music with your mouse and computer keyboard. -Make sure to have a MIDI synth configured in order to play music with this -program - if you use the optional dependency TiMidity++, for example, run -it in ALSA server mode (timidity -iA) before starting vkeybd, then use -aconnect to link the ALSA sequencer input (vkeybd) and output (timidity) -ports. +Make sure to have a MIDI synth configured in order to play music +with this program - if you use the optional dependency TiMidity++, +for example, run it in ALSA server mode (timidity -iA) before starting +vkeybd, then use aconnect to link the ALSA sequencer input (vkeybd) +and output (timidity) ports. Also, you may want to provide a custom keymap to vkeybd (~/.vkeybdmap) diff --git a/multimedia/vkeybd/vkeybd.SlackBuild b/multimedia/vkeybd/vkeybd.SlackBuild index 3f84c1cf90..47196ee693 100644 --- a/multimedia/vkeybd/vkeybd.SlackBuild +++ b/multimedia/vkeybd/vkeybd.SlackBuild @@ -36,9 +36,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# 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 "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/multimedia/vkeybd/vkeybd.info b/multimedia/vkeybd/vkeybd.info index 3da80ed62b..0fc2a4e565 100644 --- a/multimedia/vkeybd/vkeybd.info +++ b/multimedia/vkeybd/vkeybd.info @@ -1,7 +1,7 @@ PRGNAM="vkeybd" VERSION="0.1.18d" HOMEPAGE="https://github.com/tiwai/vkeybd" -DOWNLOAD="http://ftp.osuosl.org/pub/gentoo/distfiles/vkeybd-0.1.18d.tar.bz2" +DOWNLOAD="https://ftp.osuosl.org/pub/gentoo/distfiles/vkeybd-0.1.18d.tar.bz2" MD5SUM="5c7bd16e2903866f949879b885953a2b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -- cgit v1.2.3