diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-27 13:21:27 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-27 16:05:05 +0200 |
commit | 0c287afd4759fc885f23fffed5f5814adc3616a8 (patch) | |
tree | 8dc9945336f4cf75bf37bd604c9e42955ef3dc5c /multimedia | |
parent | f572c6bc01214d376079f6d90de1d18e359ea8c0 (diff) | |
download | slackbuilds-0c287afd4759fc885f23fffed5f5814adc3616a8.tar.gz |
multimedia/vkeybd: Fixed dep information
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/vkeybd/README | 7 | ||||
-rw-r--r-- | multimedia/vkeybd/vkeybd.info | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/multimedia/vkeybd/README b/multimedia/vkeybd/README index a11cf5c35e..f5d4a8cbf1 100644 --- a/multimedia/vkeybd/README +++ b/multimedia/vkeybd/README @@ -3,8 +3,9 @@ a simple fake of a MIDI keyboard on X-windows 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 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. +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.info b/multimedia/vkeybd/vkeybd.info index 26e35a24a9..38b41f6984 100644 --- a/multimedia/vkeybd/vkeybd.info +++ b/multimedia/vkeybd/vkeybd.info @@ -5,6 +5,6 @@ DOWNLOAD="ftp://ftp.suse.com/pub/people/tiwai/vkeybd/vkeybd-0.1.18d.tar.bz2" DOWNLOAD_x86_64="" MD5SUM="5c7bd16e2903866f949879b885953a2b" MD5SUM_x86_64="" -REQUIRES="TiMidity++" +REQUIRES="" MAINTAINER="Luis Henrique" EMAIL="lmello.009@gmail.com" |