Name: | pngcheck |
---|---|
Version: | 3.0.3 |
Release: | 17.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 141847 |
License: | HPND |
RPM: | pngcheck-3.0.3-17.el10_0.x86_64.rpm |
Source RPM: | pngcheck-3.0.3-17.el10_0.src.rpm |
Build Date: | Sun Dec 22 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.libpng.org/pub/png/apps/pngcheck.html |
Summary: | Verifies the integrity of PNG, JNG and MNG files |
Description: | pngcheck verifies the integrity of PNG, JNG and MNG files (by checking the internal 32-bit CRCs [checksums] and decompressing the image data); it can optionally dump almost all of the chunk-level information in the image in human-readable form. For example, it can be used to print the basic statistics about an image (dimensions, bit depth, etc.); to list the color and transparency info in its palette (assuming it has one); or to extract the embedded text annotations. This is a command-line program with batch capabilities. The current release supports all PNG, MNG and JNG chunks, including the newly approved sTER stereo-layout chunk. It correctly reports errors in all but two of the images in Chris Nokleberg's brokensuite-20061204. |
- Add a SourceLicense field
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Remove explicit %set_build_flags, not needed since F36
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Leaf package: remove i686 support
- Convert License to SPDX
- Reduce macro indirection in the spec file