Fri, 22 Nov 2024 04:05:23 UTC | login

Information for build openjph-0.16.0-1.fc41

ID340867
Package Nameopenjph
Version0.16.0
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/openjph.git#124bdf3167773f5fc7ccbcd89816bada5691bdc6
SummaryOpen-source implementation of JPEG2000 Part-15 (or JPH or HTJ2K)
DescriptionOpen source implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. Here, we are interested in implementing the HTJ2K only, supporting features that are defined in JPEG2000 Part 1. For example, for wavelet transform, only reversible 5/3 and irreversible 9/7 are supported.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Sep 2024 21:14:27 UTC
CompletedSun, 29 Sep 2024 00:59:47 UTC
Taskbuild (f41, /rpms/openjph.git:124bdf3167773f5fc7ccbcd89816bada5691bdc6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/openjph.git#124bdf3167773f5fc7ccbcd89816bada5691bdc6'}}
Tags
f41
RPMs
src
openjph-0.16.0-1.fc41.src.rpm (info) (download)
riscv64
libopenjph-0.16.0-1.fc41.riscv64.rpm (info) (download)
libopenjph-devel-0.16.0-1.fc41.riscv64.rpm (info) (download)
openjph-0.16.0-1.fc41.riscv64.rpm (info) (download)
libopenjph-debuginfo-0.16.0-1.fc41.riscv64.rpm (info) (download)
openjph-debuginfo-0.16.0-1.fc41.riscv64.rpm (info) (download)
openjph-debugsource-0.16.0-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Mon Sep 16 2024 Simone Caronni <negativo17@gmail.com> - 0.16.0-1 - Update to 0.16.0. * Wed Sep 04 2024 Simone Caronni <negativo17@gmail.com> - 0.15.0-6 - Leave autodetection of hardware extensions as per developer's comment at https://bugzilla.redhat.com/show_bug.cgi?id=2307795#c16 * Wed Sep 04 2024 Simone Caronni <negativo17@gmail.com> - 0.15.0-5 - Adjust SIMD selection again. * Fri Aug 30 2024 Simone Caronni <negativo17@gmail.com> - 0.15.0-4 - Switch on SIMD and drop AVX for old processors. * Fri Aug 30 2024 Simone Caronni <negativo17@gmail.com> - 0.15.0-3 - Fix instructions set typo. * Sun Aug 25 2024 Simone Caronni <negativo17@gmail.com> - 0.15.0-2 - Do not build on i686 (#2307782). * Sat Aug 24 2024 Simone Caronni <negativo17@gmail.com> - 0.15.0-1 - First build.