Thu, 05 Feb 2026 18:30:17 CST | login

Information for build rubygem-chunky_png-1.4.0-2.oc9

ID41278
Package Namerubygem-chunky_png
Version1.4.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rubygem-chunky_png.git?.#8ae788408a81eb9c7f3fb42d4e11f447925c381a
SummaryPure ruby library for read/write, chunk-level access to PNG files
DescriptionThis pure Ruby library can read and write PNG images without depending on an external image library, like RMagick. It tries to be memory efficient and reasonably fast. It supports reading and writing all PNG variants that are defined in the specification, with one limitation: only 8-bit color depth is supported. It supports all transparency, interlacing and filtering options the PNG specifications allows. It can also read and write textual metadata from PNG files. Low-level read/write access to PNG chunks is also possible. This library supports simple drawing on the image canvas and simple operations like alpha composition and cropping. Finally, it can import from and export to RMagick for interoperability.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 03:51:51 CST
CompletedSat, 14 Jun 2025 03:54:26 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/rubygem-chunky_png.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rubygem-chunky_png.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
rubygem-chunky_png-1.4.0-2.oc9.src.rpm (info) (download)
noarch
rubygem-chunky_png-1.4.0-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.4.0-2 - Rebuilt for loongarch64 * Tue Aug 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-1 - initial build