aboutsummaryrefslogtreecommitdiff
path: root/ports/fluidsynth/CONTROL
diff options
context:
space:
mode:
authorStephen Kyne <xskyne@gmail.com>2018-04-19 23:30:39 +0100
committerRobert Schumacher <roschuma@microsoft.com>2018-04-19 15:30:39 -0700
commit8f08e64ace2bc18db78b5246711a29395c6180a1 (patch)
treefe4133faf673c82f5832f0a4a534b6fb3dcd4488 /ports/fluidsynth/CONTROL
parent96dbb6c3df72b45cd81b166a6853bf341c683ab7 (diff)
downloadvcpkg-8f08e64ace2bc18db78b5246711a29395c6180a1.tar.gz
vcpkg-8f08e64ace2bc18db78b5246711a29395c6180a1.zip
[fluidsynth] Initial port (#3016)
* [portaudio] Added ASIO support to build * Update libpng to 1.6.34 * [liblo] Initial port * Revert "Update libpng to 1.6.34" This reverts commit ede0bb947b07aea119b7b05e3625c3eec1395af4. * Revert "[liblo] Initial port" This reverts commit bb819eb21841bb8cf4816af5a78e17ef58ec8ce5. * [fluidsynth] Initial port * Fixed version numbers
Diffstat (limited to 'ports/fluidsynth/CONTROL')
-rw-r--r--ports/fluidsynth/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/fluidsynth/CONTROL b/ports/fluidsynth/CONTROL
new file mode 100644
index 000000000..7fbb29a5b
--- /dev/null
+++ b/ports/fluidsynth/CONTROL
@@ -0,0 +1,4 @@
+Source: fluidsynth
+Version: 1.1.10
+Description: FluidSynth reads and handles MIDI events from the MIDI input device. It is the software analogue of a MIDI synthesizer. FluidSynth can also play midifiles using a Soundfont.
+Build-Depends: glib \ No newline at end of file