34 lines
719 B
YAML
34 lines
719 B
YAML
name: libjxl
|
|
description: JPEG XL image format reference implementation
|
|
version: 0.12.0
|
|
revision: 1
|
|
url: https://jpeg.org/jpegxl/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- brotli
|
|
- giflib
|
|
- gperftools
|
|
- highway
|
|
- libjpeg-turbo
|
|
- libpng
|
|
optional_depends:
|
|
- jre:For JNI bindings
|
|
make_depends:
|
|
- asciidoc
|
|
- cmake
|
|
- doxygen
|
|
- graphviz
|
|
- googletest
|
|
- jdk
|
|
- python3
|
|
- xdg-utils
|
|
downloads:
|
|
- url: https://github.com/libjxl/libjxl/archive/v${BPM_PKG_VERSION}/libjxl-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 03e9be69a30be4011f559da75328b6d7cea8ad921fabfbd551ce10bf45cdc992
|