summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-AppleWM.in
blob: df8e8fd81af23b424f3e859b62d854fd33ba2743 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## SECTION=multimedia_xorg_lib

config XORG_LIB_APPLEWM
	tristate
	# ../libtool: line 463: CDPATH: command not found
	depends on BROKEN
	select XORG_PROTO_APPLEWM
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORG_PROTO_XEXT
	prompt "libAppleWM"
	help
	  libapplewm is a simple library designed to interface
	  with the Apple-WM extension. This extension allows
	  X window managers to better interact with the Mac OS X
	  Aqua user interface when running X11 in a rootless mode.