summaryrefslogtreecommitdiffstats
path: root/rules/freetype.in
blob: 642f48ec0e1f7c1fc618962f13f25ad64d0e6a92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config FREETYPE
        bool
        default N
        depends on BROKEN
        prompt "FREETYPE"
	help
	  The FreeType project is a team of volunteers who develop free,
 	  portable and high-quality software solutions for digital typography.
 	  They specifically target embedded systems and focus on bringing small,
 	  efficient and ubiquitous products.
	  
	  The FreeType library is their software font engine
	  
comment "FREETYPE is broken, please send a patch"
        depends on !BROKEN