Sat, 17 Jan 2026 13:38:50 CST | login

Information for build rubygem-chunky_png-1.4.0-1.ocs23

ID14248
Package Namerubygem-chunky_png
Version1.4.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/rubygem-chunky_png.git?.#577c7c1ae22a27d83f56db60259232619341aac4
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
StartedWed, 07 Aug 2024 10:17:01 CST
CompletedWed, 07 Aug 2024 10:19:56 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
rubygem-chunky_png-1.4.0-1.ocs23.src.rpm (info) (download)
noarch
rubygem-chunky_png-1.4.0-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Aug 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-1 - initial build