Package: gplanarity / 17906-5

Metadata

Package Version Patches format
gplanarity 17906-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
nls.patch | (download)

nls.h | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 fix ftbfs, gettext.h does not exist
makefile.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix install directories
fix_makefile_flags.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 correctly set cflags an ldflags
fontconfig.patch | (download)

main.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix crash with current fontconfig
 fontconfig no longer allows the last parameter of FcFontMatch to be
 zero, an assert has been added to prevent this.