Commit Graph

14 Commits

Author SHA1 Message Date
Jia Yue Hua
369cb5c76a
[openexr] update to 3.3.1 (#41540) 2024-10-14 13:28:30 -07:00
Kai Pastor
a0aa27dc04
[openexr] Update (#40361) 2024-08-12 16:41:44 -07:00
Peter Steneteg
00b483825c
[openexr] package fix (#37408) 2024-03-13 16:44:39 -07:00
Bruce Mitchener
52650f28fe
[openexr] Update to 3.2.3 (#37377)
* Remove build patch as similar was applied upstream.
* `BUILD_DOCS` was renamed to `BUILD_WEBSITE`.
* With version 3.2, `libdeflate` is now used rather than `zlib`.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] 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-03-11 12:40:09 -07:00
Chuck Walbourn
87a90594fd
[directxmath, directxmesh, directxtex, directxtk, uvatlas] Update for Dec2023 (#35965) 2024-01-02 14:37:52 -08:00
Osyotr
c6d3ab2735
[openexr] Update to 3.1.8 (#32073)
* [openexr] Update to 3.1.8

* Fix arm64 build
2023-06-21 22:14:50 -07:00
Connor Broyles
a615e65e78
[openexr] Update to v3.1.7 (#31235)
* [openexr] Update to v3.1.7

* [openexr] Update baseline
2023-05-04 10:24:45 -07:00
Alexander Neumann
f9a27e08b3
[openexr] Fix openexr using unrequested intrinsics (#29996)
* [openexr] fix usage of unrequested intrinsics

* v db

* remove intrin patch

* v db

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-15 14:51:43 -07:00
Kai Pastor
94b089b7c1
[openexr] Update from 2 to 3.1.5, patch all consuming ports (#26862)
* Update to 3.1.5

* Add feature 'tools'

* ilmbase is now imath

* [theia] Use openimageio cmake config

* [freeimage] Use OpenEXR 3 and Imath

* [opencv4] Use upstream's OpenEXR 3 support

* [opencv3] Use upstream's OpenEXR 3 support

* [opencv2] Use OpenEXR 3 and Imath

* [osg] Use OpenEXR 3

* [openvdb] Use Imath, enable OpenEXR

* [pangolin] Use OpenEXR 3

* [directxtex] Use OpenEXR 3

* [uvatlas] Disable /guard:ehcont when directxtex uses openexr

* Update versions

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-25 23:45:07 -07:00
Russell Greene
1f7e50198e
[openexr] use vcpkg_copy_tools to fix iOS build issue (#26641)
* [openexr] use vcpkg_copy_tools instead of manual rename/remove

* Allows for building on iOS without errors

* ./vcpkg x-add-version --all
2022-09-02 10:44:50 -07:00
Alex
079a19c9bb
openexr: Bump version to 2.5.8, clean patches and fix ARM (#26503)
* openexr: Bump to 2.5.8

The x-add-version and patch fixes will be in next commits.

* openexr: vcpkg.json: Use "version" instead of "version-string"

* openexr: vcpkg.json: Add SPDX license identifier

* openexr: Clean 0001*-find_package patch

As upstream has cleaned it up already.

* openexr: Clean 0002-fixup_cmake_exports** patch from old whitespace fix

The upstream was already fixed it.

* openexr: Drop symlinks and find-pkg patches as it were handled at upstream

* openexr: Fix ARM build

See upstream fix for details in openexr/openexr#1216:
https://github.com/AcademySoftwareFoundation/openexr/pull/1216

* openexr: Migrate the old function to new vcpkg-cmake-config helpers

* openexr/portfile: Add comment about version for commit revision

* openexr: Update baseline via `vcpkg x-add-version openexr'
2022-08-31 13:44:21 -07:00
Zac Walker
f3eeb27624
[osg libraw openexr jasper] Dont block arm64-osx (#25535)
* Dont block arm64-osx

* Update version

* Updated versions

* supports fixups

* Update versions

* supports fixups

* supports fixups
2022-07-05 12:52:55 -07:00
Matthias C. M. Troffaes
1d8133122b
[openexr] fixup pkgconfig (#18123)
* [openexr] fixup pkgconfig

* [openexr] x-add-version

* [openexr] drop _d library suffix for debug builds (ensures correct .pc file)

* [openexr] x-add-version

* [openexr] rename patches in order, add pkg-config debug suffix patch

* [openexr] x-add-version

* [openexr] update patch to match upstream PR

* [openexr] x-add-version
2021-06-11 08:46:46 -07:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00