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

ID30862
Package Namerubygem-chunky_png
Version1.4.0
Release1.oc9
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 06:50:48 CST
CompletedSat, 21 Sep 2024 06:52:46 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-1.oc9.src.rpm (info) (download)
noarch
rubygem-chunky_png-1.4.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Aug 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-1 - initial build