vcpkg/ports/tiff/CONTROL
ghesketh 8f54f09957
[tiff] support zstd compression in TIFF image files (take 2) (#16610)
* support zstd compression in TIFF image files

* x-add-version tiff

* support WebP compression in TIFF image files

* x-add-version tiff

* Revert "x-add-version tiff" with WebP

This reverts commit f1a5a53dc9.

* Revert "support WebP compression in TIFF image files"

This reverts commit f9ac7fe537.
2021-04-19 17:19:07 -07:00

14 lines
340 B
Plaintext

Source: tiff
Version: 4.1.0
Port-Version: 2
Build-Depends: zlib, libjpeg-turbo, liblzma
Homepage: https://download.osgeo.org/libtiff
Description: A library that supports the manipulation of TIFF image files
Feature: tool
Description: Build tools
Feature: zstd
Build-Depends: zstd
Description: support zstd compression in TIFF image files