fadd3c65d6a8ced54afaa83294fad5e6776154dc
[vuplus_openembedded] / aumix / aumix_2.8.oe
1 DEPENDS = "ncurses"
2 DESCRIPTION = "A mixer for the terminal or X11, with mouse support."
3
4 SRC_URI = "http://jpj.net/~trevor/aumix/aumix-${PV}.tar.bz2 \
5            file://configure.patch;patch=1"
6
7 inherit autotools
8
9 EXTRA_OECONF = "--without-gpm --without-sysmouse \
10                 --without-alsa --without-gtk \
11                 --without-gtk1"