Commit Graph

13 Commits

Author SHA1 Message Date
Thomas1664
3a882b3efc
[many ports] Don't depend on default features of tiff (#38049)
This removes the transitive dependency of liblzma via tiff

- [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.

---------

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-05-01 19:40:19 -07:00
JonLiu1993
3265c187c7
[itk] Fix download failure (#34533)
* [itk] Fix download failure

* update version

* remove port-version

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-23 11:38:03 -07:00
autoantwort
1038c0d5bf
[itk] fix python build (#33826) 2023-10-09 15:08:15 -07:00
Frank
c3f5491a36
[itk] Add missing iostream include for CUDA classes (#29317)
* [itk] Add missing iostream include for CUDA classes

* update version

* use New function

* vdb

* add end line

* overwrite version
2023-02-02 16:28:09 -08:00
autoantwort
c64831df95
[itk] no absolute paths (#28790) 2023-01-08 21:34:52 -08:00
Alexander Neumann
1a2b03edee
[double-conversion] Update to 3.2.1 (#28242)
* [double-conversion] update to 3.2.1

* v db

* adjust itk patch

* v db

* check correct variable

* Fix typo

* v db
2022-12-12 15:36:03 -08:00
Akash
a1109c9e55
[ITK] Fix ITK linker error on usage (#27187)
* Don't build gtest

* Update versions
2022-10-14 16:28:29 -07:00
andremueller-cosateq
ed9ba1e0a9
[itk] Add feature opencv supporting ITKBridgeOpenCV (#23502)
* add itk[opencv] supporting the ITKBridgeOpenCV module

see https://github.com/InsightSoftwareConsortium/ITK/tree/master/Modules/Video/BridgeOpenCV

* Add version

* update version

* reduce dependencies to opencv

* update version

Co-authored-by: Andre Mueller <amueller@opsira.de>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-03-21 19:27:37 -07:00
Mengna Li
f6e2b8bab8
[itk] Fix ITK build error (#23560)
* update itk to v5.2.1

* Add license

* update

* Fix itkGPUKernelClassMacro(kernel) backward compatibility
2022-03-16 16:19:31 -07:00
Mengna Li
838d3ef6b7
[ITK] update to v5.2.1 (#23158)
* update itk to v5.2.1

* Add license

* update
2022-02-22 12:44:13 -08:00
autoantwort
111f1f1eff
[itk] no absolute paths (#21858) 2021-12-06 21:11:47 -08:00
autoantwort
b0f51f5cc9
[itk] no absolute paths (#21330) 2021-11-15 09:10:29 -08:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00