mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 14:49:00 +08:00
31b95c6b4f
* Adds patch to fix find lzma after changes to use upstream CMakeLists.txt
* Reference Issue: [libzippp] x64-windows build failure after liblzma use upstream CMakeLists.txt + Add pkgconfig. (#14615) #14679 https://github.com/microsoft/vcpkg/issues/14679
* Reference Commit: PR [liblzma] use upstream CMakeLists.txt + Add pkgconfig. (#14615) eb895b95aa
10 lines
334 B
Plaintext
10 lines
334 B
Plaintext
Source: libzippp
|
|
Version: 4.0-1.7.3
|
|
Port-Version: 3
|
|
Homepage: https://github.com/ctabin/libzippp
|
|
Description: Simple basic C++ wrapper around the libzip library. It is meant to be a portable and easy-to-use library for ZIP handling
|
|
Build-Depends: zlib, libzip[core,bzip2]
|
|
|
|
Feature: encryption
|
|
Description: Support encryption
|