30 lines
667 B
YAML
30 lines
667 B
YAML
name: libtiff
|
|
description: Library for reading and writing TIFF image files
|
|
version: 4.7.1
|
|
revision: 3
|
|
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: 6ab956415ddb6cae497faad18398ff0fd056d17d8bf7b5921cc194c55b0191fc
|