diff options
author | B. Watson <yalhcru@gmail.com> | 2012-09-04 23:47:20 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-04 23:49:24 -0500 |
commit | 61e6de614c8d27fcb91177d381e0e02b81f1f93b (patch) | |
tree | 97ba8278f7b5ec21588d1f9ed0ce20010bdf4cd1 /audio/fluid-soundfont | |
parent | a8545a89f7356d05457db0fff0ebed155ee989d5 (diff) | |
download | slackbuilds-61e6de614c8d27fcb91177d381e0e02b81f1f93b.tar.gz |
audio/fluid-soundfont: Noted fluidsynth requirement
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/fluid-soundfont')
-rw-r--r-- | audio/fluid-soundfont/README | 2 | ||||
-rw-r--r-- | audio/fluid-soundfont/fluid-soundfont.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/fluid-soundfont/README b/audio/fluid-soundfont/README index c4a9261905..fe65ffe8c5 100644 --- a/audio/fluid-soundfont/README +++ b/audio/fluid-soundfont/README @@ -1,7 +1,7 @@ Fluid General MIDI SoundFont This is a GM SoundFont, for use with any modern MIDI synthesiser: hardware -(like the emu10k1 sound card), or software (like FluidSynth). +(like the emu10k1 sound card) or software (like FluidSynth). This package includes a shell script wrapper "fluidplay" that runs fluidsynth with this SoundFont pre-loaded. diff --git a/audio/fluid-soundfont/fluid-soundfont.info b/audio/fluid-soundfont/fluid-soundfont.info index 4d2753fdfd..f5cf592ae0 100644 --- a/audio/fluid-soundfont/fluid-soundfont.info +++ b/audio/fluid-soundfont/fluid-soundfont.info @@ -7,6 +7,6 @@ MD5SUM="189bbdf70221018cbda536984b105dfa \ d577a4c8e8785739e1321f377fe5ab71" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="fluidsynth" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |