Commit Graph

27 Commits

Author SHA1 Message Date
sewon jeon
08fd0c4065
[openvdb] update to version 11 (#35597)
* openvdb versio update to 11.0

wip

update

* udpate patches

* revert eof

* update git tree
2023-12-12 01:11:40 -08:00
sewon jeon
be2d7f886a
[openvdb] Add nanovdb feature (#34224) 2023-10-03 22:46:59 -07:00
jim wang
949127f5c1
[openvdb] Uncreate an explicit instantiation of a huge library (#34017)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* add option

* update version
2023-09-27 01:28:31 -07:00
autoantwort
f63ea3c991
[openvdb] use support expressions (#33747) 2023-09-13 16:05:12 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Frank
b2b743ab90
[Openvdb] Build Tools in static (#29989)
* [Openvdb] Build Tools in static

* update version

* add function

* vdb
2023-03-14 15:00:01 -07:00
wzj219
c514f9e27c
[blosc] Update to 1.21.3 (#28986)
* [blosc] Update to 1.21.3

* Update version

* [blosc] Update to 1.21.3

* update version

* [blosc] update to 1.21.3

* [blosc] Modify review comments

* [blosc]Modify CI Error

* [blosc]Modify review comments

* [blosc]Modify the patch name

* [blosc]modify CI error

* [blosc]update version

* [blosc]update version

* update version

* update version

* update git-tree

---------

Co-authored-by: Lily Wang <494550702@qq.com>
2023-02-03 12:38:25 -08:00
JonLiu1993
606011f599
[OpenVDB] update to version 10.0.0 (#27726)
* [<OpenVDB>] update to <version 10.0.0>

* update version
2022-11-09 10:55:39 -08: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
JonLiu1993
867df2ac44
[OpenVDB] Update to V9.0.0 (#23623)
* [OpenVDB] Update to V9.0.0

* update version

* add license

* update version
2022-03-21 14:07:02 -07:00
Mengna Li
bb57cc63d3
[openvdb] update to 8.2.0 (#22184)
* update openvdb to 8.2.0

* merge fix-case-sensitive.patch to 0003-fix-cmake.patch

* update

* Add double quotes for the path
2021-12-28 15:04:06 -08:00
Phoebe
277e9a7f46
[glew/openvdb/xtensor-io] Update to latest release version (#20022)
* [glew/openvdb/xtensor-io] Update to latest release version

* [glew] Update patch

* [xtensor-io] Update version
2021-09-08 07:56:56 -07:00
JonLiu1993
4d2568ee8d
[openvdb] update to v8.0.0 (#16034) 2021-07-16 00:48:26 -07:00
Jack·Boos·Yu
29286672ee
[openvdb] Fix vcpkg-cmake-wrapper (#15902)
* [openvdb] Fix vcpkg-cmake-wrapper

* update version record
2021-01-27 18:16:47 -08:00
Phoebe
a6966c2021
[openvdb] Fix dependency issue and usage issue (#14651) 2020-11-20 13:25:30 -08:00
NancyLi1013
cb3352bbff
[openvdb] Update to the latest version (#13740)
* [openvdb] Update to the latest version

* Update tools

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-13 16:21:27 -07:00
Phoebe
be6d78f1e3
[openvdb] Update to 7.0.0 (#10020) 2020-02-11 16:45:01 -08:00
JackBoosY
f192c0f8bf [openvdb]Upgrade to 6.2.1 (#8979)
* [openvdb]Upgrade to 6.2.1

* [openvdb]Fix message.
2019-11-19 10:59:56 -08:00
JackBoosY
eff0769b75 [openvdb]Upgrade version to 6.1.0, regenerate patches and fix build errors. (#6864) 2019-06-26 10:33:36 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Alexander Neumann
8eea936d62 Fix blosc linkage in openvdb. issue #6561 2019-05-22 20:57:03 +02:00
Cheney Wang
b625cbf82f [openvdb] Fix openvdb[tools] build failures (#6028) 2019-04-10 21:30:49 -07:00
Victor Romero
bd94d1e254
[freeimage, libwebp, OpenEXR, OpenVDB] Updates (#5417)
* [libwebp] update to v1.0.2, greatly simplify port, remove unnecessary custom find_package script in favour of original Config files for cmake

* [libwebp] enable building of all tools

* [libwebp] install cmake config file in expected path

* [libwebp] add compatibility layer inside CMake Config file

* [libwebp] fix libwebpmux library name

* [OpenEXR] Update to v2.3.0, enable tools, improve cmake module while still maintaining backwards compatibility (there's an official one distributed with the package but it is completely different, for now it is avoided)

* [OpenEXR] remove unused patches

* [OpenEXR] remove forced definition, could hide problems downstream

* [freeimage] add compatibility with latest OpenEXR

* [freeimage] bump control

* [OpenEXR] restore ilmbase as an empty package to permit clean update

* [OpenVDB] update to v6.0

* [OpenEXR] disable building on UWP platform

* [openexr] Fix tools suffixes

* [openexr] Fix Linux build paths
2019-02-26 08:16:20 -08:00
Aaron Ang
a0042b8a66 OpenVDB: Add /bigobj as compiler flag only for MSVC (#4948)
* Only set `/bigobj` as C++ compiler flag for MSVC

* [openvdb] Bump control version
2019-01-07 12:48:44 -08:00
Markus Leuthold
550c9422ad add missing dependency for openvdb[tools] (#4271) 2018-11-07 23:54:29 -08:00
Robert Schumacher
b79395c4ad Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
kypp
7c6fb6081b new port: openvdb 2017-11-21 19:23:38 +01:00