Commit Graph

16 Commits

Author SHA1 Message Date
Kai Pastor
74d4bc75ec
[minizip-ng] Update, fix dependencies (#39686) 2024-07-05 13:36:32 -04:00
Jia Yue Hua
f7d80c9780
[minizip-ng] update to 4.0.5 (#37300)
- [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
- [ ] ~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-03-11 13:09:51 -07:00
Kevin Leonardic
2d19a1a5b1
[minizip-ng] Update to 4.0.4 (#36408) 2024-01-29 18:19:02 -08:00
miyanyan
1fa7ecc297
[minizip-ng] update to 4.0.2 (#34813)
* [minizip-ng] update to v4.0.2

* [minizip-ng] update versions
2023-10-31 11:57:04 -07:00
miyanyan
fa4c4e2b42
[minizip-ng] update to v4.0.1 (#34730)
* [minizip-ng] update to v4.0.1

* [minizip-ng] remove the unnecessary options signing

* [minizip-ng] fix wrong CONFIG_PATH

* [minizip-ng] update versions
2023-10-26 10:41:07 -07:00
autoantwort
9e4b14bfab
[minizip-ng] fix pkgconfig file (#33568) 2023-09-06 13:02:46 -07:00
jim wang
42cc786992
[opencolorio] Fix minizip-ng related errors (#33335)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* Fix minizip-ng related errors

* update version

* delete option

* update version

* Modify the license copy method

* update version

* shrink patch

* update version

* shrink patch

* update version
2023-08-25 12:40:43 -07:00
jim wang
d5b03c125a
[openimageio] Updated version fixes oiiotool.exe functionality (#33210)
* fix oiiotool.exe

* update version

* update version

* fix iconv

* update version

* fix build erro on osx

* update version

* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* version
2023-08-21 14:52:49 -07:00
Kai Pastor
582a7ef7a0
[minizip-ng] Restore non-conflicting filepaths (#31612) 2023-05-25 11:46:43 -07:00
Frank
e4e7a0b86b
[minizip-ng] update version to 4.0.0 (#31575)
* [minizip-ng] update version to 4.0.0

* update version
2023-05-23 13:43:07 -07:00
JonLiu1993
911d176349
[minizip-ng] update to 3.0.7 (#27272)
* [minizip-ng] update to 3.0.7

* update version

* Update license

* update version
2022-10-18 18:29:45 -07:00
Prateek Chokse
601d7f3205
[minizip-ng] Updated minizip version and fixed windows build for previous version (#23684)
* [minizip-ng] fix: in windows only compat symbols were exposed

* [minzip-ng] updated version

* [minzip-ng] updated baseline and versions

* Add vcpkg_check_linkage

* update version

Co-authored-by: prateek.chokse <prateek.chokse@airamatrix.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-03-23 12:23:34 -07:00
Christian Fersch
9b6135efaf
[minizip-ng] Make dependencies optional (#20324)
* [minizip-ng] Make dependencies optional

* minor changes from review

* improve implementation of crypto feature

* x-add-version

* split crypto into 3 features

* properly forward features
2021-09-29 09:04:29 -07:00
Prateek Chokse
f68f30c1e1
[minizip-ng] made cmake installs relative (#17685)
* [minizip-ng] made cmake installs relative

* [minizip-ng] update version

* Update versions/m-/minizip-ng.json

* formated ports/minzip-ng/vcpkg.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-18 15:46:03 -07:00
Cheney Wang
d01ed0ebd9
[minizip-ng] Modify the output include path of the header file (#17238)
* [minizip-ng] Modify the output include path of the header file

* Update json file

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-04-12 10:16:41 -07:00
Prateek Chokse
06fd7cc3c2
[minizip-ng] add new port (#17101)
* [minizip-ng] add new port

* [celero] Updated to Celero v2.8.0 (#16802)

* [celero] Updated to Celero v2.8.0

* [celero] Improving static linking support in VCPKG.

Celero issue #154 is tracking a fix.
https://github.com/DigitalInBlue/Celero/issues/154

* [celero] Updated to v2.8.1

* [celero] Updated version for VCPKG.

* [celero] Updates to better support VCPKG.

* [celero] Updated versions.

* Update celero.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-04-09 09:58:51 -07:00