Adam Joseph
6195c7b47b
libjxl: cherry-pick patch to fix tests
...
The committed-upstream-but-unreleased patch cherry-picked by this
commit fixes test failures on riscv64, ia64, and ppc64.
2023-01-10 14:07:49 +01:00
Vladimír Čunát
df023a7d70
libjxl: disable tests on x86_64-darwin for now
...
Hopefully not too bad; it looked like less usual color encodings only.
2022-12-16 14:27:29 +01:00
Charlotte 🦝 Delenk
a31e0568a7
libjxl: 0.6.1 -> 0.7.0
2022-12-03 00:21:44 +01:00
Alexander Shpilkin
aa473c6476
libjxl: fix paths in pkg-config files
2022-09-07 21:44:35 +03:00
Daniel Olsen
0628889e66
libjxl: Fix static compilation
...
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2022-08-16 08:36:57 +00:00
Jan Tojnar
4eb32471e0
libjxl: split outputs
...
Prevent brotli.dev reference from ending up in out due to brotli being propagated.
2022-08-03 02:02:21 +02:00
Josef Kemetmüller
bcd7045998
treewide: Remove now-unneeded LD_LIBRARY_PATH in cmake derivations
...
Since the setting DCMAKE_SKIP_BUILD_RPATH was disabled, we can now run
the checkPhase of cmake derivations without having to tweak the
LD_LIBRARY_PATH anymore.
2022-07-04 03:49:01 +03:00
Sandro
dcbdbb9800
Merge pull request #179254 from dotlambda/asciidoc-10.2.0
2022-06-30 15:51:19 +02:00
Robert Schütz
77454bd32b
libjxl: fix build with asciidoc wrapped in shell script
2022-06-29 22:22:42 +00:00
Daniel Olsen
9228c0a2d2
libjxl: Move brotli and libhwy to propagatedBuildInputs
...
pkg-config dependencies aren't specified using store paths so
they need to be propagated manually
2022-06-12 09:40:26 +02:00
Daniel Olsen
fefca2f622
libjxl: Gate building docs behind setting
2022-06-10 12:46:07 +02:00
Emery Hemingway
2363be984a
libjxl: disable tests for i686
...
Floating-point math tests produce unexpected output.
2022-04-07 08:34:51 +02:00
Zhaofeng Li
ad7c7d6323
libjxl: Use own libhwy package, fix RISC-V build
2022-01-08 19:00:31 -08:00
Robert Scott
1fd1c8860f
Merge pull request #150449 from risicle/ris-libjxl-aarch64
...
libjxl: fix/enable for aarch64
2022-01-08 21:32:26 +00:00
Jonathan del Strother
a11763fa36
libjxl: Fix tests on darwin
...
This fixes the LibraryCLinkageTest, which was failing to find the built library:
1122/1129 Test #1128 : LibraryCLinkageTest .......................................................................................................Subprocess aborted***Exception: 0.32 sec
dyld[53579]: Library not loaded: @rpath/libjxl.0.dylib
Referenced from: /private/tmp/nix-build-libjxl-0.5.drv-1/source/build/tools/tests/libjxl_test
Reason: tried: '/nix/store/82d092jfk2sckailcp5hpb29xsxhk4h2-swift-corefoundation/Library/Frameworks/libjxl.0.dylib' (no such file), '/nix/store/82d092jfk2sckailcp5hpb29xsxhk4h2-swift-corefoundation/Library/Frameworks/libjxl.0.dylib' (no
2022-01-04 08:04:23 +00:00
Robert Scott
f24cab5396
libjxl: fix/enable for aarch64
2021-12-12 21:00:35 +00:00
Robert Scott
2ae055d56a
libjxl: fix darwin build with upstream patch
2021-12-05 23:00:05 +00:00
R. Ryantm
71a1e6b562
libjxl: 0.5 -> 0.6.1
2021-11-03 09:21:59 +00:00
Robert Scott
36d6673cf8
libjxl: fix for hydra's darwin builder
2021-09-05 22:13:54 +01:00
Robert Scott
9a4bdda26e
libjxl: unstable-2021-06-22 -> 0.5
2021-09-05 17:04:18 +01:00
Niklas Hambüchen
85ff485ca9
libjxl: init at 2021-06-22-409efe02 (jpeg-xl reference implementation) ( #103160 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-26 18:12:04 +02:00