freetype: fixed broken patches
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>
Thu, 15 Jul 2010 09:56:58 +0000 (11:56 +0200)
committerEnrico Scholz <enrico.scholz@sigma-chemnitz.de>
Thu, 15 Jul 2010 10:11:08 +0000 (12:11 +0200)
Patches in aaac36c39e301995029cb40ae40fa8af277694dc are malformed
because they were cherrypicked with global 'apply.whitespace=fix'.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
recipes/freetype/freetype-2.3.12/fix-configure.patch
recipes/freetype/freetype-2.3.12/libtool-tag.patch
recipes/freetype/freetype_2.3.12.bb

index 78e76eb..ecd9673 100644 (file)
@@ -4,8 +4,8 @@ Index: freetype-2.3.6/builds/unix/configure.ac
 +++ freetype-2.3.6/builds/unix/configure.ac
 @@ -506,8 +506,6 @@ AC_SUBST([FT2_EXTRA_LIBS])
  AC_SUBST([SYSTEM_ZLIB])
-
-
 -LT_INIT(win32-dll)
 -
  AC_SUBST([hardcode_libdir_flag_spec])
index 356a256..2f096cd 100644 (file)
@@ -1,16 +1,16 @@
---- freetype-2.3.6/builds/unix/unix-cc.in
-+++ freetype-2.3.6/builds/unix/unix-cc.in
-@@ -88,7 +88,7 @@
+--- freetype-2.3.6/builds/unix/unix-cc.in      
++++ freetype-2.3.6/builds/unix/unix-cc.in      
+@@ -88,7 +88,7 @@ 
  #
  #
  CCraw := $(CC)
 -CC    := $(LIBTOOL) --mode=compile $(CCraw)
 +CC    := $(LIBTOOL) --tag=CC --mode=compile $(CCraw)
-
  # Linker flags.
  #
-@@ -105,7 +105,7 @@
-
+@@ -105,7 +105,7 @@ 
  # Library linking
  #
 -LINK_LIBRARY = $(LIBTOOL) --mode=link $(CCraw) -o $@ $(OBJECTS_LIST) \
index 6056760..eda6ee5 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Freetype font rendering library"
 SECTION = "libs"
 LICENSE = "freetype"
-PR = "r1"
+PR = "r2"
 DEPENDS = "zlib"
 
 SRC_URI = "\