mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
The following changes are done: - Fixed an error when copying image from sequential device - Return error when the image exceed 4GB size on writing* - Enabled JXR tests (*) Note that when writing an image larger than 4GiB, the JXRLib does not give any error but the resulting saved image id wrong.
11 lines
314 B
YAML
11 lines
314 B
YAML
Dependencies:
|
|
- 'on': ['Linux', 'FreeBSD', 'macOS', 'Windows', 'Android']
|
|
'require':
|
|
'frameworks/extra-cmake-modules': '@same'
|
|
'frameworks/karchive' : '@same'
|
|
|
|
Options:
|
|
test-before-installing: True
|
|
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
|
|
cmake-options: "-DKIMAGEFORMATS_JXR=ON"
|