diff options
| author | Nick Renieris <velocityra@gmail.com> | 2020-05-18 20:38:59 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-18 10:38:59 -0700 |
| commit | 9f0f0bdedc512519e37a5c5e5651984725a90573 (patch) | |
| tree | ccd209d8d64399f09e1e79fd1c37e54bbb049b42 /ports/libvmdk/CONTROL | |
| parent | 6b871df7e03690dafdc6d65f606fef036f5db4e8 (diff) | |
| download | vcpkg-9f0f0bdedc512519e37a5c5e5651984725a90573.tar.gz vcpkg-9f0f0bdedc512519e37a5c5e5651984725a90573.zip | |
[libvmdk] Initial port (#11010)
* [libvmdk] Initial port
Signed-off-by: Nick Renieris <velocityra@gmail.com>
* Update scripts/ci.baseline.txt
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/libvmdk/CONTROL')
| -rw-r--r-- | ports/libvmdk/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/libvmdk/CONTROL b/ports/libvmdk/CONTROL new file mode 100644 index 000000000..8eeff87d0 --- /dev/null +++ b/ports/libvmdk/CONTROL @@ -0,0 +1,6 @@ +Source: libvmdk
+Version: 2019-12-21
+Homepage: https://github.com/libyal/libvmdk
+Description: Library and tools to access the VMware Virtual Disk (VMDK) format
+Build-Depends: gettext,zlib
+Supports: !uwp
|
