Commit Graph

306 Commits

Author SHA1 Message Date
Cheney Wang
9db21ff675
[opencv] Enable BUILD_IPP_IW when ipp feature is enable (#27727) 2022-11-10 09:01:39 -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
Connor Broyles
4941494d49
[osgearth] Fix find_path regression (#27672)
* [osgearth] Fix find_path regression

* Update version

* Run x-add-version
2022-11-07 15:37:32 -08:00
Tom Tan
e6acba61e8
Update OpenTelemetry-cpp to 1.7.0 (#27599) 2022-11-02 11:53:15 -07:00
Billy O'Neal
09adfdc8cd
[OpenSSL] Update to 3.0.7. (#27594)
* [OpenSSL] Update to 3.0.7.

Fixes critical security vulnerability https://twitter.com/iamamoose/status/1584908434855628800

flags.patch part already applied by upstream removed.

Download location changed to openssl.org while a github tag is still missing.

* Revert unintentional boringssl change.

* Add vcpkg_minimum_required and switch back to GitHub now that a tag is available.
2022-11-01 18:58:59 -07:00
autoantwort
5a497469d1
[ogdf] update (#27502) 2022-10-31 13:25:38 -07:00
Lily Wang
043338aebc
[ode] Fix error C3861 (#27450)
* [ode] Fix error C3861
2022-10-25 21:21:52 -07:00
autoantwort
5e730c2c4c
Remove unused files (#27435) 2022-10-25 21:01:04 -07:00
Kai Pastor
f3ab3f6a28
[opencv4] Fix freetype, harfbuzz, gtk dependencies (#27343)
* Fix freetype and harfbuzz dependencies

* Revise gtk feature

* Merge copyright and license files

* Update versions

* Add feature gtk 'supports' expression

* Update versions
2022-10-25 20:49:57 -07:00
MonicaLiu
f47e55e234
[openmesh] update to 9.0 (#27342)
* update openmesh

* update version

* Replace deprecated functions

* update version

* Fix CI errors for x64-linux

* update version

* update scalar specification

* update version

* update openmesh

* update version

* Remove duplicate version set.

Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-25 20:47:31 -07:00
Thomas1664
36a77a4450
[openssl-unix, openssl-uwp, openssl-windows] Change version to deprecated (#27284)
* Change version to deprecated

* version

* Print CMake warning

* version
2022-10-24 17:10:44 -07:00
pastdue
0d1d5801c6
[opus] Fix arm64-mingw builds (#27335)
* [opus] Fix arm64-mingw builds

* Run x-add-version
2022-10-24 17:07:21 -07:00
MACHIZAUD Andréa
79ba8f3c86
[opensubdiv] bump to 3.5.0 (#24615) 2022-10-21 15:26:55 -07:00
autoantwort
cd94ec01e4
[nvtt] does not support arm64 osx (#27325) 2022-10-21 15:19:06 -07:00
autoantwort
c082036fa9
[openmvg] does not support arm64 osx (#27329) 2022-10-20 12:53:22 -07:00
autoantwort
9ec17751eb
[ogre] no absolute paths (#27321) 2022-10-20 12:52:23 -07:00
Ice0
a44174524e
[openscap] Fix build (#27312)
* [openscap] fix build

* [openscap] bump port-version
2022-10-20 12:50:46 -07:00
Russell Greene
3fb6971261
[OpenCV] Disable quality module on iOS to avoid find_package error (#27287)
* [opencv][ios] disable quality on iOS to avoid a configuration error

* ./vcpkg x-add-version --all
2022-10-18 18:29:19 -07:00
Kai Pastor
a53829c1df
[ogre] Feature/dependency control fixes (#27239)
* Add bullet feature control

* Disable Qt

* Update versions

* Remove obsolete qt patch junk

* Update versions
2022-10-17 07:37:49 -07:00
Dennis
a2261f65ea
[opentelemetry-cpp] Update to 1.6.0 and fix abseil[cxx17] (#26857)
* opentelemetry-cpp: Update to 1.6.0 and fix abseil[cxx17]

* opentelemetry-cpp: Adjust versions json

* opentelemetry-cpp: Re-add 1.5.0p1 version
2022-10-14 17:52:31 -07:00
Kai Pastor
101931754a
[ogre] Update to 13.4.4 (#27107)
* Update to 13.4.4

* Update versions

* Fix obsolete zziplib reference

* Fix another resource path

* Update versions

* Patch pc file generation

* Update versions

* Force uniform cfg install path for osx

* Update versions

* Acquire swig if needed

* Update versions
2022-10-13 11:58:22 -07:00
Connor Broyles
13d47a6d82
[osgearth] Plugin installation fixes (#27156)
* [osgearth] Fix plugin exporting

This change has the same effects and reasoning as the prior fix to the osg port.

* Update version

* Update port
2022-10-12 01:25:54 -07:00
Connor Broyles
472e9f1a8b
[osg] Fix plugin installation and target locations (#26214)
* [osg] Install plugins directly to plugins folder

This change removes the stage in portfile.cmake which relocates the osg  plugins from bin/ to plugins/. Instead, the OsgMacroUtils.cmake file is patched to install directly to the plugins folder.

This has two primary effects. The first is correcting the exported target locations, as they still pointed to bin/ after moving the plugins. The second is fixing the process on non-Windows platforms, as the plugins were not being moved in those cases.

* update version

* update version

* update version

* [osg] Update version

* [osg] Update port version

* [osg] Fix port version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-08 22:11:08 -07:00
Daniel
09d33fe16f
[opensubdiv] Upgrade to 3.4.4 (#26628)
* [opensubdiv] upgrade to 3.4.4

* [opensubdiv] update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-08 22:01:28 -07:00
Francisco Facioni
a29baafabc
[ffmpeg] srt support (#26679) 2022-10-08 21:54:58 -07:00
Lily Wang
d752204646
[opensubdiv] Add feature opengl (#26940)
* [opensubdiv] Add feature opengl

* modify port-version

* x-add-version
2022-09-27 15:55:42 -07:00
Thomas1664
5bc980361a
[jsonnet, opentelemetry-cpp] Remove !(windows & !static) (#26953)
* jsonnet

* opentelemetry-cpp

* version

* [mfl] Disable tests

* version

* Restore version db

* mfl

* version

* simplify

* CR

* version

* Fix deprecated functions

* wrong pr

* version

* revert
2022-09-26 11:35:51 -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
Frank
d52632d9a0
[vcpkg baseline][otl] update error hash (#26899)
* [otl] update hash

* version

* update version
2022-09-21 12:30:21 -07:00
Nick
2464990fbb
[openal-soft] fix mingw x86 build (#26816) 2022-09-19 12:41:57 -07:00
Henrik Gaßmann
cf48528dff
[llfio,outcome,ned14-internal-quickcpplib] Fix minor nits (#26859)
* [quickcpplib] Properly delimit path option

* [outcome] Prevent buildsystem from enabling concepts pre cxx20

* [llfio] Update port to 2022-09-18

- Disable OpenSSL support until someone properly integrates it.

* [llfio] Disable buildsystem compiler introspection

The buildsystem tries to enable concepts and coroutines via non standard
compiler flags on earlier C++ versions which is exactly the opposite of
what our polyfill features warrant.

* Add versions to database
2022-09-19 11:35:37 -07:00
Francisco Facioni
3bc4cc846b
[openfbx] Add port (#26678)
* [openfbx] Add port

* Set cxx standard to 11 to fix osx build

* version

* [openfbx] add unofficial namespace

* [openfbx] fixes for unofficial-openfbx

* [openfbx] more renaming

* [openfbx] fix after unofficial renaming

* [openfbx] Make it static only as it doesn't export any symbols

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-09-15 13:01:04 -07:00
Kai Pastor
62850c28d0
[vcpkg baseline][osg] Fix port dependencies and build errors (#26698)
* Don't depend on default features

* Use OpenEXR config

* Try to skip non-portable check_cxx_source_runs

* Ensure PKG_CONFIG_USE_CMAKE_PREFIX_PATH

* Use link libraries from pkg-config

* Revise feature-to-CMake mapping

* Update versions
2022-09-14 11:24:49 -07:00
Henrik Gaßmann
29787a71b3
[status-code,outcome,llfio,ned14-internal-quickcpplib] Update to 2022-09-08 (#26724)
* [quickcpplib] Update to 2022-09-08

* [status-code] Update to 2022-09-08

* [outcome] Update to version 2.2.4

* [llfio] Update to 2022-09-08

* [status-code,outcome,llfio] Update version database
2022-09-09 11:55:55 -07:00
pastdue
0e9a28874c
Add VCPKG_TARGET_IS_EMSCRIPTEN, fix opus and libsodium ports for wasm32-emscripten (#26318)
* vcpkg_common_definitions: Add VCPKG_TARGET_IS_EMSCRIPTEN

* [opus] Fix wasm32-emscripten builds

* [libsodium] Fix wasm32-emscripten builds

* Run x-add-version
2022-09-08 14:01:20 -07:00
Russell Greene
2353c65940
[opencv4] disable optional hdf5 dependency for iOS, where it doesn't build (yet) (#26636)
* [opencv4] diable hdf5 dependency on ios, as it currently doesn't build

* ./vcpkg x-add-version --all
2022-09-02 10:49:22 -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
Henrik Gaßmann
31d77f607b
[outcome] Update to version 2.2.3 (#25855)
* [outcome] Update to version 2.2.3

* [outcome] Add license information

* [outcome] Refactor deprecated functions

* [status-code] Update to latest version compatible with outcome 2.2.3

* [outcome] Provide polyfill features and extract status-code

* [outcome] Remove msvc linkage patch

* [llfio] Teach port about outcome polyfills

* [llfio] Fix vendored status-code include path

* [outcome][status-code][llfio] update version database

* Don't switch C++ standard version on polyfill feature

* [outcome] Fix version entry

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-09-02 10:40:12 -07:00
Frank
6710068ea8
[octomap] update version to 1.9.6 (#26632)
* [octomap] update version to 1.9.6

* update version
2022-09-02 10:37:33 -07:00
JonLiu1993
8510361424
[orc] update to 1.7.6 (#26603)
* [orc] update to 1.7.6

* update version

* Fix-linux error

* update version
2022-08-31 13:59:46 -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
Nick
f9b5f5406b
[sdl2] update to 2.24.0 (#26436) 2022-08-31 13:34:35 -07:00
Thomas1664
70bf557bab
[vcpkg baseline][opencensus-cpp] De-vendor dependencies (#26567)
* [opencensus-cpp] De-vendor dependencies

* version
2022-08-29 11:39:33 -07:00
Mengna Li
8f9a4f2de9
[opencc] De-vendor darts (#26581)
* Add tclap support

* Add darts support
2022-08-29 11:33:30 -07:00
autoantwort
427f956bd5
[opencv4,dv-processing] no absolute paths (#26586) 2022-08-29 11:22:42 -07:00
Mengna Li
083e31d80b
Add tclap support (#26530) 2022-08-26 12:11:07 -07:00
Nursultan Zarlyk
a9dc9a4b32
[OpenBLAS] Upgrade to 0.3.21 and add arm64-windows support (#26396)
* Upgrade OpenBLAS

* Update OpenBLAS version

* Add OpenBLAS dependents to ci.baseline

Co-authored-by: Nursultan Zarlyk <nzarlyk@microsoft.com>
2022-08-25 14:36:41 -07:00
Stephen Just
0f089d02bb
[openal-soft] Enable NEON on arm64 targets (#26452)
* [openal] Enable NEON on arm64 targets

* Add versions

* Typo

* Update version database
2022-08-22 09:44:24 -07:00
Jack·Boos·Yu
571a0551eb
[opus/x265] Fix version in pkgconfig (#26389)
* [opus/x265] Fix version in pkgconfig

* version-string->version

* version

* x265 license

* version

* version
2022-08-18 13:01:55 -07:00
Stefano Sinigardi
d3431006f2
[tesseract] fix downstream usage (#26378)
* [tesseract5] fix downstream usage

* fix references
2022-08-17 10:41:39 -07:00