diff options
| author | clvn <2023066+clvn@users.noreply.github.com> | 2018-01-03 17:58:04 +0100 |
|---|---|---|
| committer | Alexander Karatarakis <alex@karatarakis.com> | 2018-01-03 18:58:04 +0200 |
| commit | ca9f73935def43ec291fb7440465c9fde09033c4 (patch) | |
| tree | a80decc3c4ddcb6a9d457ddff718cff149eeea59 /ports/soundtouch/CONTROL | |
| parent | fca18d6e9830cabc4dd8f347321e7806d6ebaf88 (diff) | |
| download | vcpkg-ca9f73935def43ec291fb7440465c9fde09033c4.tar.gz vcpkg-ca9f73935def43ec291fb7440465c9fde09033c4.zip | |
[soundtouch] Initial port (#2455)
* [soundtouch] Initial port
* [soundtouch] Fixed typo
Diffstat (limited to 'ports/soundtouch/CONTROL')
| -rw-r--r-- | ports/soundtouch/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/soundtouch/CONTROL b/ports/soundtouch/CONTROL new file mode 100644 index 000000000..c4bc8df52 --- /dev/null +++ b/ports/soundtouch/CONTROL @@ -0,0 +1,4 @@ +Source: soundtouch +Version: 2.0.0.2 +Description: SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or audio files. +Build-Depends: atlmfc |
