Package: imlib2 / 1.4.6-2

Metadata

Package Version Patches format
imlib2 1.4.6-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_removed data dir.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
configure.ac | 3 0 + 3 - 0 !
2 files changed, 1 insertion(+), 4 deletions(-)

 do not install files under data/
02_fix gif with no cmap.patch | (download)

src/modules/loaders/loader_gif.c | 15 11 + 4 - 0 !
1 file changed, 11 insertions(+), 4 deletions(-)

 do not segfault when loading gif without color map
03_fix imlib config libraries.patch | (download)

imlib2-config.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 provide valid library flags in imlib2-config script
 Nothing in the build substitutes @my_libs@, so having it here just produces an
 invalid response to /usr/bin/imlib2-config --libs.