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