Package: libimage-imlib2-perl / 2.03-1.2~deb12u1
Metadata
Package | Version | Patches format |
---|---|---|
libimage-imlib2-perl | 2.03-1.2~deb12u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
add_more_error_reporting.diff | (download) |
lib/Image/Imlib2.xs |
40 40 + 0 - 0 ! |
--- |
reproducible_build.diff | (download) |
Build.PL |
3 2 + 1 - 0 ! |
pass -ffile-prefix-map via $cflags to avoid embedding build path. |
pkg config.diff | (download) |
Build.PL |
16 9 + 7 - 0 ! |
use pkgconfig instead of the discontinued imlib2-config |
0001 Work around an imlib2 bug with alpha channel cloning.patch | (download) |
lib/Image/Imlib2.xs |
11 11 + 0 - 0 ! |
[patch] work around an imlib2 bug with alpha channel cloning As discussed in https://bugs.debian.org/1041406 imlib2 1.10.0 introduced a bug where imlib_clone_image() no longer copies the alpha flag. This breaks test 12 of t/simple.t : # Failed test at t/simple.t line 68. # got: '0' # expected: '1' |
1