Commit graph

10 commits

Author SHA1 Message Date
spz
fbc317a21b build fix following the freetype2 update 2014-03-22 21:44:53 +00:00
recht
0cd4916b5a Update to libXft-2.1.6.
changes:
Bug fixes and clean ups.
2004-08-05 22:17:52 +00:00
adam
79c5663608 Follow new FreeType2 build rules 2004-04-27 15:10:51 +00:00
jlam
4669f7fef1 Remove patches made redundant since we override libtool. 2004-02-16 21:05:13 +00:00
recht
320392b805 remove freetype2 2.1.17 related patches after freetype2 has been reverted
to 2.1.15
2003-12-19 14:34:18 +00:00
recht
5711082f24 fix build with new freetype 2003-12-18 16:28:34 +00:00
dmcmahill
b87989e965 change the libtool (1.5) versioning from linux to sunos on Solaris to
avoid PLIST problems. No effect on other operating systems.
2003-10-31 03:10:07 +00:00
markd
838dea21aa Update Xft2 to version 2.1.2.
Not sure of precise changes but does again build correctly against the
current fontconfig package.
2003-09-19 15:46:51 +00:00
wiz
225cdf72ac Fix pkgconfig file to have -lXext after -Xrender (why doesn't the library
have the dependency itself?).
Bump PKGREVISION to 1, and depend on latest version in buildlink2.mk.
2002-12-24 00:43:42 +00:00
jmmv
936ef7ff8c Initial import of Xft2-2.1. Description follows:
Xft (2.0) provides a client-side font API for X applications. It uses
Fontconfig to select fonts and the X protocol for rendering them. When
available, Xft uses the Render extension to accelerate text drawing.
When Render is not available, Xft uses the core protocol to draw
client-side glyphs. This provides completely compatible support of
client-side fonts for all X servers.

Xft (2.0) hides most of the underlying system details so that developers
can confidently use its API to access client-side fonts in any X
environment.

Approved by wiz.
2002-12-16 12:08:42 +00:00