package/freetype: Convert to Makefile.autotools.in
authorDaniel Laird <danieljlaird@hotmail.com>
Thu, 9 Oct 2008 12:50:56 +0000 (12:50 -0000)
committerDaniel Laird <danieljlaird@hotmail.com>
Thu, 9 Oct 2008 12:50:56 +0000 (12:50 -0000)
commit508f033a1bab2fda2e9bb204e746c6e6da850fcb
treebf97f9bb8a2873cfcbc7ce785a89c5de86f7ebec
parent4c448c4c7f47e3534df136ed08d2b2a1a5cf1ff7
package/freetype: Convert to Makefile.autotools.in

Use AutoTools.in to build freetype.
Slight issue with freetype installation to TARGET_DIR.
Doing an install results in far too many files being copied in.
So for now I do what the old makefile did which is copy the .so files
and links manually rather than using a make install.
It also uses the autotools.in additions to not use the generic libtool patch and
use a local one instead.

Daniel Laird
package/freetype/freetype-2.3.7-libdir-la.patch [new file with mode: 0644]
package/freetype/freetype.mk