Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
pkg-config.diff | use pkgconfig instead of the discontinued imlib2-config | gregor herrmann <gregoa@debian.org> | no | debian | vendor | 2023-07-29 |
0001-Work-around-an-imlib2-bug-with-alpha-channel-cloning.patch | [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' Work around this on our side by checking for any difference after cloning and copying the alpha flag if necessary. |
Niko Tyni <ntyni@debian.org> | no | debian | 2023-07-18 | |
add_more_error_reporting.diff | Adds additional error checking with useful errors when image loads fail in IMLIB =================================================================== |
no | ||||
reproducible_build.diff | Pass -ffile-prefix-map via $cflags to avoid embedding build path. | Vagrant Cascadian <vagrant@reproducible-builds.org> | no |