|
|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Index: builds/unix/freetype-config.in
|
|
|
|
|
--- builds/unix/freetype-config.in.orig 2004-04-17 20:58:43.000000000 +0200
|
|
|
|
|
+++ builds/unix/freetype-config.in 2004-04-22 09:10:11.000000000 +0200
|
|
|
|
|
@@ -105,7 +105,7 @@
|
|
|
|
|
--- builds/unix/freetype-config.in.orig 2005-06-04 23:58:48 +0200
|
|
|
|
|
+++ builds/unix/freetype-config.in 2005-07-25 19:50:08 +0200
|
|
|
|
|
@@ -128,7 +128,7 @@
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
if test "$echo_cflags" = "yes" ; then
|
|
|
|
|
@ -11,8 +11,8 @@ Index: builds/unix/freetype-config.in
|
|
|
|
|
echo $cflags -I$includedir
|
|
|
|
|
else
|
|
|
|
|
Index: builds/unix/freetype2.in
|
|
|
|
|
--- builds/unix/freetype2.in.orig 2003-06-01 23:30:03.000000000 +0200
|
|
|
|
|
+++ builds/unix/freetype2.in 2004-04-22 09:04:34.000000000 +0200
|
|
|
|
|
--- builds/unix/freetype2.in.orig 2003-06-01 23:30:03 +0200
|
|
|
|
|
+++ builds/unix/freetype2.in 2005-07-25 19:50:08 +0200
|
|
|
|
|
@@ -8,4 +8,4 @@
|
|
|
|
|
Version: @ft_version@
|
|
|
|
|
Requires:
|
|
|
|
|
@ -20,8 +20,8 @@ Index: builds/unix/freetype2.in
|
|
|
|
|
-Cflags: -I${includedir}/freetype2
|
|
|
|
|
+Cflags: -I${includedir}
|
|
|
|
|
Index: builds/unix/install.mk
|
|
|
|
|
--- builds/unix/install.mk.orig 2003-11-09 09:37:13.000000000 +0100
|
|
|
|
|
+++ builds/unix/install.mk 2004-04-22 09:04:34.000000000 +0200
|
|
|
|
|
--- builds/unix/install.mk.orig 2004-12-06 09:42:41 +0100
|
|
|
|
|
+++ builds/unix/install.mk 2005-07-25 19:51:06 +0200
|
|
|
|
|
@@ -26,33 +26,33 @@
|
|
|
|
|
install: $(PROJECT_LIBRARY)
|
|
|
|
|
$(MKINSTALLDIRS) $(DESTDIR)$(libdir) \
|
|
|
|
|
@ -58,7 +58,7 @@ Index: builds/unix/install.mk
|
|
|
|
|
done
|
|
|
|
|
$(INSTALL_DATA) $(BUILD_DIR)/ft2unix.h \
|
|
|
|
|
$(DESTDIR)$(includedir)/ft2build.h
|
|
|
|
|
$(INSTALL_DATA) $(BUILD_DIR)/ftconfig.h \
|
|
|
|
|
$(INSTALL_DATA) $(OBJ_BUILD)/ftconfig.h \
|
|
|
|
|
- $(DESTDIR)$(includedir)/freetype2/freetype/config/ftconfig.h
|
|
|
|
|
+ $(DESTDIR)$(includedir)/freetype/config/ftconfig.h
|
|
|
|
|
$(INSTALL_SCRIPT) -m 755 $(OBJ_BUILD)/freetype-config \
|
|
|
|
|
@ -90,8 +90,8 @@ Index: builds/unix/install.mk
|
|
|
|
|
-$(DELETE) $(DESTDIR)$(bindir)/freetype-config
|
|
|
|
|
-$(DELETE) $(DESTDIR)$(datadir)/aclocal/freetype2.m4
|
|
|
|
|
Index: include/freetype/freetype.h
|
|
|
|
|
--- include/freetype/freetype.h.orig 2004-04-13 23:08:17.000000000 +0200
|
|
|
|
|
+++ include/freetype/freetype.h 2004-04-22 09:04:34.000000000 +0200
|
|
|
|
|
--- include/freetype/freetype.h.orig 2005-06-06 08:18:32 +0200
|
|
|
|
|
+++ include/freetype/freetype.h 2005-07-25 19:50:08 +0200
|
|
|
|
|
@@ -16,15 +16,6 @@
|
|
|
|
|
/***************************************************************************/
|
|
|
|
|
|
|
|
|
|
|