Package: png++ / 0.2.9-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| png++ | 0.2.9-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 1001_avoid_MAKEFLAGS.patch | (download) |
Makefile |
10 5 + 5 - 0 ! |
avoid makeflags in makefile |
| 1003 reproducible_build.patch | (download) |
Doxyfile |
8 8 + 0 - 0 ! |
makes the generated documentation reproducible |
| 1004 use imagemagick compare for testsuite.patch | (download) |
test/test.sh |
2 1 + 1 - 0 ! |
use imagemagick's compare for the testsuite, and compare with fuzz As changing colorspace might introduce rounding errors, a binary comparision will lead to false failures in the test suite. This patch ceased to use cmp but uses compare with a very low fuzz of 0.5% to see if the image is same, it is used for all tests with convert_colorspace. See also http://www.libpng.org/pub/png/spec/1.2/PNG-Encoders.html for rationale. |
1
