Commit graph

11 commits

Author SHA1 Message Date
jlam
de9976c25d Update freetype to 1.3.1. Shared library bumped its major due to
API changes.  This version has bug fixes and several major enhancements
in loading and displaying TrueType fonts.  This closes PR#10261 by
ORI Manabu <ori@tahoo.org>.
2000-07-22 08:12:39 +00:00
jlam
3827f6797b Split freetype into two packages: freetype-lib which contains just the
library and doesn't require X11, and freetype-utils which contains the
freetype test programs and does require X11.  Leave freetype as a
meta-package that includes the library and test-programs packages.

This allows programs/libraries not requiring X11 to depend on freetype-lib.

Make jlam@netbsd.org the MAINTAINER since I made all these mods.
2000-05-01 06:04:33 +00:00
hubertf
3bbeeaa440 be consistent on which version to wildcard 2000-01-10 19:11:07 +00:00
jlam
e48e3486b8 Update to freetype-1.2. Mostly bug and build fixes. 1999-10-28 00:38:43 +00:00
kim
f283a83de0 USE_LIBTOOL=yes so this now works on a.out too. 1999-09-03 17:04:40 +00:00
hubertf
3f66b954f1 (not only) ELF fix
Submitted in PR 7967 by Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>
1999-07-20 01:12:20 +00:00
tron
36dd5a1c10 Add missing "/" to "${HOMEPAGE}". 1999-07-14 17:45:40 +00:00
garbled
a5ff9b7af6 oops.. typo. Not my week. 0.10: -> 0.10.35: 1999-04-01 18:56:21 +00:00
garbled
87d72cb9da Oops.. apparrently gettext has moved from misc to devel since last time I
looked.   Fix.
1999-04-01 18:53:17 +00:00
garbled
c2ca31f538 Fix the master_site. It looks like version 1.2 is allready out, but I don't
have time to update it and make sure it still works with enlightenment yet.
So, for now we point into /old/..
1999-04-01 06:06:49 +00:00
garbled
0c2c8277b0 Freetype v 1.1.
a truetype font rendering engine and library API.

(note, this is not a truetype font server, its a lib for programs using
ttf's)
1999-03-30 05:00:33 +00:00