From: Gilles Filippini Date: Fri, 20 Feb 2009 20:02:31 +0000 (+0100) Subject: Patches to handle ttf-liberation and glib removal. X-Git-Url: http://git.maemo.org/git/?a=commitdiff_plain;h=d20d76cf790cdad5df548e8381eb6f0cd71ed254;p=navit-package Patches to handle ttf-liberation and glib removal. --- diff --git a/debian/patches/remove-glib b/debian/patches/remove-glib new file mode 100644 index 0000000..5c6070d --- /dev/null +++ b/debian/patches/remove-glib @@ -0,0 +1,12 @@ +Index: navit/configure.in +=================================================================== +--- navit.orig/configure.in 2009-02-20 21:01:25.000000000 +0100 ++++ navit/configure.in 2009-02-20 21:01:45.000000000 +0100 +@@ -861,7 +861,6 @@ + navit/speech/speech_dispatcher/Makefile + navit/support/Makefile + navit/support/ezxml/Makefile +-navit/support/glib/Makefile + navit/support/libc/Makefile + navit/support/win32/Makefile + navit/support/wordexp/Makefile diff --git a/debian/patches/remove-ttf-liberation b/debian/patches/remove-ttf-liberation new file mode 100644 index 0000000..3c3120d --- /dev/null +++ b/debian/patches/remove-ttf-liberation @@ -0,0 +1,12 @@ +Index: navit/configure.in +=================================================================== +--- navit.orig/configure.in 2009-02-20 21:00:41.000000000 +0100 ++++ navit/configure.in 2009-02-20 21:00:54.000000000 +0100 +@@ -836,7 +836,6 @@ + navit/fib-1.1/Makefile + navit/font/Makefile + navit/font/freetype/Makefile +-navit/fonts/Makefile + navit/graphics/Makefile + navit/graphics/gd/Makefile + navit/graphics/gtk_drawing_area/Makefile