21 lines
563 B
YAML
21 lines
563 B
YAML
name: libjpeg-turbo
|
|
description: JPEG image codec with SIMD accelerated compression and decompression
|
|
version: 3.2.0
|
|
revision: 1
|
|
url: https://libjpeg-turbo.org/
|
|
license: BSD-3-Clause,IJG
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
make_depends:
|
|
- cmake
|
|
- ninja
|
|
downloads:
|
|
- url: https://github.com/libjpeg-turbo/libjpeg-turbo/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 980dd81f425082aa6d7c9e47fef27554ce7a9ffc8e2f6e863b97d263c5c50858
|