Information for build blend2d-0.21.2-3.fc44

ID198740
Package Nameblend2d
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.21.2
Release3.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/blend2d.git#80810eca43a95da64773254c8eda216c7e267481
Summary2D Vector Graphics Engine Powered by a JIT Compiler
DescriptionBlend2D is a high performance 2D vector graphics engine written in C++ and released under the Zlib license. The engine utilizes a built-in JIT compiler to generate optimized pipelines at runtime and is capable of using multiple threads to boost the performance beyond the possibilities of single-threaded rendering. Additionally, the engine features a new rasterizer that has been written from scratch. It delivers superior performance while quality is comparable to rasterizers used by AGG, FreeType, and Qt. The performance has been optimized by using an innovative approach to index data that is built during rasterization and scanned during composition. The rasterizer is robust and excels in rendering basic shapes, complex vector art, and text.
Built byliuyang
State complete
Volume DEFAULT
StartedTue, 21 Apr 2026 03:21:15 CST
CompletedTue, 21 Apr 2026 05:09:01 CST
Taskbuild (f44, /rpms/blend2d.git:80810eca43a95da64773254c8eda216c7e267481)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/blend2d.git#80810eca43a95da64773254c8eda216c7e267481'}}
Tags
f44
RPMs
src
blend2d-0.21.2-3.fc44.src.rpm (info) (download)
riscv64
blend2d-0.21.2-3.fc44.riscv64.rpm (info) (download)
blend2d-devel-0.21.2-3.fc44.riscv64.rpm (info) (download)
blend2d-debuginfo-0.21.2-3.fc44.riscv64.rpm (info) (download)
blend2d-debugsource-0.21.2-3.fc44.riscv64.rpm (info) (download)
Logs
riscv64
root.log
build.log
dnf5.log
hw_info.log
state.log
mock_config.log
mock_output.log
installed_pkgs.log
Changelog * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Sun Nov 09 2025 topazus <topazus@outlook.com> - 0.21.2-1 - 0.21.2 * Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Mar 27 2024 topazus <topazus@outlook.com> - 0.10.6-3 - fix the test on s390x * Sun Mar 24 2024 topazus <topazus@outlook.com> - 0.10.6-2 - add s390x build * Wed Mar 13 2024 Felix Wang <topazus@outlook.com> - 0.10.6-1 - initial import; rhbz#2269111