aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/aumix/aumix_2.8.bb
blob: 4e331945cbd85b72945c7108f1f469c6330c2ed1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "A mixer for the terminal or X11, with mouse support."
SECTION = "console/multimedia"
LICENSE = "GPLV2"
DEPENDS = "ncurses"

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

inherit autotools

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

SRC_URI[md5sum] = "dc3fc7209752207c23e7c94ab886b340"
SRC_URI[sha256sum] = "636eef7f400c2f3df489c0d2fa21507e88692113561e75a40a26c52bc422d7fc"