summaryrefslogtreecommitdiffstats
path: root/rules/atk124.in
blob: 6b4548915843f1dd561342ff43e205573a458559 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config ATK
        bool
        default N
        depends on BROKEN
        prompt "atk - accessibility toolkit"
	help
	  ATK is a toolkit providing accessibility interfaces 
	  for applications or other toolkits. By implementing 
	  these interfaces, those other toolkits or applications 
	  can be used with tools such as screen readers, 
	  magnifiers, and other alternative input devices.
	  ATK is part of the GNOME project.

comment "ATK is broken, please send a patch"
        depends on !BROKEN