aboutsummaryrefslogtreecommitdiff
path: root/ports/portaudio/fix-library-can-not-be-found.patch
AgeCommit message (Collapse)Author
2021-06-28[portaudio] Switch to vcpkg_from_github, minor format improvements (#18065)Hendrik
* Add portaudio:: namespace * Switch from vcpkg_from_git to vcpkg_from_github * Convert portfile to unix line-endings * Increase port-version of portaudio * Update version hash of portaudio * Remove namespace patch Signed-off-by: Hendrik <git@h3ndrk.de> * Update version hash of portaudio * Fix indent issue * Update the baseline version * Fix the port version * Fix baseline version * Remove redundant tag in portfile * Update version hash of portaudio Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2019-11-22[portaudio] Fix library cannot be found (#8944)NancyLi1013
* [portaudio] Fix library cannot be found * Fix include cannot be found