28 lines
627 B
Plaintext
28 lines
627 B
Plaintext
name: libtiff
|
|
description: Library for reading and writing TIFF image files
|
|
version: 4.7.1
|
|
revision: 2
|
|
url: http://www.simplesystems.org/libtiff/
|
|
license: custom
|
|
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
|