Commit Graph

26 Commits

Author SHA1 Message Date
Pierre Wendling
47fb7ebacd
[libzip] Fix zstd feature (#30500)
* [libzip] Use the upstream package name for zstd.

Without it, when with the zstd feature, calling `find_package` on libzip
would fail due to the `Zstd` not being found.

* [libzip] Bump port version.

* [libzip] Update baseline.

* [libzip] Reduce patch size by using NAMES.

* [libzip] Update version.
2023-03-29 16:09:38 -07:00
Cheney Wang
5b8640fab1
[libzip] Update to 1.9.2 (#25999)
* [libzip] Update to 1.9.2

* Update
2022-07-27 11:21:32 -07:00
Be
613ee92bae
[libzip] update to 1.9.0 (#25399)
also add license to vcpkg.json
2022-06-23 13:48:56 -07:00
chausner
c093bbe39a
[libzip] Update to 1.8.0 (#21407)
* Update libzip to 1.8.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-16 16:46:54 -08:00
NancyLi1013
4d57adb52e
[libzip] fix dependency in libzip-config.cmake.in (#17282)
* [libzip] fix dependency in libzip-config.cmake.in

* Update version files
2021-04-29 15:54:14 -07:00
Adam
0fe5f85e7b
[libzip] Relative pkgconfig paths (#15589) 2021-01-12 20:12:44 -08:00
Cédric Tabin
d961529d7f
[libzip] Update to libzip 1.7.3 (#13625)
* Update to libzip 1.7.3

* [libzip] Update CONTROL

Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-09-24 11:44:22 -07:00
Lily
904e1203da
[libzip] Fix find_package error (#12610) 2020-08-07 11:47:36 -07:00
JonLiu1993
4e2f4d3b03
[libzip] Update to 1.7.1 (#11982)
* [libzip] Update to 1.7.1

* Update ports/libzip/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-17 14:47:32 -07:00
mitzal
242897b046
[libzip] update to rel-1-6-1 (#10784)
* Libzip updated to rel-1-6-1

* [libzip] Add windows_crypto feature

The new BCrypt/CNG-based crypto uses BCryptDeriveKeyPBKDF2 which is only
available since WinNT 6.1. It is important to me as a consumer of libzip
through vcpkg to be able to turn this off.

* Additional options added.

* Common Crypto supported as an option for encryption backend.

Co-authored-by: Michał Janiszewski <janisozaur+signed@gmail.com>
2020-04-23 21:40:21 -07:00
JackBoosY
2918ff5c40 [libzip]Fix the version in CONTROL file. 2019-11-19 21:35:58 -08:00
JackBoosY
ce28d93227 [libzip]Update patch to avoid patch failure. 2019-11-05 19:21:32 -08: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
Lars Ivar Hatledal
7609de8497 Update libzip to 1.5.2 (#5656)
* Update libzip to 1.5.2

* Remove reference to patch in portfile

* Add patch to fix compilation on windows

* Prefer ninja and fix indentation
2019-03-13 10:06:49 -07:00
Lars Ivar Hatledal
e9439ff5ca [libzip] Add features to libzip (#5121)
* add features to libzip

* add documentation

* undo add bzip2 as linux build dependency

* Use default features, and remove mbedtls feature
2019-02-04 11:05:42 -08:00
Frederik Carlier
cc00cf05fb New packages: libimobiledevice, getopt, readline (#3504)
* Add libplist

* Add libusbmuxd

* Fix typos

* Add getopt

* Add libimobiledevice

* Fix typos

* Add libideviceactivation

* Add ideviceinstaller

* Include utilities

* Install usbmuxd

* Add readline

* Fix readline on 64-bit windows

* Add libirecovery

* libideviceactivation: include tools

* Bump versions to fix build issues

* Bump versions

* Add idevicerestore

* [getopt][getopt-win32] Rename to getopt-win32 and only install on Windows Desktop

* [readline][readline-win32] Rename to readline-win32 and only install for Windows Desktop

* [vcpkg_from_github][vcpkg_apply_patches] Make PATCHES relative to the current port directory

* [vcpkg_install_msbuild][vcpkg_check_linkage] Introduce vcpkg_install_msbuild() and vcpkg_check_linkage().

* [libimobiledevice et al] Use vcpkg_from_github() and vcpkg_install_msbuild()

* [readline] Fix static builds
2018-08-08 04:15:13 -07:00
Robert Schumacher
0764aafbd0 [abseil][aws-sdk-cpp][breakpad][chakracore][cimg][date][exiv2][libzip][rs-core-lib] Upgrades 2018-04-12 23:32:09 -07:00
Robert Schumacher
148cb369d8 [libzip] Upgrade to 1.5.0 2018-03-12 00:51:45 -07:00
Michał Janiszewski
d5ca663039 [libzip] Update with latest patches (#2990) 2018-03-09 01:41:40 -08:00
Tobias Kohlbau
f04a4aee91
[libzip] bump to 1.4.0
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2018-01-25 17:47:11 +01:00
Robert Schumacher
26f12d20bb [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
Michał Janiszewski
0b3a91a01d [libzip] update patches 2017-11-21 21:35:36 +01:00
Michał Janiszewski
958c5e9276 [libzip] Update libzip to 1.3.2 2017-11-21 21:35:36 +01:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Robert Schumacher
7222938487 [libzip] Avoid renaming DLLs -- this breaks the import lib 2017-06-19 22:30:55 -07:00
Ted John
84a7ec4115 [libzip] Add libzip port, version 1.2.0
libzip does not have support for static builds, therefore a large amount of hack patching was required to build both a static and share variant.
2017-06-18 17:55:35 +01:00