30 lines
667 B
YAML
30 lines
667 B
YAML
name: libtiff
|
|
description: Library for reading and writing TIFF image files
|
|
version: 4.7.2
|
|
revision: 1
|
|
url: http://www.simplesystems.org/libtiff/
|
|
license: custom
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- libdeflate
|
|
- libjpeg-turbo
|
|
- xz-utils
|
|
- zlib
|
|
- zstd
|
|
optional_depends:
|
|
- freeglut
|
|
make_depends:
|
|
- freeglut
|
|
- cmake
|
|
- mesa
|
|
downloads:
|
|
- url: https://gitlab.com/libtiff/libtiff/-/archive/v${BPM_PKG_VERSION}/libtiff-v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 62b15f44c10106065211efa22a2dc77937bd97ee1f6e3afd2c9659010de112eb
|