aboutsummaryrefslogtreecommitdiff
path: root/ports/monkeys-audio/portfile.cmake
AgeCommit message (Collapse)Author
2020-12-30[monkeys-audio] Update to 5.70 (#15359)Wolfgang Stöggl
Released MAC_SDK files are currently only provided for download for a short period of time and replaced frequently by newer versions. See: https://monkeysaudio.com/files/ - Update patches: fix-project-config.patch remove-certificate-step.patch - Add alternative download URL from Internet Archive
2020-12-03[monkeys-audio] Update to 565d. (#14913)Adam Johnson
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-11-17[vcpkg baseline][monkeys-audio] Update to 5.59 (#14586)NancyLi1013
* [vcpkg baseline][monkeys-audio] Update to the new version * Update ports/monkeys-audio/portfile.cmake * Fix typo error in patch name * Refix typo
2020-08-05[monkeys-audio] Update to 5.48 (#12690)Wolfgang Stöggl
Released MAC_SDK files are currently only provided for download for a short period of time and replaced frequently by newer versions. See: https://monkeysaudio.com/files/ - The previous version in vcpkg is not available for download any more - Fixes: Downloading https://monkeysaudio.com/files/MAC_SDK_546.zip... Failed. Status: 22;"HTTP response code said error"
2020-06-30[monkeys-audio] Update to 5.46 (#12158)Wolfgang Stöggl
- The previous version in vcpkg is not available for download any more - Fixes: Downloading https://monkeysaudio.com/files/MAC_SDK_538d.zip... Failed. Status: 22;"HTTP response code said error"
2020-05-20[monkeys-audio] Update to 5.38 (#11444)Jack·Boos·Yu
* [monkeys-audio] Update to 5.38 * Correct portfile.cmake * update supports field
2020-03-25[vcpkg baseline] Fix CI test (#10508)Jack·Boos·Yu
* re-trigger ci test * [kealib] Switch repo to github * [mongo-c-driver] Set icu as a feature * [monkeys-audio] Update version to 5.24 * [mongo-c-driver] Fix arm build * [mongo-c-driver] Re-generate patch * [mongo-c-driver] Remove key word PRIVATE in patch * [llvm] Remove default feature tools * [llvm] Add judgment to install tools * [llvm] Add more condition * [llvm] Fix clang cmake files when selecting feature tools * [halide] Fix build depends info in CONTROL * update baseline
2020-01-21[monkeys-audio] Update to 5.14, add feature tools (#9760)Jack·Boos·Yu
* [monkeys-audio] Update to 5.14, add feature tools * [monkeys-audio] Use macro MA_VERSION
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-08-13[monkeys-audio] Update library to 4.8.3 (#7634)Genos
* Update portfile.cmake * Update CONTROL
2018-08-28[monkeys-audio] Fix x64-installation "file INSTALL cannot find" (#4159)iyanging
* Fix x64 "file INSTALL cannot find" * [monkeys-audio] Use vcpkg_install_msbuild()
2018-02-26[ape] add dynamic build stuffJacob Zhong
Tried to build dynamically but failed
2018-02-24[monkeys-audio] Init portJacob Zhong