mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 21:20:28 +08:00
9c0893e04d
* [msix] Fix source hash * [librsfv] Change repo to github * [librsvg] Just re-trigger it * [libxmp-lite] Re-trigger CI test * Update ports/msix/CONTROL
7 lines
607 B
Plaintext
7 lines
607 B
Plaintext
Source: msix
|
|
Version: 1.7-1
|
|
Build-Depends: xerces-c, zlib, openssl (!uwp&!windows), catch2
|
|
Homepage: https://github.com/microsoft/msix-packaging
|
|
Description: The MSIX Packaging SDK project is an effort to enable developers on a variety of platforms to pack and unpack packages for the purposes of distribution from either the Microsoft Store, or their own content distribution networks.
|
|
The MSIX Packaging APIs that a client app would use to interact with .msix/.appx packages are a subset of those documented here. See sample/ExtractContentsSample/ExtractContentsSample.cpp for additional details.
|