<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/libzip/portfile.cmake, branch master</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[libzip] fix dependency in libzip-config.cmake.in (#17282)</title>
<updated>2021-04-29T22:54:14+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2021-04-29T22:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4d57adb52eab756b08ab4c6cb622b0a764bcf64b'/>
<id>4d57adb52eab756b08ab4c6cb622b0a764bcf64b</id>
<content type='text'>
* [libzip] fix dependency in libzip-config.cmake.in

* Update version files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libzip] fix dependency in libzip-config.cmake.in

* Update version files</pre>
</div>
</content>
</entry>
<entry>
<title>[libzip] Relative pkgconfig paths (#15589)</title>
<updated>2021-01-13T04:12:44+00:00</updated>
<author>
<name>Adam</name>
<email>adam-bloom@users.noreply.github.com</email>
</author>
<published>2021-01-13T04:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0fe5f85e7bafcbe0e7a38cb661a975f32ac89bf0'/>
<id>0fe5f85e7bafcbe0e7a38cb661a975f32ac89bf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libzip] Update to libzip 1.7.3 (#13625)</title>
<updated>2020-09-24T18:44:22+00:00</updated>
<author>
<name>Cédric Tabin</name>
<email>tabin.cedric@gmail.com</email>
</author>
<published>2020-09-24T18:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d961529d7ffd822390b229dbd8ad29a94630dda0'/>
<id>d961529d7ffd822390b229dbd8ad29a94630dda0</id>
<content type='text'>
* Update to libzip 1.7.3

* [libzip] Update CONTROL

Co-authored-by: Cédric Tabin &lt;cedric.tabin@gmail.com&gt;
Co-authored-by: wangli28 &lt;wangli28@beyondsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update to libzip 1.7.3

* [libzip] Update CONTROL

Co-authored-by: Cédric Tabin &lt;cedric.tabin@gmail.com&gt;
Co-authored-by: wangli28 &lt;wangli28@beyondsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[libzip] Fix find_package error (#12610)</title>
<updated>2020-08-07T18:47:36+00:00</updated>
<author>
<name>Lily</name>
<email>47812810+LilyWangL@users.noreply.github.com</email>
</author>
<published>2020-08-07T18:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=904e1203da430f2aadfeeb6fceefd8faf124339c'/>
<id>904e1203da430f2aadfeeb6fceefd8faf124339c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libzip] Update to 1.7.1 (#11982)</title>
<updated>2020-06-17T21:47:32+00:00</updated>
<author>
<name>JonLiu1993</name>
<email>63675417+JonLiu1993@users.noreply.github.com</email>
</author>
<published>2020-06-17T21:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4e2f4d3b03bdf5244691e549f726be5581a83fd8'/>
<id>4e2f4d3b03bdf5244691e549f726be5581a83fd8</id>
<content type='text'>
* [libzip] Update to 1.7.1

* Update ports/libzip/portfile.cmake

Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libzip] Update to 1.7.1

* Update ports/libzip/portfile.cmake

Co-authored-by: NancyLi1013 &lt;46708020+NancyLi1013@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[libzip] update to rel-1-6-1 (#10784)</title>
<updated>2020-04-24T04:40:21+00:00</updated>
<author>
<name>mitzal</name>
<email>34011576+mitzal@users.noreply.github.com</email>
</author>
<published>2020-04-24T04:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=242897b0460afd99c0f064f269ae73c419435aef'/>
<id>242897b0460afd99c0f064f269ae73c419435aef</id>
<content type='text'>
* 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 &lt;janisozaur+signed@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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 &lt;janisozaur+signed@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[libzip]Update patch to avoid patch failure.</title>
<updated>2019-11-06T03:21:32+00:00</updated>
<author>
<name>JackBoosY</name>
<email>yuzaiyang@beyondsoft.com</email>
</author>
<published>2019-11-06T03:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ce28d9322798438974431b416262b1d3ed89c89d'/>
<id>ce28d9322798438974431b416262b1d3ed89c89d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update libzip to 1.5.2 (#5656)</title>
<updated>2019-03-13T17:06:49+00:00</updated>
<author>
<name>Lars Ivar Hatledal</name>
<email>larsivarhatledal@gmail.com</email>
</author>
<published>2019-03-13T17:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7609de849764758011c0eb4bd3d4af171d376d57'/>
<id>7609de849764758011c0eb4bd3d4af171d376d57</id>
<content type='text'>
* Update libzip to 1.5.2

* Remove reference to patch in portfile

* Add patch to fix compilation on windows

* Prefer ninja and fix indentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update libzip to 1.5.2

* Remove reference to patch in portfile

* Add patch to fix compilation on windows

* Prefer ninja and fix indentation
</pre>
</div>
</content>
</entry>
<entry>
<title>[libzip] Add features to libzip (#5121)</title>
<updated>2019-02-04T19:05:42+00:00</updated>
<author>
<name>Lars Ivar Hatledal</name>
<email>larsivarhatledal@gmail.com</email>
</author>
<published>2019-02-04T19:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e9439ff5ca27c4d4ba43b33380f21933f32c61b7'/>
<id>e9439ff5ca27c4d4ba43b33380f21933f32c61b7</id>
<content type='text'>
* add features to libzip

* add documentation

* undo add bzip2 as linux build dependency

* Use default features, and remove mbedtls feature
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add features to libzip

* add documentation

* undo add bzip2 as linux build dependency

* Use default features, and remove mbedtls feature
</pre>
</div>
</content>
</entry>
<entry>
<title>New packages: libimobiledevice, getopt, readline (#3504)</title>
<updated>2018-08-08T11:15:13+00:00</updated>
<author>
<name>Frederik Carlier</name>
<email>frederik.carlier@quamotion.mobi</email>
</author>
<published>2018-08-08T11:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=cc00cf05fb70ddec3197ca0ee7cbd47cc1c8ccfe'/>
<id>cc00cf05fb70ddec3197ca0ee7cbd47cc1c8ccfe</id>
<content type='text'>
* 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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
</pre>
</div>
</content>
</entry>
</feed>
