blob: 1e23e1313137eb16dc7ba64498df8b4425685fa3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DESCRIPTION="Alsa Utilities"
MAINTAINER="Lorn Potter <lpotter@trolltech.com>"
LICENSE="GPL"
DEPENDS="virtual/libc"
SRC_URI="ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
file://${FILESDIR}/autotools.patch;patch=1 \
file://${FILESDIR}/m4.patch;patch=1"
inherit autotools
|