vcpkg/ports/freeimage
Alfonso Abella 099fb9250d
[freeimage] patch typedef for MacOS (#38261)
The idea of the PR is to check if `OBJC_BOOL_DEFINED` is defined to
avoid a second redefinition with a different type.

Fixes #38260

- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~SHA512s are updated for each updated download.~
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.
2024-05-31 03:00:58 -07:00
..
CMakeLists.txt
disable-plugins-depending-on-internal-third-party-libraries.patch
fix-function-overload.patch
FreeImageConfig-dynamic.h
FreeImageConfig-static.h
portfile.cmake
rawlib-build-fix.patch
remove_auto_ptr.patch
typedef-xcode.patch
use-external-jpeg.patch
use-external-jxrlib.patch
use-external-libtiff.patch
use-external-openexr.patch
use-external-openjpeg.patch
use-external-png-zlib.patch
use-external-rawlib.patch
use-external-webp.patch
use-freeimage-config-include.patch
use-functions-to-override-libtiff-warning-error-handlers.patch
use-typedef-as-already-declared.patch
vcpkg.json