summaryrefslogtreecommitdiff
path: root/package/freetype/Config.in
AgeCommit message (Collapse)Author
2009-03-18freetype: get rid of ancient 2.2.1 versionPeter Korsgaard
2009-03-18freetype: fixup help text indentationPeter Korsgaard
2009-03-18pkgconfig: add pkgconfig package for targetPeter Korsgaard
The host versions shouldn't be visible in Kconfig, so remove the reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets with host-. At the same time add pkgconfig for the target (E.G. for development) and let BR2_PACKAGE_PKGCONFIG control that package. Notice: all defconfigs in the tree have been updated, but make sure to disable the pkgconfig package (unless you want it) if you use an external config, otherwise you'll end up with pkgconfig and glib2 in the target.
2009-01-08freetype: mark ancient 2.2 version as deprecatedPeter Korsgaard
2008-12-08package/freetype: default to 2.3.7Peter Korsgaard
2008-09-05Version bump to 2.3.7Hamish Moffatt
This package should be converted to use Makefile.autotools.in by someone who uses it..
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
The new kconfig is more strict regarding depends/depends on, so fixup the tree.
2008-06-14packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard
2008-03-06updated freetypeJohn Voltz
2007-11-16add more recent version of freetype, required at least for avr32 to build ↵Ivan Kuten
correctly
2005-04-26http://bugs.uclibc.org/view.php?id=189Eric Andersen