diff options
Diffstat (limited to 'pkg/freetype')
| -rw-r--r-- | pkg/freetype/gen.rc | 43 | ||||
| -rw-r--r-- | pkg/freetype/rev | 1 | ||||
| m--------- | pkg/freetype/src | 0 |
3 files changed, 44 insertions, 0 deletions
diff --git a/pkg/freetype/gen.rc b/pkg/freetype/gen.rc new file mode 100644 index 00000000..ce88630a --- /dev/null +++ b/pkg/freetype/gen.rc @@ -0,0 +1,43 @@ +cflags\ + -Wall\ + -D FT2_BUILD_LIBRARY\ + -D FT_CONFIG_OPTION_SYSTEM_ZLIB\ + -D HAVE_FCNTL_H\ + -D HAVE_STDINT_H\ + -D HAVE_UNISTD_H\ + -isystem '$builddir'/pkg/zlib/include\ + -I '$srcdir'/builds/unix\ + -I '$srcdir'/include/freetype/config\ + -I '$srcdir'/include + +cc src/gzip/ftgzip.c '||' pkg/zlib/headers +lib libfreetype.a builds/unix/ftsystem.c src/^(\ + base/^(\ + ftdebug.c ftbase.c ftbbox.c ftbdf.c ftbitmap.c ftcid.c\ + ftfntfmt.c ftfstype.c ftgasp.c ftglyph.c ftgxval.c ftlcdfil.c\ + ftmm.c ftotval.c ftpatent.c ftpfr.c ftstroke.c ftsynth.c\ + fttype1.c ftwinfnt.c ftinit.c\ + )\ + autofit/autofit.c\ + bdf/bdf.c\ + bzip2/ftbzip2.c\ + cache/ftcache.c\ + cff/cff.c\ + cid/type1cid.c\ + gzip/ftgzip.c.o\ + lzw/ftlzw.c\ + pcf/pcf.c\ + pfr/pfr.c\ + psaux/psaux.c\ + pshinter/pshinter.c\ + psnames/psnames.c\ + raster/raster.c\ + sfnt/sfnt.c\ + smooth/smooth.c\ + truetype/truetype.c\ + type1/type1.c\ + type42/type42.c\ + winfonts/winfnt.c\ +) '$builddir'/pkg/zlib/libz.a + +fetch git diff --git a/pkg/freetype/rev b/pkg/freetype/rev new file mode 100644 index 00000000..00750edc --- /dev/null +++ b/pkg/freetype/rev @@ -0,0 +1 @@ +3 diff --git a/pkg/freetype/src b/pkg/freetype/src new file mode 160000 +Subproject f9b1871ded4df726ed962e5eae535c9918705a3 |
