summaryrefslogtreecommitdiff
path: root/packages/gd/gd_2.0.33.bb
AgeCommit message (Collapse)AuthorFiles
2007-03-15gd 2.0.33: Explicitly disable support for freetype and fontconfig. There areJamie Lenehan1
two issues if this isn't done: - If you have these built under OE then support for them will be included, otherwise it won't be. Explicitly disabling these ensures support is never included. - If you don't have these built under OE it will attempt to use the host versions of these libraries. (Picked up be insane.bbclass).
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-09gd 2.0.33: Don't search for the X11 headers. Without this hosts that haveJamie Lenehan1
X11 headers in /usr/include/X11 and not in /usr/X11R6/include will get a cross-compile badness error from the compiler from tying to use the host includes.
2006-01-04gd: Added by eFfeM@openembedded.orgRod Whitby1