DEPENDS = "virtual/libc ncurses"
DESCRIPTION = "A mixer for the terminal or X11, with mouse support."

SRC_URI = "http://jpj.net/~trevor/aumix/aumix-${PV}.tar.bz2 \
	   file://${FILESDIR}/configure.patch;patch=1"

inherit autotools

EXTRA_OECONF = "--without-gpm --without-sysmouse \
		--without-alsa --without-gtk \
		--without-gtk1"