libgles-omap3: add 4.03.00.01 release
[openembedded.git] / recipes / aumix / aumix_2.8.bb
bloba4f0af72f3ba245220c61ae329a27d85688a188c
1 DESCRIPTION = "A mixer for the terminal or X11, with mouse support."
2 SECTION = "console/multimedia"
3 LICENSE = "GPLV2"
4 DEPENDS = "ncurses"
5 PR = "r1"
7 SRC_URI = "http://jpj.net/~trevor/aumix/aumix-${PV}.tar.bz2 \
8 file://configure.patch"
10 inherit autotools
12 EXTRA_OECONF = "--without-gpm --without-sysmouse \
13 --without-alsa --without-gtk \
14 --without-gtk1"
16 SRC_URI[md5sum] = "dc3fc7209752207c23e7c94ab886b340"
17 SRC_URI[sha256sum] = "636eef7f400c2f3df489c0d2fa21507e88692113561e75a40a26c52bc422d7fc"