vcpkg/ports/libsndfile
evpobr 875821cd80
[libflac] Update to 1.3.3-1 (#11152)
Update to ce6dd6b which has the following benign changes compared to 1.3.3 proper

* `std::`-ify a bunch of C library stuff
* C-cast -> `static_cast` or `reinterpret_cast`
* build system changes
* `unsigned` -> `uint32_t`
* removing UB in some shifts
* better support for powerPC and Windows
* Change out `cos(double)` for `cosf(float)` in C
* Correct `%d` to `%u` in printf
2020-05-21 11:19:21 -07:00
..
CONTROL [libflac] Update to 1.3.3-1 (#11152) 2020-05-21 11:19:21 -07:00
fix-install-path.patch [libsndfile]Fix install file path in linux. (#6455) 2019-05-15 16:22:31 -07:00
portfile.cmake [libflac] Update to 1.3.3-1 (#11152) 2020-05-21 11:19:21 -07:00
uwp-createfile-getfilesize-addendum.patch [libsndfile] fixed missing return ! 2017-11-21 06:54:11 +01:00
uwp-createfile-getfilesize.patch [libsndfile] patches applied with #ifdef instead 2017-11-21 04:39:13 +01:00