Commit Graph

14 Commits

Author SHA1 Message Date
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