Update libjxl in Docker & snap

This commit is contained in:
Ilya Fedin 2024-04-10 04:14:07 +04:00 committed by John Preston
parent 90405f3ebc
commit 5e546d1198
2 changed files with 2 additions and 2 deletions

View File

@ -263,7 +263,7 @@ COPY --link --from=lcms2 {{ LibrariesPath }}/lcms2-cache /
COPY --link --from=brotli {{ LibrariesPath }}/brotli-cache /
COPY --link --from=highway {{ LibrariesPath }}/highway-cache /
RUN git clone -b v0.8.2 --depth=1 {{ GIT }}/libjxl/libjxl.git \
RUN git clone -b v0.10.2 --depth=1 {{ GIT }}/libjxl/libjxl.git \
&& cd libjxl \
&& cmake -GNinja -B build . \
-DCMAKE_BUILD_TYPE=None \

View File

@ -246,7 +246,7 @@ parts:
libjxl:
source: https://github.com/libjxl/libjxl.git
source-depth: 1
source-tag: v0.8.2
source-tag: v0.10.2
plugin: cmake
build-environment:
- LDFLAGS: ${LDFLAGS:+$LDFLAGS} -s