Switch to new package format
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
name: libjxl
|
||||
description: JPEG XL image format reference implementation
|
||||
version: 0.11.2
|
||||
revision: 3
|
||||
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: ab38928f7f6248e2a98cc184956021acb927b16a0dee71b4d260dc040a4320ea
|
||||
Reference in New Issue
Block a user